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 f17cc180134f69040a5b81645afc8c98c7c12ff7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 Commit message: "ttcn3-bts-test: show respawn count at the end" > git rev-list --no-walk f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 [ttcn3-bts-test-asan] $ /bin/sh -xe /tmp/jenkins6258674323421750916.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: 10.42, 12.08, 11.37 + 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-461 = 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 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 transferring dockerfile: 1.38kB done #1 DONE 0.3s #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: #4 transferring context: 2B done #4 DONE 0.2s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:57b2a46728f6f1000649671bb3c7b1d66116b92b55cfb97ec6c1394fe5d44709 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.97kB done #6 DONE 0.3s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.5s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.5s #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.5s #13 exporting to image #13 exporting layers #13 exporting layers 0.2s done #13 writing image sha256:15bf2ac4f480e5bc43dc796c588ced61bac951aaed0db8c539a162955ce3fb8c 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.4s 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 15bf2ac4f480 + 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 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: #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.3s #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.2s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #4 DONE 0.3s #5 [internal] load build context #5 transferring context: 8.74kB done #5 DONE 0.3s #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.425 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.425 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.425 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.527 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB] #6 0.573 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.617 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] #6 0.624 Fetched 436 kB in 0s (1913 kB/s) #6 0.624 Reading package lists... #6 0.964 Reading package lists... #6 1.312 Building dependency tree... #6 1.365 Reading state information... #6 1.428 The following additional packages will be installed: #6 1.428 libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 #6 1.428 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.428 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-keyring #6 1.429 osmocom-nightly-asan #6 1.429 Suggested packages: #6 1.429 lksctp-tools #6 1.429 Recommended packages: #6 1.429 osmo-mgw #6 1.461 The following NEW packages will be installed: #6 1.461 libasan8 libmnl0 libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 #6 1.461 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.461 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bsc #6 1.461 osmo-bsc-ipaccess-utils osmocom-keyring osmocom-nightly-asan #6 1.481 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. #6 1.481 Need to get 22.9 MB of archives. #6 1.481 After this operation, 149 MB of additional disk space will be used. #6 1.481 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] #6 1.500 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202509132029~asan [3048 B] #6 1.604 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.604 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.605 Get:5 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.605 Get:6 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] #6 1.611 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202509132029 [1212 B] #6 1.613 Get:8 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.622 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202509132029~asan [586 kB] #6 1.642 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202509132029~asan [163 kB] #6 1.658 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202509132029~asan [1085 kB] #6 1.691 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202509132029~asan [277 kB] #6 1.736 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.16.c51c.202509132029~asan [266 kB] #6 1.769 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran11 2.1.0.163.d60b.202509132029~asan [699 kB] #6 1.804 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202509132029~asan [291 kB] #6 1.825 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202509132029~asan [99.0 kB] #6 1.830 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14 1.14.0.30.7d236.202509132029~asan [209 kB] #6 1.842 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc 1.13.0.21.5ee02.202509132029~asan [3151 kB] #6 1.874 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc-ipaccess-utils 1.13.0.21.5ee02.202509132029~asan [12.9 MB] #6 2.148 debconf: delaying package configuration, since apt-utils is not installed #6 2.201 Fetched 22.9 MB in 1s (43.2 MB/s) #6 2.332 Selecting previously unselected package libasan8:amd64. #6 2.332 (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.334 Preparing to unpack .../00-libasan8_12.2.0-14+deb12u1_amd64.deb ... #6 2.406 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... #6 2.876 Selecting previously unselected package libmnl0:amd64. #6 2.876 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.928 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 3.100 Selecting previously unselected package osmocom-keyring. #6 3.100 Preparing to unpack .../02-osmocom-keyring_1.0.2.5.fc66.202509132029~asan_amd64.deb ... #6 3.132 Unpacking osmocom-keyring (1.0.2.5.fc66.202509132029~asan) ... #6 3.320 Selecting previously unselected package osmocom-nightly-asan. #6 3.320 Preparing to unpack .../03-osmocom-nightly-asan_202509132029_amd64.deb ... #6 3.353 Unpacking osmocom-nightly-asan (202509132029) ... #6 3.578 Selecting previously unselected package libsctp1:amd64. #6 3.578 Preparing to unpack .../04-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 3.612 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.842 Selecting previously unselected package libtalloc2:amd64. #6 3.843 Preparing to unpack .../05-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.883 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 4.115 Selecting previously unselected package libubsan1:amd64. #6 4.116 Preparing to unpack .../06-libubsan1_12.2.0-14+deb12u1_amd64.deb ... #6 4.148 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 4.415 Selecting previously unselected package liburing2:amd64. #6 4.415 Preparing to unpack .../07-liburing2_2.3-3_amd64.deb ... #6 4.452 Unpacking liburing2:amd64 (2.3-3) ... #6 4.674 Selecting previously unselected package libosmocore22:amd64. #6 4.675 Preparing to unpack .../08-libosmocore22_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 4.713 Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 4.972 Selecting previously unselected package libosmoisdn0:amd64. #6 4.972 Preparing to unpack .../09-libosmoisdn0_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 5.010 Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 5.246 Selecting previously unselected package libosmogsm20:amd64. #6 5.247 Preparing to unpack .../10-libosmogsm20_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 5.284 Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 5.630 Selecting previously unselected package libosmovty13:amd64. #6 5.631 Preparing to unpack .../11-libosmovty13_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 5.668 Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 5.900 Selecting previously unselected package libosmonetif11:amd64. #6 5.901 Preparing to unpack .../12-libosmonetif11_1.6.0.16.c51c.202509132029~asan_amd64.deb ... #6 5.952 Unpacking libosmonetif11:amd64 (1.6.0.16.c51c.202509132029~asan) ... #6 6.233 Selecting previously unselected package libosmo-sigtran11:amd64. #6 6.233 Preparing to unpack .../13-libosmo-sigtran11_2.1.0.163.d60b.202509132029~asan_amd64.deb ... #6 6.274 Unpacking libosmo-sigtran11:amd64 (2.1.0.163.d60b.202509132029~asan) ... #6 6.520 Selecting previously unselected package libosmoabis15:amd64. #6 6.520 Preparing to unpack .../14-libosmoabis15_2.0.0.22.83f4.202509132029~asan_amd64.deb ... #6 6.560 Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 6.800 Selecting previously unselected package libosmoctrl0:amd64. #6 6.801 Preparing to unpack .../15-libosmoctrl0_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 6.849 Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 7.084 Selecting previously unselected package libosmo-mgcp-client14:amd64. #6 7.085 Preparing to unpack .../16-libosmo-mgcp-client14_1.14.0.30.7d236.202509132029~asan_amd64.deb ... #6 7.127 Unpacking libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202509132029~asan) ... #6 7.388 Selecting previously unselected package osmo-bsc. #6 7.389 Preparing to unpack .../17-osmo-bsc_1.13.0.21.5ee02.202509132029~asan_amd64.deb ... #6 7.436 Unpacking osmo-bsc (1.13.0.21.5ee02.202509132029~asan) ... #6 7.771 Selecting previously unselected package osmo-bsc-ipaccess-utils. #6 7.772 Preparing to unpack .../18-osmo-bsc-ipaccess-utils_1.13.0.21.5ee02.202509132029~asan_amd64.deb ... #6 7.811 Unpacking osmo-bsc-ipaccess-utils (1.13.0.21.5ee02.202509132029~asan) ... #6 8.264 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 8.377 Setting up libmnl0:amd64 (1.0.4-3) ... #6 8.494 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 8.607 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 8.729 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... #6 8.837 Setting up liburing2:amd64 (2.3-3) ... #6 8.941 Setting up osmocom-keyring (1.0.2.5.fc66.202509132029~asan) ... #6 9.042 Setting up osmocom-nightly-asan (202509132029) ... #6 9.186 Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 9.292 Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 9.408 Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 9.517 Setting up libosmo-mgcp-client14:amd64 (1.14.0.30.7d236.202509132029~asan) ... #6 9.636 Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 9.753 Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 9.865 Setting up libosmonetif11:amd64 (1.6.0.16.c51c.202509132029~asan) ... #6 9.985 Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 10.11 Setting up libosmo-sigtran11:amd64 (2.1.0.163.d60b.202509132029~asan) ... #6 10.22 Setting up osmo-bsc (1.13.0.21.5ee02.202509132029~asan) ... #6 10.86 changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom #6 10.86 mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 10.86 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 10.86 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 10.87 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 10.95 Setting up osmo-bsc-ipaccess-utils (1.13.0.21.5ee02.202509132029~asan) ... #6 11.07 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 11.9s #7 [3/5] WORKDIR /TMP #7 DONE 0.3s #8 [4/5] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 DONE 0.3s #9 [5/5] WORKDIR /DATA #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.7s done #10 writing image sha256:adeefc0777c52b2d4975aa1c89c2e54cc699e7acb104f12cf183aa7d6544efbd 0.0s done #10 naming to docker.io/osmocom-build/osmo-bsc-asan:latest 0.0s done #10 DONE 1.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 adeefc0777c5 + 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-mgcp-client14:amd64 1.14.0.30.7d236.202509132029~asan amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-sigtran11:amd64 2.1.0.163.d60b.202509132029~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.0.0.22.83f4.202509132029~asan amd64 GSM A-bis handling ii libosmocore22:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo control library ii libosmogsm20:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.16.c51c.202509132029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo VTY library ii osmo-bsc 1.13.0.21.5ee02.202509132029~asan amd64 OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks ii osmo-bsc-ipaccess-utils 1.13.0.21.5ee02.202509132029~asan amd64 Command line utilities for ip.access nanoBTS ii osmocom-keyring 1.0.2.5.fc66.202509132029~asan amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly-asan 202509132029 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 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: #4 transferring context: 2B done #4 DONE 0.1s #5 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:57b2a46728f6f1000649671bb3c7b1d66116b92b55cfb97ec6c1394fe5d44709 #5 DONE 0.0s #6 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.97kB done #7 DONE 0.1s #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:15bf2ac4f480e5bc43dc796c588ced61bac951aaed0db8c539a162955ce3fb8c 0.0s done #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 15bf2ac4f480 + 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 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: #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.3s #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.3s #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.4s #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.688 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.688 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.688 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.690 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.760 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] #6 0.785 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB] #6 0.814 Fetched 436 kB in 0s (2858 kB/s) #6 0.814 Reading package lists... #6 1.094 Reading package lists... #6 1.362 Building dependency tree... #6 1.423 Reading state information... #6 1.488 The following additional packages will be installed: #6 1.488 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.488 libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22 #6 1.488 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11 #6 1.488 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-keyring #6 1.488 osmocom-nightly-asan #6 1.488 Suggested packages: #6 1.488 lksctp-tools #6 1.544 The following NEW packages will be installed: #6 1.544 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.544 libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22 #6 1.544 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11 #6 1.544 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bts-trx #6 1.544 osmo-bts-virtual osmocom-keyring osmocom-nightly-asan #6 1.564 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #6 1.564 Need to get 9470 kB of archives. #6 1.564 After this operation, 58.1 MB of additional disk space will be used. #6 1.564 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] #6 1.568 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202509132029~asan [3048 B] #6 1.570 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202509132029 [1212 B] #6 1.572 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202509132029~asan [586 kB] #6 1.584 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202509132029~asan [163 kB] #6 1.587 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202509132029~asan [1085 kB] #6 1.610 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202509132029~asan [277 kB] #6 1.611 Get:8 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #6 1.614 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.16.c51c.202509132029~asan [266 kB] #6 1.615 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #6 1.619 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202509132029~asan [291 kB] #6 1.619 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #6 1.620 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #6 1.622 Get:14 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #6 1.624 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.625 Get:16 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #6 1.626 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.626 Get:18 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.626 Get:19 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] #6 1.628 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202509132029~asan [69.4 kB] #6 1.636 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202509132029~asan [157 kB] #6 1.638 Get:22 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.638 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202509132029~asan [99.0 kB] #6 1.640 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau11 2.0.0.22.83f4.202509132029~asan [137 kB] #6 1.649 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-trx 1.9.0.7.8d116.202509132029~asan [1055 kB] #6 1.658 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-virtual 1.9.0.7.8d116.202509132029~asan [1256 kB] #6 1.761 debconf: delaying package configuration, since apt-utils is not installed #6 1.814 Fetched 9470 kB in 0s (76.9 MB/s) #6 1.920 Selecting previously unselected package libasan8:amd64. #6 1.920 (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.922 Preparing to unpack .../00-libasan8_12.2.0-14+deb12u1_amd64.deb ... #6 2.007 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... #6 2.441 Selecting previously unselected package libdecaf0:amd64. #6 2.441 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ... #6 2.486 Unpacking libdecaf0:amd64 (1.0.2-2) ... #6 2.748 Selecting previously unselected package libmbedcrypto7:amd64. #6 2.748 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... #6 2.793 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #6 3.037 Selecting previously unselected package libmbedx509-1:amd64. #6 3.037 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... #6 3.073 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #6 3.311 Selecting previously unselected package libmbedtls14:amd64. #6 3.312 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... #6 3.347 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #6 3.578 Selecting previously unselected package libbctoolbox1:amd64. #6 3.579 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ... #6 3.623 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #6 3.948 Selecting previously unselected package libmnl0:amd64. #6 3.949 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #6 3.986 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 4.197 Selecting previously unselected package libortp16:amd64. #6 4.198 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ... #6 4.238 Unpacking libortp16:amd64 (1:5.1.64-2) ... #6 4.407 Selecting previously unselected package osmocom-keyring. #6 4.408 Preparing to unpack .../08-osmocom-keyring_1.0.2.5.fc66.202509132029~asan_amd64.deb ... #6 4.449 Unpacking osmocom-keyring (1.0.2.5.fc66.202509132029~asan) ... #6 4.624 Selecting previously unselected package osmocom-nightly-asan. #6 4.625 Preparing to unpack .../09-osmocom-nightly-asan_202509132029_amd64.deb ... #6 4.665 Unpacking osmocom-nightly-asan (202509132029) ... #6 4.899 Selecting previously unselected package libsctp1:amd64. #6 4.900 Preparing to unpack .../10-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 4.931 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 5.169 Selecting previously unselected package libtalloc2:amd64. #6 5.170 Preparing to unpack .../11-libtalloc2_2.4.0-f2_amd64.deb ... #6 5.205 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 5.431 Selecting previously unselected package libubsan1:amd64. #6 5.432 Preparing to unpack .../12-libubsan1_12.2.0-14+deb12u1_amd64.deb ... #6 5.467 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 5.753 Selecting previously unselected package liburing2:amd64. #6 5.754 Preparing to unpack .../13-liburing2_2.3-3_amd64.deb ... #6 5.786 Unpacking liburing2:amd64 (2.3-3) ... #6 6.006 Selecting previously unselected package libosmocore22:amd64. #6 6.007 Preparing to unpack .../14-libosmocore22_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 6.047 Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 6.294 Selecting previously unselected package libosmoisdn0:amd64. #6 6.294 Preparing to unpack .../15-libosmoisdn0_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 6.330 Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 6.583 Selecting previously unselected package libosmogsm20:amd64. #6 6.584 Preparing to unpack .../16-libosmogsm20_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 6.692 Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 6.969 Selecting previously unselected package libosmovty13:amd64. #6 6.970 Preparing to unpack .../17-libosmovty13_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 7.007 Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 7.247 Selecting previously unselected package libosmonetif11:amd64. #6 7.248 Preparing to unpack .../18-libosmonetif11_1.6.0.16.c51c.202509132029~asan_amd64.deb ... #6 7.288 Unpacking libosmonetif11:amd64 (1.6.0.16.c51c.202509132029~asan) ... #6 7.527 Selecting previously unselected package libosmoabis15:amd64. #6 7.528 Preparing to unpack .../19-libosmoabis15_2.0.0.22.83f4.202509132029~asan_amd64.deb ... #6 7.563 Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 7.807 Selecting previously unselected package libosmocodec4:amd64. #6 7.807 Preparing to unpack .../20-libosmocodec4_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 7.841 Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 8.083 Selecting previously unselected package libosmocoding0:amd64. #6 8.083 Preparing to unpack .../21-libosmocoding0_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 8.125 Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 8.387 Selecting previously unselected package libosmoctrl0:amd64. #6 8.388 Preparing to unpack .../22-libosmoctrl0_1.11.0.32.33cb4.202509132029~asan_amd64.deb ... #6 8.426 Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 8.650 Selecting previously unselected package libosmotrau11:amd64. #6 8.650 Preparing to unpack .../23-libosmotrau11_2.0.0.22.83f4.202509132029~asan_amd64.deb ... #6 8.682 Unpacking libosmotrau11:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 8.960 Selecting previously unselected package osmo-bts-trx. #6 8.961 Preparing to unpack .../24-osmo-bts-trx_1.9.0.7.8d116.202509132029~asan_amd64.deb ... #6 9.002 Unpacking osmo-bts-trx (1.9.0.7.8d116.202509132029~asan) ... #6 9.367 Selecting previously unselected package osmo-bts-virtual. #6 9.367 Preparing to unpack .../25-osmo-bts-virtual_1.9.0.7.8d116.202509132029~asan_amd64.deb ... #6 9.410 Unpacking osmo-bts-virtual (1.9.0.7.8d116.202509132029~asan) ... #6 9.706 Setting up libdecaf0:amd64 (1.0.2-2) ... #6 9.822 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 9.933 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #6 10.05 Setting up libmnl0:amd64 (1.0.4-3) ... #6 10.15 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 10.26 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 10.37 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... #6 10.49 Setting up liburing2:amd64 (2.3-3) ... #6 10.60 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #6 10.71 Setting up libmbedtls14:amd64 (2.28.3-1) ... #6 10.82 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #6 11.10 Setting up libortp16:amd64 (1:5.1.64-2) ... #6 11.21 Setting up osmocom-keyring (1.0.2.5.fc66.202509132029~asan) ... #6 11.33 Setting up osmocom-nightly-asan (202509132029) ... #6 11.44 Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 11.55 Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 11.66 Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 11.77 Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 11.90 Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 12.02 Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 12.13 Setting up libosmotrau11:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 12.23 Setting up libosmonetif11:amd64 (1.6.0.16.c51c.202509132029~asan) ... #6 12.33 Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202509132029~asan) ... #6 13.67 Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202509132029~asan) ... #6 13.78 Setting up osmo-bts-trx (1.9.0.7.8d116.202509132029~asan) ... #6 14.34 changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom #6 14.34 mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 14.34 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 14.34 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 14.34 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 14.43 Setting up osmo-bts-virtual (1.9.0.7.8d116.202509132029~asan) ... #6 14.54 changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom #6 14.54 mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 14.54 ownership of '/etc/osmocom' retained as root:osmocom #6 14.54 mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) #6 14.54 ownership of '/var/lib/osmocom' retained as osmocom:osmocom #6 14.62 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 15.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.3s #8 [4/5] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #8 DONE 0.3s #9 [5/5] WORKDIR /DATA #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.6s done #10 writing image sha256:a884566dbcf3f325befa3da836388156a1dfbb27c849ae23e6767c9cc0c51797 0.0s done #10 naming to docker.io/osmocom-build/osmo-bts-asan:latest 0.0s done #10 DONE 0.8s 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 a884566dbcf3 + 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.0.0.22.83f4.202509132029~asan amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo coding library ii libosmocore22:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo control library ii libosmogsm20:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.16.c51c.202509132029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau11:amd64 2.0.0.22.83f4.202509132029~asan amd64 GSM trau handling ii libosmovty13:amd64 1.11.0.32.33cb4.202509132029~asan amd64 Osmo VTY library ii osmo-bts-trx 1.9.0.7.8d116.202509132029~asan amd64 osmo-bts-trx GSM BTS with osmo-trx ii osmo-bts-virtual 1.9.0.7.8d116.202509132029~asan amd64 Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP) ii osmocom-keyring 1.0.2.5.fc66.202509132029~asan amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly-asan 202509132029 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 + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-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 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 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.3s #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.2s #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.2s #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 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #8 CACHED #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #9 CACHED #10 [ 3/10] WORKDIR /TMP #10 CACHED #11 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #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:2548ed87406da2c1968842437486fb4026e6ce86b2058328fd4fbd292945c556 0.0s done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.1s 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 2548ed87406d + 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:2b3c045a0787e82aa55f625a5cc48bf746193e4e5c7dd90bb463d5995d0ba55a 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 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: #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.2s #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.2s #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 ... #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #5 [internal] load build context #5 DONE 0.4s #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:aef509560aebb33d8d874a387d53b7e40463edda45e5bea64b5a5a211d4d784e 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.1s done #10 DONE 0.2s 2 warnings found (use docker --debug to expand):  - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan 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/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n aef509560aeb + 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=1010021 + seq 1 30 + echo (1010021 + 1) % 256 + bc + SUBNET=102 + NET_NAME=ttcn3-bts-test-102 + SUB4=172.18.102.0/24 + SUB6=fd02:db8:102::/64 + set +x Creating network ttcn3-bts-test-102, trying SUBNET=102... + docker network create --internal --subnet 172.18.102.0/24 --ipv6 --subnet fd02:db8:102::/64 ttcn3-bts-test-102 5f5ca70508c06685e0e71e42496df2e81d1c91ea226c60b4c7460c239588129b + set +x ### Network ttcn3-bts-test-102 created (SUBNET=102) ### + 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=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=102 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.102.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.102.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=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=102 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=102 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 102 11 + NET=102 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-102 --ip 172.18.102.11 --ip6 fd02:db8:102::11 + docker run --rm --network ttcn3-bts-test-102 --ip 172.18.102.11 --ip6 fd02:db8:102::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc:/data --name jenkins-ttcn3-bts-test-asan-461-bsc -d osmocom-build/osmo-bsc-asan /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 79bfeec8c1d377199e9efa87766a2b53fef6fd1f6b1d1d08e7068c58831f2f60 + 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 102 20 + NET=102 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-102 --ip 172.18.102.20 --ip6 fd02:db8:102::20 + docker run --rm --network ttcn3-bts-test-102 --ip 172.18.102.20 --ip6 fd02:db8:102::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-461-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 a7387a957c9d484d2659c73219c0328a287a9a5010f83ba42247586a894e428a + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 102 21 + NET=102 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-102 --ip 172.18.102.21 --ip6 fd02:db8:102::21 + docker run --rm --network ttcn3-bts-test-102 --ip 172.18.102.21 --ip6 fd02:db8:102::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-461-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO -R 172.18.102.20 -r 172.18.102.22 --trx TRX1@172.18.102.20:5700/1 --trx TRX2@172.18.102.20:5700/2 --trx TRX3@172.18.102.20:5700/3 >>/data/fake_trx.out 2>&1 d905cf11d5f45e1f4e2865922000d2a09bc12ccd5b68e32de82e04e0a26a1276 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 102 22 + NET=102 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-102 --ip 172.18.102.22 --ip6 fd02:db8:102::22 + docker run --rm --network ttcn3-bts-test-102 --ip 172.18.102.22 --ip6 fd02:db8:102::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-461-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.102.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 8bf8464bf3403c279f61e89f309adf4a014fe8f556145ae91ac1df59f6504aeb + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 102 10 + NET=102 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-102 --ip 172.18.102.10 --ip6 fd02:db8:102::10 + docker run --rm --network ttcn3-bts-test-102 --ip 172.18.102.10 --ip6 fd02:db8:102::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.102.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-461-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@6f238eeec34b: Unix server socket created successfully. MC@6f238eeec34b: Listening on TCP port 39761. MC2> 6f238eeec34b is the default spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests 6f238eeec34b 39761 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@6f238eeec34b: New HC connected from 172.18.102.10 [172.18.102.10]. 6f238eeec34b: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@6f238eeec34b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6f238eeec34b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f238eeec34b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f238eeec34b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6f238eeec34b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6f238eeec34b: Configuration file was processed on all HCs. MC@6f238eeec34b: Creating MTC on host 172.18.102.10. MC@6f238eeec34b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Sun Sep 14 03:30:52 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_est_dchan started. MTC@6f238eeec34b: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_est_dchan-RSL(4)@6f238eeec34b: 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_est_dchan-RSL(4)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@6f238eeec34b: 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@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@6f238eeec34b: 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)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@6f238eeec34b: 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 := '01011011'B, t1p := 0, t3 := 22, 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(6)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan(6)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@6f238eeec34b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@6f238eeec34b: 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)@6f238eeec34b: 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 := '01011011'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)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan(7)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@6f238eeec34b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@6f238eeec34b: 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)@6f238eeec34b: 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)@6f238eeec34b: 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 := '01011011'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)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan(8)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@6f238eeec34b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@6f238eeec34b: 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)@6f238eeec34b: 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 := '01011011'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)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan(9)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@6f238eeec34b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@6f238eeec34b: 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(10)@6f238eeec34b: 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 := '01011011'B, t1p := 0, t3 := 4, t2 := 18 }, 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)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan(10)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@6f238eeec34b: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@6f238eeec34b: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@6f238eeec34b: 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 := '01011011'B, t1p := 0, t3 := 22, t2 := 8 }, 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)@6f238eeec34b: Received IMM.ASS for our RACH! TC_est_dchan-RSL-IPA(3)@6f238eeec34b: IPA: Closed IPA-CTRL-CLI-IPA(5)@6f238eeec34b: IPA: Closed TC_est_dchan-RSL(4)@6f238eeec34b: Lost IPA connection! (conn_id=5) TC_est_dchan-RSL-IPA(3)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@6f238eeec34b: Final verdict of PTC: none TC_est_dchan(11)@6f238eeec34b: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }"", new component reason: ""BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }"" TC_est_dchan(11)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1169 MC@6f238eeec34b: Test Component 11 has requested to stop MTC. Terminating current testcase execution. TC_est_dchan(11)@6f238eeec34b: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }"" TC_est_dchan-RSL(4)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@6f238eeec34b: Local verdict of PTC TC_est_dchan(11): fail (pass -> fail) reason: ""BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }"" MTC@6f238eeec34b: Test case TC_est_dchan finished. Verdict: fail reason: "BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail'. Sun Sep 14 03:31:01 UTC 2025 ------ BTS_Tests.TC_est_dchan fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5169893) Waiting for packet dumper to finish... 1 (prev_count=5169893, count=5170572) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Sun Sep 14 03:31:05 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_stress started. MTC@6f238eeec34b: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(13)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(13)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(13)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(12)@6f238eeec34b: 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(12)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(13)@6f238eeec34b: 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(13)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(13)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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-IPA(12)@6f238eeec34b: 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(12)@6f238eeec34b: 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(12)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(12)@6f238eeec34b: 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(12)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: 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(12)@6f238eeec34b: 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(12)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(13)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL(13)@6f238eeec34b: 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(13)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(13)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL(13)@6f238eeec34b: 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_stress-RSL(13)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(13)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(13)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(13)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(13)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): none -> pass TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(15)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1033 TC_chan_act_stress-RSL(13)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(14)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(12)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_stress-RSL-IPA(12): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_stress-RSL(13): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(14): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_stress(15): pass (none -> pass) MTC@6f238eeec34b: Test case TC_chan_act_stress finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Sun Sep 14 03:31:11 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8458536) Waiting for packet dumper to finish... 1 (prev_count=8458536, count=8459035) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Sun Sep 14 03:31: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_react started. MTC@6f238eeec34b: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL(17)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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-IPA(16)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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(17)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL(17)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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-IPA(16)@6f238eeec34b: 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(16)@6f238eeec34b: 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(16)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(17)@6f238eeec34b: 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(16)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(17)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(17)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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-IPA(16)@6f238eeec34b: 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(16)@6f238eeec34b: 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(16)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(17)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(17)@6f238eeec34b: 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_react-RSL(17)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(17)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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(16)@6f238eeec34b: 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(16)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(17)@6f238eeec34b: 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-IPA(16)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(17)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(17)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: 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(16)@6f238eeec34b: 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-IPA(16)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(17)@6f238eeec34b: 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_react-RSL-IPA(16)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(17)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(17)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(19)@6f238eeec34b: setverdict(pass): none -> pass TC_chan_act_react(19)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(19)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(19)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1057 TC_chan_act_react-RSL(17)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(16)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_react-RSL-IPA(16): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_react-RSL(17): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_react(19): pass (none -> pass) MTC@6f238eeec34b: Test case TC_chan_act_react finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Sun Sep 14 03:31:16 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1930992) Waiting for packet dumper to finish... 1 (prev_count=1930992, count=1931491) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Sun Sep 14 03:31:22 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_deact_not_active started. MTC@6f238eeec34b: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(21)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(21)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL(21)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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-IPA(20)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(21)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(20)@6f238eeec34b: 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(20)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(21)@6f238eeec34b: 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(20)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(20)@6f238eeec34b: 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(20)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(20)@6f238eeec34b: 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-IPA(20)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: 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(20)@6f238eeec34b: 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(21)@6f238eeec34b: 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-IPA(20)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(21)@6f238eeec34b: 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_deact_not_active-RSL(21)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(21)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(23)@6f238eeec34b: setverdict(pass): none -> pass TC_chan_deact_not_active(23)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1079 TC_chan_deact_not_active-RSL(21)@6f238eeec34b: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(20)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(20): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_deact_not_active-RSL(21): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_deact_not_active(23): pass (none -> pass) MTC@6f238eeec34b: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Sun Sep 14 03:31:27 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1941504) Waiting for packet dumper to finish... 1 (prev_count=1941504, count=1942440) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Sun Sep 14 03:31:30 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_wrong_nr started. MTC@6f238eeec34b: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(25)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(25)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(24)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(25)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(24)@6f238eeec34b: 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(24)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: 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(24)@6f238eeec34b: 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(24)@6f238eeec34b: 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(24)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(24)@6f238eeec34b: 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(24)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: 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(25)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: 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_wrong_nr-RSL(25)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: 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(24)@6f238eeec34b: 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(24)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O IPA-CTRL-CLI-IPA(26)@6f238eeec34b: PortEvent: ERROR_SOCKET: { result := { errorCode := ERROR_SOCKET (4), connId := 1, os_error_code := 104, os_error_text := "Connection reset by peer" } } TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: IPA: Closed TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Lost IPA connection! (conn_id=5) IPA-CTRL-CLI-IPA(26)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(24)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_wrong_nr(27)@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:729 : Tguard timeout"", new component reason: ""BTS_Tests.ttcn:729 : Tguard timeout"" TC_chan_act_wrong_nr(27)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":729 MC@6f238eeec34b: Test Component 27 has requested to stop MTC. Terminating current testcase execution. TC_chan_act_wrong_nr-RSL(25)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_wrong_nr(27)@6f238eeec34b: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:729 : Tguard timeout"" MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(24): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_wrong_nr-RSL(25): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_wrong_nr(27): fail (none -> fail) reason: ""BTS_Tests.ttcn:729 : Tguard timeout"" MTC@6f238eeec34b: Test case TC_chan_act_wrong_nr finished. Verdict: fail reason: "BTS_Tests.ttcn:729 : Tguard timeout" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail'. Sun Sep 14 03:31:53 UTC 2025 ------ BTS_Tests.TC_chan_act_wrong_nr fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6174422) Waiting for packet dumper to finish... 1 (prev_count=6174422, count=6275967) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Sun Sep 14 03:31: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_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_deact_sacch started. MTC@6f238eeec34b: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(29)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(29)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(29)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL(29)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(28)@6f238eeec34b: 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(28)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(29)@6f238eeec34b: 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(28)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(28)@6f238eeec34b: 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(28)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(29)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(28)@6f238eeec34b: 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(29)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_deact_sacch-RSL(29)@6f238eeec34b: 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(29)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(29)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL(29)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_deact_sacch-RSL(29)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(29)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: 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(28)@6f238eeec34b: 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(28)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(29)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(29)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(29)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(31)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(31)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(31)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(31)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(31)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(32)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(32)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(32)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(32)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(32)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(33)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(33)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(33)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(33)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(33)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(34)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(34)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(34)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(34)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(34)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(35)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(35)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(35)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(35)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(35)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(36)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(36)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(36)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(36)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(36)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(37)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(37)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(37)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(37)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(37)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(38)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(38)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(38)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(38)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(38)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(39)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(39)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(39)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(39)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(39)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(40)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(40)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(40)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(40)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(40)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(41)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(41)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(41)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(41)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(41)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(42)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(42)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(42)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(42)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(42)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(43)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(43)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(43)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(43)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(43)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(44)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(44)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(44)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(44)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(44)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(45)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(45)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(45)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(45)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(45)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(46)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(46)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(46)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(46)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(46)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(47)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(47)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(47)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(47)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(47)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(48)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(48)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(48)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(48)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(48)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(49)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(49)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(49)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(49)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(49)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(50)@6f238eeec34b: setverdict(pass): none -> pass TC_deact_sacch(50)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(50)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(50)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(50)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1212 TC_deact_sacch-RSL(29)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@6f238eeec34b: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(28)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch-RSL-IPA(28): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch-RSL(29): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(31): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(32): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(33): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(34): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(35): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(36): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(37): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(38): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(39): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(40): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(41): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(42): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(43): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(44): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(45): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(46): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(47): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(48): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(49): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_deact_sacch(50): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_deact_sacch finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Sun Sep 14 03:33:29 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87308444) Waiting for packet dumper to finish... 1 (prev_count=87308444, count=87308943) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Sun Sep 14 03:33:33 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_filling started. MTC@6f238eeec34b: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(52)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(52)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(52)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(51)@6f238eeec34b: 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(51)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(52)@6f238eeec34b: 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(52)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(52)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(51)@6f238eeec34b: 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(51)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(52)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(52)@6f238eeec34b: 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-IPA(51)@6f238eeec34b: 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(51)@6f238eeec34b: 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(51)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(52)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(52)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_filling-RSL(52)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(52)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(52)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: 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(51)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(52)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(52)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(52)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(54)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(54)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(54)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(54)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(55)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(55)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(55)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(55)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(56)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(56)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(56)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(56)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(57)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(57)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(57)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(57)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(58)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(58)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(58)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(58)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(59)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(59)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(59)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(59)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(60)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(60)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(60)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(60)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(61)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(61)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(61)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(61)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(62)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(62)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(62)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(62)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(63)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(63)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(63)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(63)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(64)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(64)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(64)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(64)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(65)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(65)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(65)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(65)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(66)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(66)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(66)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(66)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(67)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(67)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(67)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(67)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(68)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(68)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(68)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(68)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(69)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(69)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(69)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(69)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(70)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(70)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(70)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(70)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(71)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(71)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(71)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(71)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(72)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(72)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(72)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(72)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(73)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_filling(73)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(73)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(73)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1297 TC_sacch_filling-RSL(52)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(53)@6f238eeec34b: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(51)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling-RSL-IPA(51): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling-RSL(52): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(53): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(54): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(55): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(56): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(57): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(58): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(59): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(60): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(61): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(62): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(63): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(64): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(65): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(66): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(67): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(68): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(69): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(70): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(71): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(72): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_filling(73): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_sacch_filling finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Sun Sep 14 03:33:49 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12345684) Waiting for packet dumper to finish... 1 (prev_count=12345684, count=12346183) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Sun Sep 14 03:33:52 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_info_mod started. MTC@6f238eeec34b: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(75)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(75)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(75)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(75)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(74)@6f238eeec34b: 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(74)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(75)@6f238eeec34b: 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(74)@6f238eeec34b: 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(74)@6f238eeec34b: 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(74)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(75)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(75)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(75)@6f238eeec34b: 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(75)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(75)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(75)@6f238eeec34b: 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_info_mod-RSL(75)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(75)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: 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(74)@6f238eeec34b: 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(74)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(75)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(75)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(75)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(77)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(77)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(78)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(78)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(79)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(79)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(80)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(80)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(81)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(81)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(82)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(82)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(83)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(83)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(84)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(84)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(85)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(85)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(86)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(86)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(87)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(87)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(88)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(88)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(89)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(89)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(90)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(90)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(91)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(91)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(92)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(92)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(93)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(93)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(94)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(94)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(95)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(95)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(96)@6f238eeec34b: Activating channel, expecting standard SI5 TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(96)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1345 TC_sacch_info_mod-RSL(75)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@6f238eeec34b: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(74)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(74): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod-RSL(75): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(77): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(78): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(79): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(80): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(81): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(82): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(83): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(84): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(85): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(86): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(87): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(88): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(89): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(90): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(91): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(92): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(93): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(94): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(95): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_info_mod(96): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_sacch_info_mod finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Sun Sep 14 03:34:23 UTC 2025 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30632541) Waiting for packet dumper to finish... 1 (prev_count=30632541, count=30633040) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Sun Sep 14 03:34:27 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_multi started. MTC@6f238eeec34b: "TC_sacch_multi() start" TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: 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(98)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: 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(98)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: 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(98)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: 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(97)@6f238eeec34b: 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(97)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(98)@6f238eeec34b: 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(98)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(98)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: 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(97)@6f238eeec34b: 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(97)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(98)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL(98)@6f238eeec34b: 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-IPA(97)@6f238eeec34b: 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(97)@6f238eeec34b: 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(97)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(98)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(98)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_multi-RSL(98)@6f238eeec34b: 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-IPA(97)@6f238eeec34b: 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(97)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(98)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(98)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_multi-RSL(98)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(98)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(98)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(100)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(100)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(101)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(101)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(102)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(102)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(103)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(103)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(104)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(104)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(105)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(105)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(106)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(106)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(107)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: IPA: Closed TC_sacch_multi-RSL(98)@6f238eeec34b: Lost IPA connection! (conn_id=5) IPA-CTRL-CLI-IPA(99)@6f238eeec34b: IPA: Closed TC_sacch_multi-RSL-IPA(97)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@6f238eeec34b: Final verdict of PTC: none TC_sacch_multi(107)@6f238eeec34b: setverdict(fail): pass -> fail reason: "Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O", new component reason: "Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O" TC_sacch_multi(107)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1238 MC@6f238eeec34b: Test Component 107 has requested to stop MTC. Terminating current testcase execution. TC_sacch_multi-RSL(98)@6f238eeec34b: Final verdict of PTC: none TC_sacch_multi(107)@6f238eeec34b: Final verdict of PTC: fail reason: "Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O" MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi-RSL-IPA(97): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi-RSL(98): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(100): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(101): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(102): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(103): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(104): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(105): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(106): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi(107): fail (pass -> fail) reason: "Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O" MTC@6f238eeec34b: Test case TC_sacch_multi finished. Verdict: fail reason: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail'. Sun Sep 14 03:35:03 UTC 2025 ------ BTS_Tests.TC_sacch_multi fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34742610) Waiting for packet dumper to finish... 1 (prev_count=34742610, count=34743197) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Sun Sep 14 03:35:08 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_multi_chg started. MTC@6f238eeec34b: "TC_sacch_multi_chg() start" TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL(109)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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-IPA(108)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(109)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL(109)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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-IPA(108)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(109)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(108)@6f238eeec34b: 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(108)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(109)@6f238eeec34b: 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(108)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(108)@6f238eeec34b: 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(108)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(109)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(108)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(109)@6f238eeec34b: 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_chg-RSL(109)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(109)@6f238eeec34b: 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_chg-RSL(109)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: 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(108)@6f238eeec34b: 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(108)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(109)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(111)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(111)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(112)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(112)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(113)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(113)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(114)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(114)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(115)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(115)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(116)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(116)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(117)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(117)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(118)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(118)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(119)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(119)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(120)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(120)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(121)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(121)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(122)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(122)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(123)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(123)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(124)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(124)@6f238eeec34b: Final verdict of PTC: pass TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: IPA: Closed TC_sacch_multi_chg-RSL-IPA(108)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Lost IPA connection! (conn_id=2) TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Transceiver #0 is not connected TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Dynamic test case error: testcase.stop TC_sacch_multi_chg-RSL(109)@6f238eeec34b: setverdict(error): none -> error TC_sacch_multi_chg(125)@6f238eeec34b: Warning: The last outgoing messages on port RSL may be lost. TC_sacch_multi_chg-RSL(109)@6f238eeec34b: Final verdict of PTC: error IPA-CTRL-CLI-IPA(110)@6f238eeec34b: IPA: Closed IPA-CTRL-CLI-IPA(110)@6f238eeec34b: Final verdict of PTC: none TC_sacch_multi_chg(125)@6f238eeec34b: Warning: Re-starting timer T, which is already active (running or expired). TC_sacch_multi_chg(125)@6f238eeec34b: setverdict(fail): none -> fail reason: "Timeout waiting for L1CTL_FBSB_CONF", new component reason: "Timeout waiting for L1CTL_FBSB_CONF" MC@6f238eeec34b: Test Component 125 has requested to stop MTC. Terminating current testcase execution. TC_sacch_multi_chg(125)@6f238eeec34b: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL_FBSB_CONF" MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(108): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg-RSL(109): error (none -> error) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(110): none (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(111): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(112): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(113): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(114): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(115): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(116): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(117): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(118): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(119): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(120): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(121): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(122): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(123): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(124): pass (error -> error) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_multi_chg(125): fail (error -> error) reason: "Timeout waiting for L1CTL_FBSB_CONF" MTC@6f238eeec34b: Test case TC_sacch_multi_chg finished. Verdict: error MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg error'. Sun Sep 14 03:36:35 UTC 2025 ------ BTS_Tests.TC_sacch_multi_chg error ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67155636) Waiting for packet dumper to finish... 1 (prev_count=67155636, count=67156135) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Sun Sep 14 03:36:40 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_chan_act started. MTC@6f238eeec34b: "TC_sacch_chan_act() start" TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL(127)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(126)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(127)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(127)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(126)@6f238eeec34b: 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(126)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(127)@6f238eeec34b: 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(126)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(127)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(127)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(126)@6f238eeec34b: 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(126)@6f238eeec34b: 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(126)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(127)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(126)@6f238eeec34b: 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(127)@6f238eeec34b: 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(126)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(127)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(127)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(127)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(127)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(127)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: 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(126)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(127)@6f238eeec34b: 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_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(127)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(127)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(129)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(129)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(129)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(129)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(129)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(130)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(130)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(130)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(130)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(130)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(131)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(131)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(131)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(131)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(131)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(132)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(132)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(132)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(132)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(132)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(133)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(133)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(133)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(133)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(133)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(134)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(134)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(134)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(134)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(134)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(135)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(135)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(135)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(135)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(135)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(136)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(136)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(136)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(136)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(136)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(137)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(137)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(137)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(137)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(137)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(138)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(138)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(138)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(138)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(138)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(139)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(139)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(139)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(139)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(139)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(140)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(140)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(140)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(140)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(140)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(141)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(141)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(141)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(141)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(141)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(142)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(142)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(142)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(142)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(142)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(143)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(143)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(143)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(143)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(143)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(144)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(144)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(144)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(144)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(144)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(145)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(145)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(145)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(145)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(145)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(146)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(146)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(146)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(146)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(146)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(147)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(147)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(147)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(147)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(147)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(148)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act(148)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(148)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(148)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(148)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1480 IPA-CTRL-CLI-IPA(128)@6f238eeec34b: Final verdict of PTC: none TC_sacch_chan_act-RSL(127)@6f238eeec34b: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(126)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(126): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act-RSL(127): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(129): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(130): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(131): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(132): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(133): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(134): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(135): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(136): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(137): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(138): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(139): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(140): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(141): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(142): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(143): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(144): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(145): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(146): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(147): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act(148): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_sacch_chan_act finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Sun Sep 14 03:37:05 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21504928) Waiting for packet dumper to finish... 1 (prev_count=21504928, count=21505427) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Sun Sep 14 03:37:08 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_chan_act_ho_async started. MTC@6f238eeec34b: "TC_sacch_chan_act_ho_async() start" TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(150)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(150)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(150)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(150)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(149)@6f238eeec34b: 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(149)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: 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(149)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(149)@6f238eeec34b: 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-IPA(149)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(149)@6f238eeec34b: 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(149)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: 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(150)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: 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(149)@6f238eeec34b: 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(149)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_chan_act_ho_async: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(152)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(153)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(154)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_async(155)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: IPA: Closed TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Lost IPA connection! (conn_id=5) IPA-CTRL-CLI-IPA(151)@6f238eeec34b: IPA: Closed TC_sacch_chan_act_ho_async-RSL-IPA(149)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(151)@6f238eeec34b: Final verdict of PTC: none TC_sacch_chan_act_ho_async(155)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(155)@6f238eeec34b: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL_RACH_CONF", new component reason: "Timeout waiting for L1CTL_RACH_CONF" MC@6f238eeec34b: Test Component 155 has requested to stop MTC. Terminating current testcase execution. TC_sacch_chan_act_ho_async-RSL(150)@6f238eeec34b: Final verdict of PTC: none TC_sacch_chan_act_ho_async(155)@6f238eeec34b: Final verdict of PTC: fail reason: "Timeout waiting for L1CTL_RACH_CONF" MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(149): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(150): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(151): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async(152): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async(153): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async(154): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_async(155): fail (pass -> fail) reason: "Timeout waiting for L1CTL_RACH_CONF" MTC@6f238eeec34b: Test case TC_sacch_chan_act_ho_async finished. Verdict: fail reason: Timeout waiting for L1CTL_RACH_CONF MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail'. Sun Sep 14 03:37:37 UTC 2025 ------ BTS_Tests.TC_sacch_chan_act_ho_async fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25420651) Waiting for packet dumper to finish... 1 (prev_count=25420651, count=25543983) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Sun Sep 14 03:37:42 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sacch_chan_act_ho_sync started. MTC@6f238eeec34b: "TC_sacch_chan_act_ho_sync() start" TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(157)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(157)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(157)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(156)@6f238eeec34b: 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(156)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(157)@6f238eeec34b: 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(157)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(156)@6f238eeec34b: 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(156)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(156)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: 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(156)@6f238eeec34b: 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(156)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: 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(157)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: 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_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_sacch_chan_act_ho_sync: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(159)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(160)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(161)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(162)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1697 TC_sacch_chan_act_ho_sync-RSL(157)@6f238eeec34b: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(156)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(158)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(156): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(157): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(158): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync(159): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync(160): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync(161): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_sacch_chan_act_ho_sync(162): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Sun Sep 14 03:38:31 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900093) Waiting for packet dumper to finish... 1 (prev_count=48900093, count=48908528) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Sun Sep 14 03:38:35 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@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_content started. MTC@6f238eeec34b: "TC_rach_content() start" TC_rach_content-RSL-IPA(163)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(164)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(163)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(164)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(163)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(164)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(163)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(164)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(163)@6f238eeec34b: 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(163)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(164)@6f238eeec34b: 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(163)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(163)@6f238eeec34b: 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(163)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(163)@6f238eeec34b: 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-IPA(163)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(164)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(164)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_content-RSL(164)@6f238eeec34b: 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@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_content-RSL(164)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(164)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_content-RSL(164)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_content-RSL(164)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(164)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_content-RSL-IPA(163)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(163)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(163)@6f238eeec34b: 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(163)@6f238eeec34b: 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(163)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(163)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_rach_content-RSL(164)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(164)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(164)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 14, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 16, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 17, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 18, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 19, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 20, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 21, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 23, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 5, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_content-RSL(164)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1746 TC_rach_content-RSL(164)@6f238eeec34b: Final verdict of PTC: none TC_rach_content-RSL-IPA(163)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: Local verdict of PTC TC_rach_content-RSL-IPA(163): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_rach_content-RSL(164): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@6f238eeec34b: Test case TC_rach_content finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass'. Sun Sep 14 03:38:47 UTC 2025 ====== BTS_Tests.TC_rach_content pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11736758) Waiting for packet dumper to finish... 1 (prev_count=11736758, count=11745630) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Sun Sep 14 03:38:50 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_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_content_emerg started. MTC@6f238eeec34b: "TC_rach_content_emerg() start" TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_content_emerg-RSL(167)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_content_emerg-RSL(167)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL(167)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL(167)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(167)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(167)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(167)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: 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_emerg-RSL-IPA(166)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content_emerg-RSL(167)@6f238eeec34b: 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@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(167)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(167)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_content_emerg-RSL(167)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_rach_content_emerg-RSL(167)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(167)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_content_emerg-RSL(167)@6f238eeec34b: 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_rach_content_emerg-RSL(167)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(167)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 5, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 18, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 19, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 21, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BD'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B6'O and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BC'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BF'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BE'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A6'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A9'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A1'O and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B4'O and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B9'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A4'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B0'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B2'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BB'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AC'O and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B8'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AE'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AB'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A0'O and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B5'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AD'O and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B1'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B7'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A3'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A5'O and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='BA'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A8'O and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A7'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AA'O and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='A2'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='B3'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_content_emerg-RSL(167)@6f238eeec34b: No Dchan handler for ra='AF'O and fn={ t1_p := 1, t3 := 14, t2 := 0 } MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1746 TC_rach_content_emerg-RSL(167)@6f238eeec34b: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(166)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(166): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_rach_content_emerg-RSL(167): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@6f238eeec34b: Test case TC_rach_content_emerg finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass'. Sun Sep 14 03:39:01 UTC 2025 ====== BTS_Tests.TC_rach_content_emerg pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11471763) Waiting for packet dumper to finish... 1 (prev_count=11471763, count=11472262) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Sun Sep 14 03:39:04 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_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_count started. MTC@6f238eeec34b: "TC_rach_count() start" TC_rach_count-RSL-IPA(169)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL(170)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(169)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL(170)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(169)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_count-RSL(170)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL(170)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(170)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL(170)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(170)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_count-RSL(170)@6f238eeec34b: 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_count-RSL(170)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(170)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_count-RSL(170)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_count-RSL(170)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(170)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_count-RSL-IPA(169)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(169)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: 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_count-RSL-IPA(169)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_count-RSL-IPA(169)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_rach_count-RSL(170)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_rach_count-RSL(170)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(170)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 30, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 31, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 32, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 35, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 36, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 15, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 16, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 17, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 18, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 19, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 21, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 22, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 23, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 25, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 27, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 28, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 29, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 30, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 31, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 19, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 20, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 21, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 22, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 23, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 24, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 25, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 26, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 27, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 5, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 30, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 31, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 32, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 33, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 34, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 36, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 46, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 15, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 16, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 17, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 18, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 5, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 15, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 16, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 18, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 19, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 21, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 22, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 24, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 25, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 27, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 28, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 30, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 31, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 33, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 34, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 36, t2 := 18 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 46, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 5, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 15, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 16, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 18, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 19, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 21, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 22, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 24, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 25, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 27, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 28, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 30, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 31, t2 := 12 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 33, t2 := 14 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 1, t3 := 34, t2 := 15 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 1, t3 := 36, t2 := 17 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 46, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 5, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 15, t2 := 21 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 16, t2 := 22 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 18, t2 := 24 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 19, t2 := 25 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 21, t2 := 1 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 22, t2 := 2 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 24, t2 := 4 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 25, t2 := 5 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 26, t2 := 6 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 27, t2 := 7 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 28, t2 := 8 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 29, t2 := 9 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 1, t3 := 30, t2 := 10 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 31, t2 := 11 } TC_rach_count-RSL(170)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 32, t2 := 12 } MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:1790 : Received only 995 out of 1000 RACH"", new component reason: ""BTS_Tests.ttcn:1790 : Received only 995 out of 1000 RACH"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1790 TC_rach_count-RSL(170)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@6f238eeec34b: Final verdict of PTC: none TC_rach_count-RSL-IPA(169)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:1790 : Received only 995 out of 1000 RACH"" MTC@6f238eeec34b: Local verdict of PTC TC_rach_count-RSL-IPA(169): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rach_count-RSL(170): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rach_count finished. Verdict: fail reason: "BTS_Tests.ttcn:1790 : Received only 995 out of 1000 RACH" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail'. Sun Sep 14 03:39:21 UTC 2025 ------ BTS_Tests.TC_rach_count fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15125065) Waiting for packet dumper to finish... 1 (prev_count=15125065, count=15125656) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Sun Sep 14 03:39:24 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_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_max_ta started. MTC@6f238eeec34b: "TC_rach_max_ta() start" TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL(173)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL(173)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL(173)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL(173)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(173)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(173)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(173)@6f238eeec34b: 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@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL-IPA(172)@6f238eeec34b: 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_max_ta-RSL(173)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(173)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_max_ta-RSL(173)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(173)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_rach_max_ta-RSL(173)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_max_ta-RSL(173)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O IPA-CTRL-CLI-IPA(174)@6f238eeec34b: IPA: Closed TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: IPA: Closed IPA-CTRL-CLI-IPA(174)@6f238eeec34b: Final verdict of PTC: none TC_rach_max_ta-RSL(173)@6f238eeec34b: Lost IPA connection! (conn_id=5) TC_rach_max_ta-RSL-IPA(172)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: setverdict(fail): pass -> fail reason: "Timeout waiting for L1CTL_RACH_CONF", new component reason: "Timeout waiting for L1CTL_RACH_CONF" TC_rach_max_ta-RSL(173)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: "Timeout waiting for L1CTL_RACH_CONF" MTC@6f238eeec34b: Local verdict of PTC TC_rach_max_ta-RSL-IPA(172): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rach_max_ta-RSL(173): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rach_max_ta finished. Verdict: fail reason: Timeout waiting for L1CTL_RACH_CONF MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail'. Sun Sep 14 03:39:34 UTC 2025 ------ BTS_Tests.TC_rach_max_ta fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_max_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6658443) Waiting for packet dumper to finish... 1 (prev_count=6658443, count=6659030) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Sun Sep 14 03:39:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ho_rach started. MTC@6f238eeec34b: "TC_ho_rach() start" TC_ho_rach-RSL-IPA(175)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ho_rach-RSL(176)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL(176)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(175)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL(176)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(175)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL(176)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(176)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(176)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(176)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_ho_rach-RSL(176)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: 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_ho_rach-RSL-IPA(175)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_rach-RSL(176)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(176)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ho_rach-RSL-IPA(175)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_rach-RSL(176)@6f238eeec34b: 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_ho_rach-RSL(176)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(176)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_ho_rach-RSL(176)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_ho_rach-RSL(176)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_rach-RSL(176)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_ho_rach(178)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(178)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(178)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(178)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(178)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_ho_rach(179)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(179)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(179)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(179)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(179)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_ho_rach(180)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(180)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(180)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(180)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(180)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_ho_rach(181)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(181)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(181)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(181)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(181)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_rach(182)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(182)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(182)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(182)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(182)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_ho_rach(183)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(183)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(183)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(183)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(183)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_ho_rach(184)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(184)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(184)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(184)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(184)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_ho_rach(185)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(185)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(185)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(185)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(185)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_ho_rach(186)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(186)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(186)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(186)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(186)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_ho_rach(187)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(187)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(187)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(187)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(187)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_ho_rach(188)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(188)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(188)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(188)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(188)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_ho_rach(189)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(189)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(189)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(189)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(189)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_ho_rach(190)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(190)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(190)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(190)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(190)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_ho_rach(191)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(191)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(191)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(191)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(191)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_ho_rach(192)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(192)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(192)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(192)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(192)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_ho_rach(193)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(193)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(193)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(193)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(193)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_ho_rach(194)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(194)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(194)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(194)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(194)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_ho_rach(195)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(195)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(195)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(195)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(195)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_ho_rach(196)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(196)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(196)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(196)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(196)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: TC_ho_rach: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_ho_rach(197)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_rach(197)@6f238eeec34b: Handover RACH has been detected: { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_HANDO_DET (39), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } } }, { iei := RSL_IE_ACCESS_DELAY (17), body := { access_delay := 2 } } } } TC_ho_rach(197)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(197)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_ho_rach(197)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":2052 TC_ho_rach-RSL(176)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(177)@6f238eeec34b: Final verdict of PTC: none TC_ho_rach-RSL-IPA(175)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach-RSL-IPA(175): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach-RSL(176): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(177): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(178): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(179): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(180): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(181): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(182): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(183): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(184): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(185): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(186): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(187): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(188): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(189): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(190): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(191): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(192): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(193): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(194): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(195): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(196): pass (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_ho_rach(197): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_ho_rach finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass'. Sun Sep 14 03:39:46 UTC 2025 ====== BTS_Tests.TC_ho_rach pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ho_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4379641) Waiting for packet dumper to finish... 1 (prev_count=4379641, count=4380140) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Sun Sep 14 03:39: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_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ho_physical_info started. MTC@6f238eeec34b: "TC_ho_physical_info() start" TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL(199)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL(199)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL(199)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL(199)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL-IPA(198)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL-IPA(198)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ho_physical_info-RSL(199)@6f238eeec34b: 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_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL(199)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(199)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ho_physical_info-RSL(199)@6f238eeec34b: 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@6f238eeec34b: 1/4 transceiver(s) connected TC_ho_physical_info-RSL(199)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(199)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL-IPA(198)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: 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_ho_physical_info-RSL-IPA(198)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(199)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(199)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(199)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ho_physical_info-RSL(199)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_ho_physical_info-RSL(199)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ho_physical_info-RSL(199)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: TC_ho_physical_info: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_physical_info(201)@6f238eeec34b: setverdict(pass): none -> pass TC_ho_physical_info(201)@6f238eeec34b: setverdict(fail): pass -> fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }", new component reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" TC_ho_physical_info(201)@6f238eeec34b: Sending handover Access Burst TC_ho_physical_info(201)@6f238eeec34b: Rx RR Physical Information: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { physicalInformation := { messageType := '00101101'B, timingAdvance := '02'O } } } } TC_ho_physical_info(201)@6f238eeec34b: setverdict(fail): fail -> fail reason: "Timeout waiting for RR Physical Information", component reason not changed TC_ho_physical_info(201)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":2117 MC@6f238eeec34b: Test Component 201 has requested to stop MTC. Terminating current testcase execution. TC_ho_physical_info-RSL(199)@6f238eeec34b: Final verdict of PTC: none TC_ho_physical_info(201)@6f238eeec34b: Final verdict of PTC: fail reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" IPA-CTRL-CLI-IPA(200)@6f238eeec34b: Final verdict of PTC: none TC_ho_physical_info-RSL-IPA(198)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_ho_physical_info-RSL-IPA(198): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_ho_physical_info-RSL(199): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(200): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_ho_physical_info(201): fail (none -> fail) reason: "Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } }" MTC@6f238eeec34b: Test case TC_ho_physical_info finished. Verdict: fail reason: Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } } MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Sun Sep 14 03:39:54 UTC 2025 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ho_physical_info.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4276894) Waiting for packet dumper to finish... 1 (prev_count=4276894, count=4277577) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Sun Sep 14 03:39:58 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_load_idle_thresh0.pcap" >/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_load_idle_thresh0 started. MTC@6f238eeec34b: "TC_rach_load_idle_thresh0() start" TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL(203)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL(203)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL(203)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL(203)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: 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_load_idle_thresh0-RSL(203)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: 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_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: 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_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1839 TC_rach_load_idle_thresh0-RSL(203)@6f238eeec34b: Final verdict of PTC: none TC_rach_load_idle_thresh0-RSL-IPA(202)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_idle_thresh0-RSL-IPA(202): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_idle_thresh0-RSL(203): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@6f238eeec34b: Test case TC_rach_load_idle_thresh0 finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass'. Sun Sep 14 03:40:10 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_thresh0 pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=5558427) Waiting for packet dumper to finish... 1 (prev_count=5558427, count=5558926) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Sun Sep 14 03:40:13 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_load_idle_below_thresh.pcap" >/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_load_idle_below_thresh started. MTC@6f238eeec34b: "TC_rach_load_idle_below_thresh() start" TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL(206)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL(206)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: 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_load_idle_below_thresh-RSL(206)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: 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_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: 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_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1864 TC_rach_load_idle_below_thresh-RSL(206)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(207)@6f238eeec34b: Final verdict of PTC: none TC_rach_load_idle_below_thresh-RSL-IPA(205)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL-IPA(205): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_idle_below_thresh-RSL(206): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(207): none (pass -> pass) MTC@6f238eeec34b: Test case TC_rach_load_idle_below_thresh finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass'. Sun Sep 14 03:40:20 UTC 2025 ====== BTS_Tests.TC_rach_load_idle_below_thresh pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4201882) Waiting for packet dumper to finish... 1 (prev_count=4201882, count=4202381) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Sun Sep 14 03:40:24 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_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rach_load_count started. MTC@6f238eeec34b: "TC_rach_load_count() start" TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL(209)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL(209)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL(209)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL(209)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(209)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL(209)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(209)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rach_load_count-RSL(209)@6f238eeec34b: 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_load_count-RSL(209)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(209)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_load_count-RSL(209)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rach_load_count-RSL(209)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(209)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: 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_load_count-RSL-IPA(208)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_rach_load_count-RSL(209)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_rach_load_count-RSL(209)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(209)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 15, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8B'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 26, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 27, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 28, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 29, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 33, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 34, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 35, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 36, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 45, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 46, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 4, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 5, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 14, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 15, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 16, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 17, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 18, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 19, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9D'O and fn={ t1_p := 1, t3 := 20, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 21, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 22, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 23, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 24, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 25, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 26, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 27, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 28, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 29, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 30, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 31, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 32, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 33, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 34, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 45, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 46, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 4, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 5, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 14, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 24, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 32, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 33, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 34, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 35, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 36, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 45, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 46, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 4, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CD'O and fn={ t1_p := 1, t3 := 5, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 15, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 16, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 17, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 28, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 29, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 30, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E2'O and fn={ t1_p := 1, t3 := 31, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 32, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CA'O and fn={ t1_p := 1, t3 := 33, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 34, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 35, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9A'O and fn={ t1_p := 1, t3 := 36, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 45, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 46, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 4, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='91'O and fn={ t1_p := 1, t3 := 5, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 14, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 15, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 16, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 17, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 18, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 19, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 20, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 21, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 22, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 23, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 24, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 25, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 26, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 27, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 28, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 29, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 30, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C7'O and fn={ t1_p := 1, t3 := 31, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 32, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 33, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 34, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 35, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 36, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 45, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 46, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 4, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 5, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 14, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 1, t3 := 15, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 16, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='15'O and fn={ t1_p := 1, t3 := 17, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 18, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 19, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 20, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 21, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E3'O and fn={ t1_p := 1, t3 := 22, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 23, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 24, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 25, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 26, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 27, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D3'O and fn={ t1_p := 1, t3 := 28, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 29, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FA'O and fn={ t1_p := 1, t3 := 30, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CB'O and fn={ t1_p := 1, t3 := 31, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 32, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 33, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 34, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 35, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 36, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 45, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='10'O and fn={ t1_p := 1, t3 := 46, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 4, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 5, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 14, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 15, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 16, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 17, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 18, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 19, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 20, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 21, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 22, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 23, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 24, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 25, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 26, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 27, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 28, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 29, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 30, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 31, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 32, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 33, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 34, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 35, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 36, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 45, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 46, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 4, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 1, t3 := 14, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 15, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 16, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 17, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 18, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 19, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 20, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 21, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 22, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E1'O and fn={ t1_p := 1, t3 := 23, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 24, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 25, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 26, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='00'O and fn={ t1_p := 1, t3 := 27, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='18'O and fn={ t1_p := 1, t3 := 28, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 29, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 35, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 45, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 1, t3 := 4, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='82'O and fn={ t1_p := 1, t3 := 5, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 14, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 15, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 16, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='83'O and fn={ t1_p := 1, t3 := 17, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 18, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 19, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 20, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 21, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 22, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 23, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 24, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 25, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='93'O and fn={ t1_p := 1, t3 := 26, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 27, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 28, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 29, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='11'O and fn={ t1_p := 1, t3 := 30, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 1, t3 := 31, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 32, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 33, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DB'O and fn={ t1_p := 1, t3 := 34, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 35, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 36, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 45, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8C'O and fn={ t1_p := 1, t3 := 46, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 4, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 1, t3 := 5, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 14, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 15, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 16, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DA'O and fn={ t1_p := 1, t3 := 17, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 18, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 19, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 20, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 21, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 22, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 23, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 24, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 25, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 26, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 27, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 28, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 1, t3 := 29, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 30, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 31, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 32, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C8'O and fn={ t1_p := 1, t3 := 33, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 34, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 35, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 36, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 1, t3 := 45, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 46, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 1, t3 := 4, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 5, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 14, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 15, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 16, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 1, t3 := 17, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 18, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 19, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 20, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 21, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 22, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 23, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 24, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 25, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 1, t3 := 26, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 27, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 28, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 1, t3 := 29, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 30, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 31, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 32, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 33, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 1, t3 := 34, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C2'O and fn={ t1_p := 1, t3 := 35, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 36, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FC'O and fn={ t1_p := 1, t3 := 45, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 46, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 4, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 5, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 14, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 15, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 16, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 1, t3 := 17, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E9'O and fn={ t1_p := 1, t3 := 18, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 1, t3 := 19, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 20, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 1, t3 := 21, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D2'O and fn={ t1_p := 1, t3 := 22, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 23, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 24, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 25, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 26, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 27, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 28, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 29, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E8'O and fn={ t1_p := 1, t3 := 30, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 31, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F9'O and fn={ t1_p := 1, t3 := 32, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 33, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 34, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 35, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 36, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 45, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 46, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 4, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 5, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='12'O and fn={ t1_p := 1, t3 := 14, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 19, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 20, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 1, t3 := 21, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 22, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 24, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 25, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 26, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='29'O (")") and fn={ t1_p := 1, t3 := 27, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 28, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 29, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 1, t3 := 30, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 31, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 32, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 33, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1B'O and fn={ t1_p := 1, t3 := 34, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 35, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 1, t3 := 36, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 45, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 46, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 4, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E5'O and fn={ t1_p := 1, t3 := 5, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 14, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 1, t3 := 15, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 16, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E4'O and fn={ t1_p := 1, t3 := 17, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 18, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8F'O and fn={ t1_p := 1, t3 := 19, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 20, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 1, t3 := 21, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 22, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 23, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 24, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 1, t3 := 25, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 26, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 27, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FB'O and fn={ t1_p := 1, t3 := 28, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='95'O and fn={ t1_p := 1, t3 := 29, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 30, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 31, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 32, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 33, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 1, t3 := 34, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E0'O and fn={ t1_p := 1, t3 := 35, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 36, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 45, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 46, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 4, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 5, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 1, t3 := 14, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1D'O and fn={ t1_p := 1, t3 := 15, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 16, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 17, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 18, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 19, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 1, t3 := 20, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D7'O and fn={ t1_p := 1, t3 := 21, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 22, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 23, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 24, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 25, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='06'O and fn={ t1_p := 1, t3 := 26, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 1, t3 := 27, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 28, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 1, t3 := 29, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='97'O and fn={ t1_p := 1, t3 := 30, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='85'O and fn={ t1_p := 1, t3 := 31, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F7'O and fn={ t1_p := 1, t3 := 32, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 33, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D4'O and fn={ t1_p := 1, t3 := 34, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 35, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='ED'O and fn={ t1_p := 1, t3 := 36, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 45, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 1, t3 := 46, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 4, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 5, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 1, t3 := 14, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DD'O and fn={ t1_p := 1, t3 := 15, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 1, t3 := 16, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 17, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 18, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 19, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EB'O and fn={ t1_p := 1, t3 := 20, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 1, t3 := 21, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='87'O and fn={ t1_p := 1, t3 := 22, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 1, t3 := 23, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 1, t3 := 24, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 25, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 26, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 1, t3 := 27, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 28, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='16'O and fn={ t1_p := 1, t3 := 29, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='90'O and fn={ t1_p := 1, t3 := 30, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EA'O and fn={ t1_p := 1, t3 := 31, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 1, t3 := 32, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 33, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DF'O and fn={ t1_p := 1, t3 := 34, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 1, t3 := 35, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 1, t3 := 36, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 45, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 46, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='DE'O and fn={ t1_p := 1, t3 := 4, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 1, t3 := 5, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F6'O and fn={ t1_p := 1, t3 := 14, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9B'O and fn={ t1_p := 1, t3 := 15, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 16, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='81'O and fn={ t1_p := 1, t3 := 17, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 1, t3 := 18, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='99'O and fn={ t1_p := 1, t3 := 19, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 20, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E7'O and fn={ t1_p := 1, t3 := 21, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 1, t3 := 22, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 23, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EF'O and fn={ t1_p := 1, t3 := 24, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 25, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 1, t3 := 26, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 1, t3 := 27, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 28, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='94'O and fn={ t1_p := 1, t3 := 29, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 1, t3 := 30, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CF'O and fn={ t1_p := 1, t3 := 31, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 32, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F4'O and fn={ t1_p := 1, t3 := 33, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 1, t3 := 34, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FD'O and fn={ t1_p := 1, t3 := 35, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 36, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 1, t3 := 45, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='04'O and fn={ t1_p := 1, t3 := 46, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 1, t3 := 4, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 5, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 1, t3 := 14, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D6'O and fn={ t1_p := 1, t3 := 15, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 16, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 17, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 1, t3 := 18, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 19, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 1, t3 := 20, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D9'O and fn={ t1_p := 1, t3 := 21, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9C'O and fn={ t1_p := 1, t3 := 22, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FF'O and fn={ t1_p := 1, t3 := 23, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 1, t3 := 24, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C4'O and fn={ t1_p := 1, t3 := 25, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C3'O and fn={ t1_p := 1, t3 := 26, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='CC'O and fn={ t1_p := 1, t3 := 27, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C6'O and fn={ t1_p := 1, t3 := 28, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 29, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 30, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='92'O and fn={ t1_p := 1, t3 := 31, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 32, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 33, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='13'O and fn={ t1_p := 1, t3 := 34, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9F'O and fn={ t1_p := 1, t3 := 35, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 1, t3 := 36, t2 := 19 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 45, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='E6'O and fn={ t1_p := 1, t3 := 46, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 1, t3 := 4, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 5, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 14, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 1, t3 := 15, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F8'O and fn={ t1_p := 1, t3 := 16, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C0'O and fn={ t1_p := 1, t3 := 17, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 1, t3 := 18, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 19, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 1, t3 := 20, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='01'O and fn={ t1_p := 1, t3 := 21, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 1, t3 := 22, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 1, t3 := 23, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 1, t3 := 24, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 25, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8E'O and fn={ t1_p := 1, t3 := 26, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 27, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='17'O and fn={ t1_p := 1, t3 := 28, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EC'O and fn={ t1_p := 1, t3 := 29, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 1, t3 := 30, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 31, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1F'O and fn={ t1_p := 1, t3 := 32, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 1, t3 := 33, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 34, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1E'O and fn={ t1_p := 1, t3 := 35, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C5'O and fn={ t1_p := 1, t3 := 36, t2 := 18 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 45, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 46, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C9'O and fn={ t1_p := 1, t3 := 4, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 1, t3 := 5, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 1, t3 := 14, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 1, t3 := 15, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0F'O and fn={ t1_p := 1, t3 := 16, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='EE'O and fn={ t1_p := 1, t3 := 17, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 18, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 1, t3 := 19, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8D'O and fn={ t1_p := 1, t3 := 20, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 21, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='80'O and fn={ t1_p := 1, t3 := 22, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 23, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 24, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='96'O and fn={ t1_p := 1, t3 := 25, t2 := 6 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='9E'O and fn={ t1_p := 1, t3 := 26, t2 := 7 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 27, t2 := 8 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 28, t2 := 9 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='89'O and fn={ t1_p := 1, t3 := 29, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='84'O and fn={ t1_p := 1, t3 := 30, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F0'O and fn={ t1_p := 1, t3 := 31, t2 := 12 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='C1'O and fn={ t1_p := 1, t3 := 32, t2 := 13 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 1, t3 := 33, t2 := 14 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 34, t2 := 15 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 1, t3 := 35, t2 := 16 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 1, t3 := 36, t2 := 17 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='7F'O and fn={ t1_p := 1, t3 := 45, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 46, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 4, t2 := 10 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 1, t3 := 5, t2 := 11 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='FE'O and fn={ t1_p := 1, t3 := 14, t2 := 20 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 15, t2 := 21 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='F1'O and fn={ t1_p := 1, t3 := 16, t2 := 22 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='D0'O and fn={ t1_p := 1, t3 := 17, t2 := 23 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='8A'O and fn={ t1_p := 1, t3 := 18, t2 := 24 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='03'O and fn={ t1_p := 1, t3 := 19, t2 := 25 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 1, t3 := 20, t2 := 0 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='1C'O and fn={ t1_p := 1, t3 := 21, t2 := 1 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 1, t3 := 22, t2 := 2 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 1, t3 := 23, t2 := 3 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='02'O and fn={ t1_p := 1, t3 := 24, t2 := 4 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 1, t3 := 25, t2 := 5 } TC_rach_load_count-RSL(209)@6f238eeec34b: No Dchan handler for ra='0E'O and fn={ t1_p := 1, t3 := 26, t2 := 6 } MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":1928 TC_rach_load_count-RSL(209)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(210)@6f238eeec34b: Final verdict of PTC: none TC_rach_load_count-RSL-IPA(208)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_count-RSL-IPA(208): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_rach_load_count-RSL(209): none (pass -> pass) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(210): none (pass -> pass) MTC@6f238eeec34b: Test case TC_rach_load_count finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass'. Sun Sep 14 03:40:47 UTC 2025 ====== BTS_Tests.TC_rach_load_count pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rach_load_count.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17973989) Waiting for packet dumper to finish... 1 (prev_count=17973989, count=17982861) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Sun Sep 14 03:40:50 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_meas_res_speech_tchf.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf started. MTC@6f238eeec34b: "TC_meas_res_speech_tchf() start" TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL(212)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL(212)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL(212)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: 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_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(214)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(214)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(214)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchf(214)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf(214)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf(214)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf(214)@6f238eeec34b: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_speech_tchf(214)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":2445 MC@6f238eeec34b: Test Component 214 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_speech_tchf-RSL-IPA(211)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchf(214)@6f238eeec34b: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_speech_tchf-RSL(212)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(211): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf-RSL(212): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf(214): fail (none -> fail) reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'. Sun Sep 14 03:40:59 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchf fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9613632) Waiting for packet dumper to finish... 1 (prev_count=9613632, count=9614131) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Sun Sep 14 03:41:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf_facch started. MTC@6f238eeec34b: "TC_meas_res_speech_tchf_facch() start" TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: 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_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F010303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchf_facch(218)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":3633 IPA-CTRL-CLI-IPA(217)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL(216)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(215)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(215): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(216): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf_facch(218): pass (none -> pass) MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf_facch finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass'. Sun Sep 14 03:41:13 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchf_facch pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11255369) Waiting for packet dumper to finish... 1 (prev_count=11255369, count=11255868) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Sun Sep 14 03:41:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh started. MTC@6f238eeec34b: "TC_meas_res_speech_tchh() start" TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: 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_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: 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@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: 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_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(222)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(222)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(222)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchh(222)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(222)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(222)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(222)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(222)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh(222)@6f238eeec34b: Final verdict of PTC: pass TC_meas_res_speech_tchh(223)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(223)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(223)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchh(223)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh(223)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(223)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(223)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(223)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(223)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(223)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(223)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh(223)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh(223)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh(223)@6f238eeec34b: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"", new component reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" TC_meas_res_speech_tchh(223)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":2445 MC@6f238eeec34b: Test Component 223 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_speech_tchh(223)@6f238eeec34b: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" IPA-CTRL-CLI-IPA(221)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL(220)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(219)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(219): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh-RSL(220): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(221): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh(222): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh(223): fail (pass -> fail) reason: ""BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }"" MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'. Sun Sep 14 03:41:28 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13126934) Waiting for packet dumper to finish... 1 (prev_count=13126934, count=13127433) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Sun Sep 14 03:41:32 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_meas_res_speech_tchh_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_facch started. MTC@6f238eeec34b: "TC_meas_res_speech_tchh_facch() start" TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: 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_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: 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@6f238eeec34b: 3/4 RF Resource Indication(s) received TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: SACCH received: '0F020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: IPA: Closed IPA-CTRL-CLI-IPA(226)@6f238eeec34b: IPA: Closed TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Lost IPA connection! (conn_id=5) TC_meas_res_speech_tchh_facch-RSL-IPA(224)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: setverdict(fail): pass -> fail reason: ""BTS_Tests.ttcn:2452 : Didn't receive expected measurement result"", new component reason: ""BTS_Tests.ttcn:2452 : Didn't receive expected measurement result"" TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":2452 MC@6f238eeec34b: Test Component 227 has requested to stop MTC. Terminating current testcase execution. TC_meas_res_speech_tchh_facch-RSL(225)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh_facch(227)@6f238eeec34b: Final verdict of PTC: fail reason: ""BTS_Tests.ttcn:2452 : Didn't receive expected measurement result"" MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(224): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(225): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_facch(227): fail (none -> fail) reason: ""BTS_Tests.ttcn:2452 : Didn't receive expected measurement result"" MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:2452 : Didn't receive expected measurement result" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'. Sun Sep 14 03:41:38 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4676379) Waiting for packet dumper to finish... 1 (prev_count=4676379, count=4676966) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Sun Sep 14 03:41:42 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_meas_res_speech_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_toa256 started. MTC@6f238eeec34b: "TC_meas_res_speech_tchh_toa256() start" TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: 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_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 1/4 RF Resource Indication(s) received MTC@6f238eeec34b: 2/4 RF Resource Indication(s) received MTC@6f238eeec34b: 3/4 RF Resource Indication(s) received MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: 4/4 RF Resource Indication(s) received MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@6f238eeec34b: 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@6f238eeec34b: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(231)@6f238eeec34b: Final verdict of PTC: pass TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: setverdict(pass): none -> pass TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Warning: dec_L1ctlMessageLV(): Data remained at the end of the stream after successful decoding: '00'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00000303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: SACCH received: '00020303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: LAPDm: { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { u := { u := '000'B, p_f := false, u2 := '00'B, spare := '11'B } }, len := 0, m := false, el := 1, payload := '06150A0A0000'O, padding := ''O } TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Sending Measurement Report: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 }'01031906150A0A0000000000000000000000000000'O TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed TC_meas_res_speech_tchh_toa256(232)@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":3682 TC_meas_res_speech_tchh_toa256-RSL(229)@6f238eeec34b: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(228)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(228): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(229): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (none -> none) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_toa256(231): pass (none -> pass) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_toa256(232): pass (pass -> pass) MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass'. Sun Sep 14 03:42:04 UTC 2025 ====== BTS_Tests.TC_meas_res_speech_tchh_toa256 pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21459701) Waiting for packet dumper to finish... 1 (prev_count=21459701, count=21460288) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Sun Sep 14 03:42:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_sign_tchf started. MTC@6f238eeec34b: "TC_meas_res_sign_tchf() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchf-RSL(234)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(233)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(233): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchf-RSL(234): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Sun Sep 14 03:42:25 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71372) Waiting for packet dumper to finish... 1 (prev_count=71372, count=82409) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Sun Sep 14 03:42:30 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_meas_res_sign_tchh.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_sign_tchh started. MTC@6f238eeec34b: "TC_meas_res_sign_tchh() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh-RSL-IPA(235)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL(236)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(235): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchh-RSL(236): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_sign_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail'. Sun Sep 14 03:42:46 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_tchh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82374) Waiting for packet dumper to finish... 1 (prev_count=82374, count=83960) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Sun Sep 14 03:42:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_sign_sdcch4 started. MTC@6f238eeec34b: "TC_meas_res_sign_sdcch4() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch4-RSL(238)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(237)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(237): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(238): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_sign_sdcch4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail'. Sun Sep 14 03:43:07 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_sdcch4 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78975) Waiting for packet dumper to finish... 1 (prev_count=78975, count=81380) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Sun Sep 14 03:43: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_meas_res_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_sign_sdcch8 started. MTC@6f238eeec34b: "TC_meas_res_sign_sdcch8() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch8-RSL(240)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(239)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(239): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(240): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_sign_sdcch8 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'. Sun Sep 14 03:43:28 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80859) Waiting for packet dumper to finish... 1 (prev_count=80859, count=81510) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Sun Sep 14 03:43:33 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_meas_res_sign_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_sign_tchh_toa256 started. MTC@6f238eeec34b: "TC_meas_res_sign_tchh_toa256() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh_toa256-RSL(242)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(241)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(241): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(242): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail'. Sun Sep 14 03:43:49 UTC 2025 ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78590) Waiting for packet dumper to finish... 1 (prev_count=78590, count=79241) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Sun Sep 14 03:43:54 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_meas_res_speech_tchf_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf_sapi3 started. MTC@6f238eeec34b: "TC_meas_res_speech_tchf_sapi3() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_sapi3-RSL(244)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(243)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(243): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(244): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail'. Sun Sep 14 03:44:10 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71209) Waiting for packet dumper to finish... 1 (prev_count=71209, count=73614) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Sun Sep 14 03:44:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_sapi3 started. MTC@6f238eeec34b: "TC_meas_res_speech_tchh_sapi3() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_sapi3-RSL(246)@6f238eeec34b: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(245)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(245): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(246): none (fail -> fail) MTC@6f238eeec34b: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail'. Sun Sep 14 03:44:31 UTC 2025 ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69646) Waiting for packet dumper to finish... 1 (prev_count=69646, count=78299) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch'. ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch ------ Sun Sep 14 03:44:35 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_tx_power_start_ramp_up_bcch.pcap" >/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_tx_power_start_ramp_up_bcch started. MTC@6f238eeec34b: "TC_tx_power_start_ramp_up_bcch() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_start_ramp_up_bcch-RSL(248)@6f238eeec34b: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(247)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(247): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(248): none (fail -> fail) MTC@6f238eeec34b: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail'. Sun Sep 14 03:44:51 UTC 2025 ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=77965) Waiting for packet dumper to finish... 1 (prev_count=77965, count=81369) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Sun Sep 14 03:44: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_tx_power_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_tx_power_down_bcch started. MTC@6f238eeec34b: "TC_tx_power_down_bcch() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_down_bcch-RSL-IPA(249)@6f238eeec34b: Final verdict of PTC: none TC_tx_power_down_bcch-RSL(250)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(249): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_down_bcch-RSL(250): none (fail -> fail) MTC@6f238eeec34b: Test case TC_tx_power_down_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail'. Sun Sep 14 03:45:12 UTC 2025 ------ BTS_Tests.TC_tx_power_down_bcch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78529) Waiting for packet dumper to finish... 1 (prev_count=78529, count=79180) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change'. ------ BTS_Tests.TC_tx_power_ramp_adm_state_change ------ Sun Sep 14 03:45:17 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_tx_power_ramp_adm_state_change.pcap" >/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_tx_power_ramp_adm_state_change started. MTC@6f238eeec34b: "TC_tx_power_ramp_adm_state_change() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_ramp_adm_state_change-RSL(252)@6f238eeec34b: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(251)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(251): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(252): none (fail -> fail) MTC@6f238eeec34b: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Sun Sep 14 03:45:33 UTC 2025 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=79047) Waiting for packet dumper to finish... 1 (prev_count=79047, count=81452) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Sun Sep 14 03:45:38 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_rsl_bs_pwr_static_ass.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_bs_pwr_static_ass started. MTC@6f238eeec34b: "TC_rsl_bs_pwr_static_ass() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_ass-RSL(254)@6f238eeec34b: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL-IPA(253)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(253): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(254): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'. Sun Sep 14 03:45:54 UTC 2025 ------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=79204) Waiting for packet dumper to finish... 1 (prev_count=79204, count=81609) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control'. ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control ------ Sun Sep 14 03:45: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_rsl_bs_pwr_static_power_control.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_bs_pwr_static_power_control started. MTC@6f238eeec34b: "TC_rsl_bs_pwr_static_power_control() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_power_control-RSL(256)@6f238eeec34b: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(255)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(255): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(256): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'. Sun Sep 14 03:46:15 UTC 2025 ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=68367) Waiting for packet dumper to finish... 1 (prev_count=68367, count=68954) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Sun Sep 14 03:46:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_ctrl started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_ctrl() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_ctrl-RSL(258)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(257)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(257): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(258): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail'. Sun Sep 14 03:46:36 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67190) Waiting for packet dumper to finish... 1 (prev_count=67190, count=77968) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Sun Sep 14 03:46:40 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_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_active started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_active() start" MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active-RSL(260)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active-RSL-IPA(259)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(259): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(260): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail'. Sun Sep 14 03:46:56 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78051) Waiting for packet dumper to finish... 1 (prev_count=78051, count=79701) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Sun Sep 14 03:47: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_rsl_ms_pwr_dyn_active2.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_active2 started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_active2() start" TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: 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_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active2-RSL(262)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(261): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(262): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'. Sun Sep 14 03:47:17 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1240042) Waiting for packet dumper to finish... 1 (prev_count=1240042, count=1243610) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Sun Sep 14 03:47:21 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_rsl_ms_pwr_dyn_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_up started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_up() start" TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: 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_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_up-RSL(264)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(263)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(263): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(264): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'. Sun Sep 14 03:47:37 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175493) Waiting for packet dumper to finish... 1 (prev_count=1175493, count=1186999) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Sun Sep 14 03:47:40 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_rsl_ms_pwr_dyn_down.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_down started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_down() start" TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: 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_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_down-RSL(266)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(265)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(265): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(266): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'. Sun Sep 14 03:47:56 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175972) Waiting for packet dumper to finish... 1 (prev_count=1175972, count=1179103) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown ------ Sun Sep 14 03:47: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_rsl_ms_pwr_dyn_ass_updown.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_ass_updown started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_ass_updown() start" TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: 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_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_ass_updown-RSL(268)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(267): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(268): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'. Sun Sep 14 03:48:16 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175424) Waiting for packet dumper to finish... 1 (prev_count=1175424, count=1178555) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Sun Sep 14 03:48:19 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_rsl_ms_pwr_dyn_max.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_max started. MTC@6f238eeec34b: "TC_rsl_ms_pwr_dyn_max() start" TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: 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_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_max-RSL(270)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(269)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(269): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(270): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'. Sun Sep 14 03:48:35 UTC 2025 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176150) Waiting for packet dumper to finish... 1 (prev_count=1176150, count=1179281) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Sun Sep 14 03:48:38 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_rsl_chan_initial_ms_pwr.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_chan_initial_ms_pwr started. MTC@6f238eeec34b: "TC_rsl_chan_initial_ms_pwr() start" TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: 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_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ms_pwr-RSL(272)@6f238eeec34b: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(271)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(271): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(272): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'. Sun Sep 14 03:48:54 UTC 2025 ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183855) Waiting for packet dumper to finish... 1 (prev_count=1183855, count=1186986) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Sun Sep 14 03:48:58 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_rsl_chan_initial_ta.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_chan_initial_ta started. MTC@6f238eeec34b: "TC_rsl_chan_initial_ta() start" TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: 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_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ta-RSL(274)@6f238eeec34b: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(273)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(273): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(274): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'. Sun Sep 14 03:49:14 UTC 2025 ------ BTS_Tests.TC_rsl_chan_initial_ta fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183701) Waiting for packet dumper to finish... 1 (prev_count=1183701, count=1186832) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Sun Sep 14 03:49:17 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_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_modify_encr started. MTC@6f238eeec34b: "TC_rsl_modify_encr() start" TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL(276)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL(276)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_modify_encr-RSL(276)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(276)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(276)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_modify_encr-RSL(276)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: 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_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_modify_encr-RSL(276)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_modify_encr-RSL(276)@6f238eeec34b: 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_rsl_modify_encr-RSL(276)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_modify_encr-RSL(276)@6f238eeec34b: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(275)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(275): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_modify_encr-RSL(276): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'. Sun Sep 14 03:49:33 UTC 2025 ------ BTS_Tests.TC_rsl_modify_encr fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183942) Waiting for packet dumper to finish... 1 (prev_count=1183942, count=1187073) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Sun Sep 14 03:49:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap" >/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_rf_resource_ind started. MTC@6f238eeec34b: "TC_rsl_rf_resource_ind() start" TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: 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_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_rf_resource_ind-RSL(278)@6f238eeec34b: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(277)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(277): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(278): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'. Sun Sep 14 03:49:52 UTC 2025 ------ BTS_Tests.TC_rsl_rf_resource_ind fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176354) Waiting for packet dumper to finish... 1 (prev_count=1176354, count=1187421) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Sun Sep 14 03:49: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_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_conn_fail_crit started. MTC@6f238eeec34b: "TC_conn_fail_crit() start" TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL(280)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL(280)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL(280)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(280)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(280)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(280)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: 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_conn_fail_crit-RSL(280)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(280)@6f238eeec34b: 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_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_conn_fail_crit-RSL(280)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(280)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_conn_fail_crit-RSL(280)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_conn_fail_crit-RSL(280)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(280)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_conn_fail_crit-RSL(280)@6f238eeec34b: 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_conn_fail_crit-RSL(280)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_conn_fail_crit-RSL(280)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_conn_fail_crit-RSL(280)@6f238eeec34b: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(279)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(279): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_conn_fail_crit-RSL(280): none (fail -> fail) MTC@6f238eeec34b: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'. Sun Sep 14 03:50:12 UTC 2025 ------ BTS_Tests.TC_conn_fail_crit fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175783) Waiting for packet dumper to finish... 1 (prev_count=1175783, count=1186852) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Sun Sep 14 03:50:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_paging_imsi_80percent started. MTC@6f238eeec34b: "TC_paging_imsi_80percent() start" TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: 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_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: 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_paging_imsi_80percent-RSL(282)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_80percent-RSL(282)@6f238eeec34b: Final verdict of PTC: none TC_paging_imsi_80percent-RSL-IPA(281)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(281): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_80percent-RSL(282): none (fail -> fail) MTC@6f238eeec34b: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'. Sun Sep 14 03:50:31 UTC 2025 ------ BTS_Tests.TC_paging_imsi_80percent fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176417) Waiting for packet dumper to finish... 1 (prev_count=1176417, count=1179548) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Sun Sep 14 03:50:35 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_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_paging_tmsi_80percent started. MTC@6f238eeec34b: "TC_paging_tmsi_80percent() start" TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: 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_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: 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_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_80percent-RSL(284)@6f238eeec34b: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(283)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(283): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_paging_tmsi_80percent-RSL(284): none (fail -> fail) MTC@6f238eeec34b: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'. Sun Sep 14 03:50:51 UTC 2025 ------ BTS_Tests.TC_paging_tmsi_80percent fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176421) Waiting for packet dumper to finish... 1 (prev_count=1176421, count=1179552) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Sun Sep 14 03:50:54 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_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_paging_imsi_200percent started. MTC@6f238eeec34b: "TC_paging_imsi_200percent() start" TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL(286)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL(286)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL(286)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: 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_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: 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_paging_imsi_200percent-RSL(286)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: 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_paging_imsi_200percent-RSL(286)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent-RSL(286)@6f238eeec34b: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(285)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(285): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_200percent-RSL(286): none (fail -> fail) MTC@6f238eeec34b: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'. Sun Sep 14 03:51:10 UTC 2025 ------ BTS_Tests.TC_paging_imsi_200percent fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176022) Waiting for packet dumper to finish... 1 (prev_count=1176022, count=1179153) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Sun Sep 14 03:51:13 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_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_paging_tmsi_200percent started. MTC@6f238eeec34b: "TC_paging_tmsi_200percent() start" TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL(288)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL(288)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: 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_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: 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_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: 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_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_200percent-RSL(288)@6f238eeec34b: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(287)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(287): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_paging_tmsi_200percent-RSL(288): none (fail -> fail) MTC@6f238eeec34b: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'. Sun Sep 14 03:51:29 UTC 2025 ------ BTS_Tests.TC_paging_tmsi_200percent fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183905) Waiting for packet dumper to finish... 1 (prev_count=1183905, count=1187036) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Sun Sep 14 03:51:33 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_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_protocol_error started. MTC@6f238eeec34b: "TC_rsl_protocol_error() start" TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_protocol_error-RSL(290)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: 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_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_protocol_error-RSL(290)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_protocol_error-RSL(290)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_protocol_error-RSL(290)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_protocol_error-RSL(290)@6f238eeec34b: 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_rsl_protocol_error-RSL(290)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_protocol_error-RSL(290)@6f238eeec34b: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(289)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(289): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_protocol_error-RSL(290): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'. Sun Sep 14 03:51:49 UTC 2025 ------ BTS_Tests.TC_rsl_protocol_error fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184336) Waiting for packet dumper to finish... 1 (prev_count=1184336, count=1187467) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Sun Sep 14 03:51:52 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_rsl_mand_ie_error.pcap" >/data/BTS_Tests.TC_rsl_mand_ie_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_mand_ie_error started. MTC@6f238eeec34b: "TC_rsl_mand_ie_error() start" TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: 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_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: 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_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_mand_ie_error-RSL(292)@6f238eeec34b: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(291)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(291): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_mand_ie_error-RSL(292): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'. Sun Sep 14 03:52:08 UTC 2025 ------ BTS_Tests.TC_rsl_mand_ie_error fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183819) Waiting for packet dumper to finish... 1 (prev_count=1183819, count=1186950) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Sun Sep 14 03:52: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_rsl_ie_content_error.pcap" >/data/BTS_Tests.TC_rsl_ie_content_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rsl_ie_content_error started. MTC@6f238eeec34b: "TC_rsl_ie_content_error() start" TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL(294)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL(294)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL(294)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL(294)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: 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_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: 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_rsl_ie_content_error-RSL(294)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ie_content_error-RSL(294)@6f238eeec34b: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(293)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(293): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rsl_ie_content_error-RSL(294): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'. Sun Sep 14 03:52:28 UTC 2025 ------ BTS_Tests.TC_rsl_ie_content_error fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175824) Waiting for packet dumper to finish... 1 (prev_count=1175824, count=1186893) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Sun Sep 14 03:52: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_default started. MTC@6f238eeec34b: "TC_si_sched_default() start" TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL(296)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL(296)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL(296)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(296)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(296)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(296)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_default-RSL(296)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(296)@6f238eeec34b: 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_si_sched_default-RSL-IPA(295)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_default-RSL(296)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(296)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_default-RSL(296)@6f238eeec34b: 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_si_sched_default-RSL(296)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(296)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_default-RSL(296)@6f238eeec34b: 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_si_sched_default-RSL(296)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_default-RSL(296)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_default-RSL(296)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(295)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_default-RSL-IPA(295): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_default-RSL(296): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'. Sun Sep 14 03:52:47 UTC 2025 ------ BTS_Tests.TC_si_sched_default fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175673) Waiting for packet dumper to finish... 1 (prev_count=1175673, count=1187177) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Sun Sep 14 03:52:50 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_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_1 started. MTC@6f238eeec34b: "TC_si_sched_1() start" TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL(298)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL(298)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL(298)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(298)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(298)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(298)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(298)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_1-RSL(298)@6f238eeec34b: 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_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_1-RSL(298)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(298)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_si_sched_1-RSL(298)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_1-RSL(298)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(298)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_si_sched_1-RSL(298)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_1-RSL(298)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_1-RSL(298)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_1-RSL(298)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(297)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_1-RSL-IPA(297): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_1-RSL(298): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'. Sun Sep 14 03:53:06 UTC 2025 ------ BTS_Tests.TC_si_sched_1 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175448) Waiting for packet dumper to finish... 1 (prev_count=1175448, count=1178579) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Sun Sep 14 03:53:10 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_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_2bis started. MTC@6f238eeec34b: "TC_si_sched_2bis() start" TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL(300)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL(300)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL(300)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(300)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(300)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(300)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: 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_si_sched_2bis-RSL(300)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(300)@6f238eeec34b: 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_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2bis-RSL(300)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(300)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_si_sched_2bis-RSL(300)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_2bis-RSL(300)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(300)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_si_sched_2bis-RSL(300)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_2bis-RSL(300)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2bis-RSL(300)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2bis-RSL(300)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_2bis-RSL-IPA(299)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(299): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2bis-RSL(300): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'. Sun Sep 14 03:53:26 UTC 2025 ------ BTS_Tests.TC_si_sched_2bis fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175465) Waiting for packet dumper to finish... 1 (prev_count=1175465, count=1178596) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Sun Sep 14 03:53:29 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_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_2ter started. MTC@6f238eeec34b: "TC_si_sched_2ter() start" TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL(302)@6f238eeec34b: 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_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL(302)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_2ter-RSL(302)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2ter-RSL(302)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(302)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_si_sched_2ter-RSL(302)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_2ter-RSL(302)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(302)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_2ter-RSL(302)@6f238eeec34b: 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_si_sched_2ter-RSL(302)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter-RSL(302)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter-RSL(302)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(301)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(301): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2ter-RSL(302): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'. Sun Sep 14 03:53:45 UTC 2025 ------ BTS_Tests.TC_si_sched_2ter fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175871) Waiting for packet dumper to finish... 1 (prev_count=1175871, count=1179002) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Sun Sep 14 03:53:48 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_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_2ter_2bis started. MTC@6f238eeec34b: "TC_si_sched_2ter_2bis() start" TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: 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_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter_2bis-RSL(304)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(303)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(303): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(304): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'. Sun Sep 14 03:54:05 UTC 2025 ------ BTS_Tests.TC_si_sched_2ter_2bis fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184283) Waiting for packet dumper to finish... 1 (prev_count=1184283, count=1187414) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Sun Sep 14 03:54:08 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_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_2quater started. MTC@6f238eeec34b: "TC_si_sched_2quater() start" TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(306)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(306)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_2quater-RSL(306)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(306)@6f238eeec34b: 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_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_2quater-RSL(306)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(306)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_2quater-RSL(306)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(306)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_2quater-RSL(306)@6f238eeec34b: 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_si_sched_2quater-RSL(306)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_2quater-RSL(306)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2quater-RSL(306)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(305)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(305): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_2quater-RSL(306): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'. Sun Sep 14 03:54:24 UTC 2025 ------ BTS_Tests.TC_si_sched_2quater fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183731) Waiting for packet dumper to finish... 1 (prev_count=1183731, count=1186862) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Sun Sep 14 03:54:27 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_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_13 started. MTC@6f238eeec34b: "TC_si_sched_13() start" TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(308)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(308)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_13-RSL(308)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: 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_si_sched_13-RSL-IPA(307)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(308)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13-RSL(308)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(308)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_13-RSL(308)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(308)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_13-RSL(308)@6f238eeec34b: 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_si_sched_13-RSL(308)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13-RSL(308)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13-RSL(308)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(307)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_13-RSL-IPA(307): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_13-RSL(308): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'. Sun Sep 14 03:54:43 UTC 2025 ------ BTS_Tests.TC_si_sched_13 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184062) Waiting for packet dumper to finish... 1 (prev_count=1184062, count=1187193) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater'. ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater ------ Sun Sep 14 03:54: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_si_sched_13_2bis_2ter_2quater.pcap" >/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@6f238eeec34b: "TC_si_sched_13_2bis_2ter_2quater() start" TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: 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_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13_2bis_2ter_2quater-RSL(310)@6f238eeec34b: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(309): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(310): none (fail -> fail) MTC@6f238eeec34b: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'. Sun Sep 14 03:55:03 UTC 2025 ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176424) Waiting for packet dumper to finish... 1 (prev_count=1176424, count=1187491) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Sun Sep 14 03:55: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_ipa_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_dlcx_not_active started. MTC@6f238eeec34b: "TC_ipa_dlcx_not_active() start" TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: 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_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_dlcx_not_active-RSL(312)@6f238eeec34b: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(311)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(311): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(312): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'. Sun Sep 14 03:55:22 UTC 2025 ------ BTS_Tests.TC_ipa_dlcx_not_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175889) Waiting for packet dumper to finish... 1 (prev_count=1175889, count=1179020) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Sun Sep 14 03:55:25 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_ipa_crcx_twice_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_crcx_twice_not_active started. MTC@6f238eeec34b: "TC_ipa_crcx_twice_not_active() start" TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: 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_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_twice_not_active-RSL(314)@6f238eeec34b: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL-IPA(313)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(313): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(314): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'. Sun Sep 14 03:55:41 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176691) Waiting for packet dumper to finish... 1 (prev_count=1176691, count=1179822) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active ------ Sun Sep 14 03:55:45 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_ipa_crcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. MTC@6f238eeec34b: "TC_ipa_crcx_mdcx_dlcx_not_active() start" TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: 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_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316)@6f238eeec34b: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(315): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(316): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'. Sun Sep 14 03:56:01 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175833) Waiting for packet dumper to finish... 1 (prev_count=1175833, count=1178964) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active ------ Sun Sep 14 03:56:04 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_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. MTC@6f238eeec34b: "TC_ipa_crcx_mdcx_mdcx_dlcx_not_active() start" TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: 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_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318)@6f238eeec34b: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(317): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(318): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'. Sun Sep 14 03:56:20 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184505) Waiting for packet dumper to finish... 1 (prev_count=1184505, count=1187636) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Sun Sep 14 03:56:24 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_ipa_crcx_sdcch_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_crcx_sdcch_not_active started. MTC@6f238eeec34b: "TC_ipa_crcx_sdcch_not_active() start" TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: 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_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_sdcch_not_active-RSL(320)@6f238eeec34b: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(319)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(319): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(320): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'. Sun Sep 14 03:56:40 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183867) Waiting for packet dumper to finish... 1 (prev_count=1183867, count=1186998) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Sun Sep 14 03:56:43 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_ipa_crcx_ack_addr.pcap" >/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ipa_crcx_ack_addr started. MTC@6f238eeec34b: "TC_ipa_crcx_ack_addr() start" TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: 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_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_ack_addr-RSL(322)@6f238eeec34b: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(321)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(321): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(322): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Sun Sep 14 03:56:59 UTC 2025 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184334) Waiting for packet dumper to finish... 1 (prev_count=1184334, count=1187465) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Sun Sep 14 03:57:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_paging_imsi_200percent_with_ps started. MTC@6f238eeec34b: "TC_paging_imsi_200percent_with_ps() start" TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: 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_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent_with_ps-RSL(324)@6f238eeec34b: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(323)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(323): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(324): none (fail -> fail) MTC@6f238eeec34b: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'. Sun Sep 14 03:57:18 UTC 2025 ------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176356) Waiting for packet dumper to finish... 1 (prev_count=1176356, count=1187425) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Sun Sep 14 03:57:22 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_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_act_req started. MTC@6f238eeec34b: "TC_pcu_act_req() start" TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_act_req-RSL(326)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL(326)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(326)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: 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_pcu_act_req-RSL-IPA(325)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req-RSL(326)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req-RSL(326)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(326)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_act_req-RSL(326)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(326)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_act_req-RSL(326)@6f238eeec34b: 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_pcu_act_req-RSL(326)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req-RSL(326)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req-RSL(326)@6f238eeec34b: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(325)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req-RSL-IPA(325): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req-RSL(326): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'. Sun Sep 14 03:57:38 UTC 2025 ------ BTS_Tests.TC_pcu_act_req fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_act_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175835) Waiting for packet dumper to finish... 1 (prev_count=1175835, count=1186902) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Sun Sep 14 03:57: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_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_ts started. MTC@6f238eeec34b: "TC_pcu_act_req_wrong_ts() start" TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: 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_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_ts-RSL(328)@6f238eeec34b: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(327)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(327): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(328): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'. Sun Sep 14 03:57:57 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176032) Waiting for packet dumper to finish... 1 (prev_count=1176032, count=1179600) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Sun Sep 14 03:58: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_pcu_act_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_bts started. MTC@6f238eeec34b: "TC_pcu_act_req_wrong_bts() start" TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: 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_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_bts-RSL(330)@6f238eeec34b: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(329)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(329): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(330): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'. Sun Sep 14 03:58:17 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175391) Waiting for packet dumper to finish... 1 (prev_count=1175391, count=1178959) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Sun Sep 14 03:58:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_trx started. MTC@6f238eeec34b: "TC_pcu_act_req_wrong_trx() start" TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: 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_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_trx-RSL(332)@6f238eeec34b: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL-IPA(331)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(331): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(332): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'. Sun Sep 14 03:58:36 UTC 2025 ------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175799) Waiting for packet dumper to finish... 1 (prev_count=1175799, count=1178930) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Sun Sep 14 03:58:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_deact_req started. MTC@6f238eeec34b: "TC_pcu_deact_req() start" TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(334)@6f238eeec34b: 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_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(334)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: 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_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(334)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req-RSL(334)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(334)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_deact_req-RSL(334)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(334)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_deact_req-RSL(334)@6f238eeec34b: 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_pcu_deact_req-RSL(334)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req-RSL(334)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req-RSL(334)@6f238eeec34b: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(333)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(333): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_deact_req-RSL(334): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'. Sun Sep 14 03:58:55 UTC 2025 ------ BTS_Tests.TC_pcu_deact_req fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183739) Waiting for packet dumper to finish... 1 (prev_count=1183739, count=1186870) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Sun Sep 14 03:58: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_pcu_deact_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_deact_req_wrong_ts started. MTC@6f238eeec34b: "TC_pcu_deact_req_wrong_ts() start" TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: 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_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req_wrong_ts-RSL(336)@6f238eeec34b: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(335)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(335): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(336): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'. Sun Sep 14 03:59:15 UTC 2025 ------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183874) Waiting for packet dumper to finish... 1 (prev_count=1183874, count=1187005) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Sun Sep 14 03:59:18 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_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_ver_si1 started. MTC@6f238eeec34b: "TC_pcu_ver_si1() start" TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_ver_si1-RSL(338)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL(338)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL(338)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(338)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_ver_si1-RSL(338)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ver_si1-RSL(338)@6f238eeec34b: 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_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_ver_si1-RSL(338)@6f238eeec34b: 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_pcu_ver_si1-RSL(338)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_ver_si1-RSL(338)@6f238eeec34b: 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_pcu_ver_si1-RSL(338)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si1-RSL(338)@6f238eeec34b: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(337)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(337): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si1-RSL(338): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'. Sun Sep 14 03:59:34 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si1 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184159) Waiting for packet dumper to finish... 1 (prev_count=1184159, count=1187290) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Sun Sep 14 03:59:37 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_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_ver_si3 started. MTC@6f238eeec34b: "TC_pcu_ver_si3() start" TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(340)@6f238eeec34b: 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_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(340)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: 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_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si3-RSL(340)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si3-RSL(340)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(340)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_ver_si3-RSL(340)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(340)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_ver_si3-RSL(340)@6f238eeec34b: 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_pcu_ver_si3-RSL(340)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si3-RSL(340)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si3-RSL(340)@6f238eeec34b: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(339)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(339): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si3-RSL(340): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'. Sun Sep 14 03:59:54 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176351) Waiting for packet dumper to finish... 1 (prev_count=1176351, count=1187420) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Sun Sep 14 03:59:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_ver_si13 started. MTC@6f238eeec34b: "TC_pcu_ver_si13() start" TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL(342)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: 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_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_ver_si13-RSL(342)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ver_si13-RSL(342)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_ver_si13-RSL(342)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_ver_si13-RSL(342)@6f238eeec34b: 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_pcu_ver_si13-RSL(342)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si13-RSL(342)@6f238eeec34b: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(341)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(341): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ver_si13-RSL(342): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'. Sun Sep 14 04:00:13 UTC 2025 ------ BTS_Tests.TC_pcu_ver_si13 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175796) Waiting for packet dumper to finish... 1 (prev_count=1175796, count=1186863) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Sun Sep 14 04:00:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_pdtch started. MTC@6f238eeec34b: "TC_pcu_data_req_pdtch() start" TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: 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_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pdtch-RSL(344)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(343)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(343): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(344): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'. Sun Sep 14 04:00:32 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_pdtch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176054) Waiting for packet dumper to finish... 1 (prev_count=1176054, count=1179313) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Sun Sep 14 04:00:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap" >/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_ptcch started. MTC@6f238eeec34b: "TC_pcu_data_req_ptcch() start" TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: 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_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ptcch-RSL(346)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(345)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(345): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(346): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'. Sun Sep 14 04:00:52 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_ptcch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176219) Waiting for packet dumper to finish... 1 (prev_count=1176219, count=1179350) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Sun Sep 14 04:00:55 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_pcu_data_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_bts started. MTC@6f238eeec34b: "TC_pcu_data_req_wrong_bts() start" TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: 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_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_bts-RSL(348)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(347)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(347): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(348): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'. Sun Sep 14 04:01:11 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176478) Waiting for packet dumper to finish... 1 (prev_count=1176478, count=1179609) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Sun Sep 14 04:01: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_pcu_data_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_trx started. MTC@6f238eeec34b: "TC_pcu_data_req_wrong_trx() start" TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: 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_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_trx-RSL(350)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(349)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(349): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(350): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'. Sun Sep 14 04:01:30 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184309) Waiting for packet dumper to finish... 1 (prev_count=1184309, count=1187440) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Sun Sep 14 04:01:34 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_pcu_data_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_ts started. MTC@6f238eeec34b: "TC_pcu_data_req_wrong_ts() start" TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: 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_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_ts-RSL(352)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(351)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(351): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(352): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'. Sun Sep 14 04:01:50 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183768) Waiting for packet dumper to finish... 1 (prev_count=1183768, count=1186899) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Sun Sep 14 04:01: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_pcu_data_req_ts_inactive.pcap" >/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_ts_inactive started. MTC@6f238eeec34b: "TC_pcu_data_req_ts_inactive() start" TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: 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_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ts_inactive-RSL(354)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(353)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(353): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(354): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'. Sun Sep 14 04:02:09 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184381) Waiting for packet dumper to finish... 1 (prev_count=1184381, count=1187512) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Sun Sep 14 04:02:13 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_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_ptcch started. MTC@6f238eeec34b: "TC_pcu_ptcch() start" TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_ptcch-RSL(356)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL(356)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL(356)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: 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_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_ptcch-RSL(356)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ptcch-RSL(356)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(356)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_ptcch-RSL(356)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(356)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_ptcch-RSL(356)@6f238eeec34b: 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_pcu_ptcch-RSL(356)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ptcch-RSL(356)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ptcch-RSL(356)@6f238eeec34b: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(355)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(355): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ptcch-RSL(356): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'. Sun Sep 14 04:02:29 UTC 2025 ------ BTS_Tests.TC_pcu_ptcch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175680) Waiting for packet dumper to finish... 1 (prev_count=1175680, count=1186747) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Sun Sep 14 04:02:32 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_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_agch started. MTC@6f238eeec34b: "TC_pcu_data_req_agch() start" TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL(358)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL(358)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL(358)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: 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_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: 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_pcu_data_req_agch-RSL(358)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: 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_pcu_data_req_agch-RSL(358)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_agch-RSL(358)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(357)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(357): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_agch-RSL(358): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'. Sun Sep 14 04:02:48 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_agch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176172) Waiting for packet dumper to finish... 1 (prev_count=1176172, count=1179303) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Sun Sep 14 04:02:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_pch started. MTC@6f238eeec34b: "TC_pcu_data_req_pch() start" TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: 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_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: 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_pcu_data_req_pch-RSL(360)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pch-RSL(360)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(359)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(359): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_pch-RSL(360): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'. Sun Sep 14 04:03:07 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_pch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175766) Waiting for packet dumper to finish... 1 (prev_count=1175766, count=1179334) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch ------ Sun Sep 14 04:03:11 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_pcu_data_req_imm_ass_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_imm_ass_pch started. MTC@6f238eeec34b: "TC_pcu_data_req_imm_ass_pch() start" TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: 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_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_pch-RSL(362)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(361)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(361): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(362): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'. Sun Sep 14 04:03:27 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175950) Waiting for packet dumper to finish... 1 (prev_count=1175950, count=1179518) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch ------ Sun Sep 14 04:03:30 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_pcu_data_req_imm_ass_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_req_imm_ass_agch started. MTC@6f238eeec34b: "TC_pcu_data_req_imm_ass_agch() start" TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: 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_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_agch-RSL(364)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(363)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(363): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(364): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'. Sun Sep 14 04:03:46 UTC 2025 ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183767) Waiting for packet dumper to finish... 1 (prev_count=1183767, count=1186898) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Sun Sep 14 04:03:50 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_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_rach_content started. MTC@6f238eeec34b: "TC_pcu_rach_content() start" TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL(366)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL(366)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: 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_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_rach_content-RSL(366)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_rach_content-RSL(366)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rach_content-RSL(366)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(366)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_rach_content-RSL(366)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(366)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_rach_content-RSL(366)@6f238eeec34b: 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_pcu_rach_content-RSL(366)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rach_content-RSL(366)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rach_content-RSL(366)@6f238eeec34b: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(365)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(365): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rach_content-RSL(366): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'. Sun Sep 14 04:04:06 UTC 2025 ------ BTS_Tests.TC_pcu_rach_content fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183828) Waiting for packet dumper to finish... 1 (prev_count=1183828, count=1186959) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Sun Sep 14 04:04:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ext_rach_content.pcap" >/data/BTS_Tests.TC_pcu_ext_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_ext_rach_content started. MTC@6f238eeec34b: "TC_pcu_ext_rach_content() start" TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: 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_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: 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_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ext_rach_content-RSL(368)@6f238eeec34b: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL-IPA(367)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(367): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_ext_rach_content-RSL(368): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'. Sun Sep 14 04:04:25 UTC 2025 ------ BTS_Tests.TC_pcu_ext_rach_content fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183860) Waiting for packet dumper to finish... 1 (prev_count=1183860, count=1186991) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Sun Sep 14 04:04: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_pcu_data_ind_lqual_cb.pcap" >/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_data_ind_lqual_cb started. MTC@6f238eeec34b: "TC_pcu_data_ind_lqual_cb() start" TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: 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_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_ind_lqual_cb-RSL(370)@6f238eeec34b: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(369)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(369): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(370): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Sun Sep 14 04:04:44 UTC 2025 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176296) Waiting for packet dumper to finish... 1 (prev_count=1176296, count=1187363) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Sun Sep 14 04:04:48 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_pcu_paging_from_rsl.pcap" >/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_paging_from_rsl started. MTC@6f238eeec34b: "TC_pcu_paging_from_rsl() start" TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: 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_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_paging_from_rsl-RSL(372)@6f238eeec34b: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(371)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(371): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(372): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'. Sun Sep 14 04:05:04 UTC 2025 ------ BTS_Tests.TC_pcu_paging_from_rsl fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175891) Waiting for packet dumper to finish... 1 (prev_count=1175891, count=1182999) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Sun Sep 14 04:05: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_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_time_ind started. MTC@6f238eeec34b: "TC_pcu_time_ind() start" TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL(374)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL(374)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL(374)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL(374)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL(374)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL(374)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_time_ind-RSL(374)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_time_ind-RSL(374)@6f238eeec34b: 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_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_time_ind-RSL(374)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(374)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_time_ind-RSL(374)@6f238eeec34b: 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_pcu_time_ind-RSL(374)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(374)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_time_ind-RSL(374)@6f238eeec34b: 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_pcu_time_ind-RSL(374)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_time_ind-RSL(374)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_time_ind-RSL(374)@6f238eeec34b: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(373)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(373): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_time_ind-RSL(374): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'. Sun Sep 14 04:05:23 UTC 2025 ------ BTS_Tests.TC_pcu_time_ind fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175714) Waiting for packet dumper to finish... 1 (prev_count=1175714, count=1178845) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Sun Sep 14 04:05:27 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_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_rts_req started. MTC@6f238eeec34b: "TC_pcu_rts_req() start" TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(376)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(376)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(376)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: 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_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(376)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rts_req-RSL(376)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(376)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_rts_req-RSL(376)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(376)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_rts_req-RSL(376)@6f238eeec34b: 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_pcu_rts_req-RSL(376)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rts_req-RSL(376)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rts_req-RSL(376)@6f238eeec34b: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(375)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(375): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rts_req-RSL(376): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'. Sun Sep 14 04:05:43 UTC 2025 ------ BTS_Tests.TC_pcu_rts_req fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175837) Waiting for packet dumper to finish... 1 (prev_count=1175837, count=1178968) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Sun Sep 14 04:05:46 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_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_oml_alert started. MTC@6f238eeec34b: "TC_pcu_oml_alert() start" TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(378)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(378)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_oml_alert-RSL(378)@6f238eeec34b: 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_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_oml_alert-RSL(378)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_oml_alert-RSL(378)@6f238eeec34b: 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_pcu_oml_alert-RSL(378)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_oml_alert-RSL(378)@6f238eeec34b: Final verdict of PTC: none TC_pcu_oml_alert-RSL-IPA(377)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(377): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_oml_alert-RSL(378): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'. Sun Sep 14 04:06:02 UTC 2025 ------ BTS_Tests.TC_pcu_oml_alert fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183714) Waiting for packet dumper to finish... 1 (prev_count=1183714, count=1186845) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'. ------ BTS_Tests.TC_pcu_rr_suspend ------ Sun Sep 14 04:06:05 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_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_rr_suspend started. MTC@6f238eeec34b: "TC_pcu_rr_suspend() start" TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL(380)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL(380)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL(380)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: 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_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: 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_pcu_rr_suspend-RSL(380)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: 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_pcu_rr_suspend-RSL(380)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rr_suspend-RSL(380)@6f238eeec34b: Final verdict of PTC: none TC_pcu_rr_suspend-RSL-IPA(379)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(379): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_rr_suspend-RSL(380): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'. Sun Sep 14 04:06:21 UTC 2025 ------ BTS_Tests.TC_pcu_rr_suspend fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183794) Waiting for packet dumper to finish... 1 (prev_count=1183794, count=1186925) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'. ------ BTS_Tests.TC_pcu_socket_connect_multi ------ Sun Sep 14 04:06:25 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_pcu_socket_connect_multi.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_connect_multi started. MTC@6f238eeec34b: "TC_pcu_socket_connect_multi() start" TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: 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_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_multi-RSL(382)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_connect_multi-RSL-IPA(381)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(381): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(382): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'. Sun Sep 14 04:06:41 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_multi fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183734) Waiting for packet dumper to finish... 1 (prev_count=1183734, count=1186865) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'. ------ BTS_Tests.TC_pcu_socket_reconnect ------ Sun Sep 14 04:06:44 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_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_reconnect started. MTC@6f238eeec34b: "TC_pcu_socket_reconnect() start" TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: 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_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: 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_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: 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_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_reconnect-RSL(384)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_reconnect-RSL-IPA(383)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(383): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_reconnect-RSL(384): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'. Sun Sep 14 04:07:00 UTC 2025 ------ BTS_Tests.TC_pcu_socket_reconnect fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176410) Waiting for packet dumper to finish... 1 (prev_count=1176410, count=1187479) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------ Sun Sep 14 04:07:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_noconnect_nosi3gprs started. MTC@6f238eeec34b: "TC_pcu_socket_noconnect_nosi3gprs() start" TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: 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_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi3gprs-RSL(386)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(385): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(386): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'. Sun Sep 14 04:07:19 UTC 2025 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176028) Waiting for packet dumper to finish... 1 (prev_count=1176028, count=1187097) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------ Sun Sep 14 04:07:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_noconnect_nosi4gprs started. MTC@6f238eeec34b: "TC_pcu_socket_noconnect_nosi4gprs() start" TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: 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_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi4gprs-RSL(388)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(387): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(388): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'. Sun Sep 14 04:07:39 UTC 2025 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176301) Waiting for packet dumper to finish... 1 (prev_count=1176301, count=1179432) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------ Sun Sep 14 04:07:42 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_pcu_socket_connect_si3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_connect_si3gprs started. MTC@6f238eeec34b: "TC_pcu_socket_connect_si3gprs() start" TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: 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_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si3gprs-RSL(390)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_connect_si3gprs-RSL-IPA(389)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(389): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(390): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'. Sun Sep 14 04:07:58 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176454) Waiting for packet dumper to finish... 1 (prev_count=1176454, count=1179585) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------ Sun Sep 14 04:08:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_connect_si4gprs started. MTC@6f238eeec34b: "TC_pcu_socket_connect_si4gprs() start" TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: 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_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si4gprs-RSL(392)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_connect_si4gprs-RSL-IPA(391)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(391): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(392): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'. Sun Sep 14 04:08:18 UTC 2025 ------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175902) Waiting for packet dumper to finish... 1 (prev_count=1175902, count=1179033) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------ Sun Sep 14 04:08:21 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_pcu_socket_disconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_disconnect_nosi3gprs started. MTC@6f238eeec34b: "TC_pcu_socket_disconnect_nosi3gprs() start" TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: 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_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi3gprs-RSL(394)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(393): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(394): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'. Sun Sep 14 04:08:37 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184228) Waiting for packet dumper to finish... 1 (prev_count=1184228, count=1187796) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------ Sun Sep 14 04:08:40 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_pcu_socket_disconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_disconnect_nosi4gprs started. MTC@6f238eeec34b: "TC_pcu_socket_disconnect_nosi4gprs() start" TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: 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_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi4gprs-RSL(396)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(395): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(396): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'. Sun Sep 14 04:08:56 UTC 2025 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184045) Waiting for packet dumper to finish... 1 (prev_count=1184045, count=1187176) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'. ------ BTS_Tests.TC_pcu_socket_verify_info_ind ------ Sun Sep 14 04:09:00 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_pcu_socket_verify_info_ind.pcap" >/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_verify_info_ind started. MTC@6f238eeec34b: "TC_pcu_socket_verify_info_ind() start" TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: 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_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_verify_info_ind-RSL(398)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_verify_info_ind-RSL-IPA(397)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(397): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(398): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'. Sun Sep 14 04:09:16 UTC 2025 ------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1184138) Waiting for packet dumper to finish... 1 (prev_count=1184138, count=1187269) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------ Sun Sep 14 04:09:19 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_dyn_osmo_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_act_deact started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_act_deact() start" TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: 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_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_act_deact-RSL(400)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_act_deact-RSL-IPA(399)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(399): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(400): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'. Sun Sep 14 04:09:35 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1175962) Waiting for packet dumper to finish... 1 (prev_count=1175962, count=1187029) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------ Sun Sep 14 04:09:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_double_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_double_act() start" TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: 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_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_double_act-RSL(402)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_double_act-RSL-IPA(401)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(401): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(402): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'. Sun Sep 14 04:09:55 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176164) Waiting for packet dumper to finish... 1 (prev_count=1176164, count=1187231) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------ Sun Sep 14 04:09:58 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_dyn_ipa_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_act_deact started. MTC@6f238eeec34b: "TC_dyn_ipa_pdch_act_deact() start" TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: 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_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_deact-RSL(404)@6f238eeec34b: Final verdict of PTC: none TC_dyn_ipa_pdch_act_deact-RSL-IPA(403)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(403): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(404): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'. Sun Sep 14 04:10:14 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176247) Waiting for packet dumper to finish... 1 (prev_count=1176247, count=1179378) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack ------ Sun Sep 14 04:10:17 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_dyn_ipa_pdch_act_tchf_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started. MTC@6f238eeec34b: "TC_dyn_ipa_pdch_act_tchf_act_nack() start" TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: 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_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406)@6f238eeec34b: Final verdict of PTC: none TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(405): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(406): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'. Sun Sep 14 04:10:33 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176352) Waiting for packet dumper to finish... 1 (prev_count=1176352, count=1179483) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'. ------ BTS_Tests.TC_pcu_info_ind_fh_params ------ Sun Sep 14 04:10:37 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_pcu_info_ind_fh_params.pcap" >/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_info_ind_fh_params started. MTC@6f238eeec34b: "TC_pcu_info_ind_fh_params() start" TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: 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_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_info_ind_fh_params-RSL(408)@6f238eeec34b: Final verdict of PTC: none TC_pcu_info_ind_fh_params-RSL-IPA(407)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(407): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(408): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'. Sun Sep 14 04:10:53 UTC 2025 ------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1183898) Waiting for packet dumper to finish... 1 (prev_count=1183898, count=1187029) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------ Sun Sep 14 04:10: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_pcu_socket_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_nsvc_ipv4 started. MTC@6f238eeec34b: "TC_pcu_socket_nsvc_ipv4() start" TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: 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_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv4-RSL(410)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv4-RSL-IPA(409)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL-IPA(409): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_nsvc_ipv4-RSL(410): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'. Sun Sep 14 04:11:12 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1195901) Waiting for packet dumper to finish... 1 (prev_count=1195901, count=1199032) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------ Sun Sep 14 04:11:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_nsvc_ipv6 started. MTC@6f238eeec34b: "TC_pcu_socket_nsvc_ipv6() start" TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: 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_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_nsvc_ipv6-RSL(412)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_nsvc_ipv6-RSL-IPA(411)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL-IPA(411): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_nsvc_ipv6-RSL(412): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'. Sun Sep 14 04:11:32 UTC 2025 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1194989) Waiting for packet dumper to finish... 1 (prev_count=1194989, count=1198120) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'. ------ BTS_Tests.TC_pcu_socket_two_nsvc ------ Sun Sep 14 04:11:35 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_pcu_socket_two_nsvc.pcap" >/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_socket_two_nsvc started. MTC@6f238eeec34b: "TC_pcu_socket_two_nsvc() start" TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: 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_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_two_nsvc-RSL(414)@6f238eeec34b: Final verdict of PTC: none TC_pcu_socket_two_nsvc-RSL-IPA(413)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL-IPA(413): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_socket_two_nsvc-RSL(414): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'. Sun Sep 14 04:11:51 UTC 2025 ------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1203729) Waiting for packet dumper to finish... 1 (prev_count=1203729, count=1214796) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'. ------ BTS_Tests.TC_pcu_interf_ind ------ Sun Sep 14 04:11:54 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_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_pcu_interf_ind started. MTC@6f238eeec34b: "TC_pcu_interf_ind() start" TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: 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_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: 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_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_pcu_interf_ind-RSL(416)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_pcu_interf_ind-RSL(416)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_pcu_interf_ind-RSL(416)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_pcu_interf_ind-RSL(416)@6f238eeec34b: 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_pcu_interf_ind-RSL(416)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_interf_ind-RSL(416)@6f238eeec34b: Final verdict of PTC: none TC_pcu_interf_ind-RSL-IPA(415)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_pcu_interf_ind-RSL-IPA(415): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_pcu_interf_ind-RSL(416): none (fail -> fail) MTC@6f238eeec34b: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'. Sun Sep 14 04:12:10 UTC 2025 ------ BTS_Tests.TC_pcu_interf_ind fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1196045) Waiting for packet dumper to finish... 1 (prev_count=1196045, count=1207114) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------ Sun Sep 14 04:12: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_dyn_osmo_pdch_unsol_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_unsol_deact started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_unsol_deact() start" TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: 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_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_unsol_deact-RSL(418)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(417): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(418): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'. Sun Sep 14 04:12:30 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192692) Waiting for packet dumper to finish... 1 (prev_count=1192692, count=1195823) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------ Sun Sep 14 04:12:33 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_dyn_osmo_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchf_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_tchf_act() start" TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: 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_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchf_act-RSL(420)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(419): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(420): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'. Sun Sep 14 04:12:49 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192722) Waiting for packet dumper to finish... 1 (prev_count=1192722, count=1195853) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------ Sun Sep 14 04:12:52 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_dyn_osmo_pdch_tchh_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchh_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_tchh_act() start" TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_act-RSL(422)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(421): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(422): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'. Sun Sep 14 04:13:09 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191745) Waiting for packet dumper to finish... 1 (prev_count=1191745, count=1194876) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------ Sun Sep 14 04:13: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_dyn_osmo_pdch_sdcch8_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_sdcch8_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_sdcch8_act() start" TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_act-RSL(424)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(423): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(424): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'. Sun Sep 14 04:13:28 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199621) Waiting for packet dumper to finish... 1 (prev_count=1199621, count=1202752) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act ------ Sun Sep 14 04:13: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_dyn_osmo_pdch_tchh_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchh_race_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_tchh_race_act() start" TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: 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_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_race_act-RSL(426)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(425): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(426): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'. Sun Sep 14 04:13:47 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200207) Waiting for packet dumper to finish... 1 (prev_count=1200207, count=1203775) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act ------ Sun Sep 14 04:13:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_sdcch8_race_act started. MTC@6f238eeec34b: "TC_dyn_osmo_pdch_sdcch8_race_act() start" TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: 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_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428)@6f238eeec34b: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(427): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(428): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'. Sun Sep 14 04:14:07 UTC 2025 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200345) Waiting for packet dumper to finish... 1 (prev_count=1200345, count=1203913) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------ Sun Sep 14 04:14:10 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_dyn_ipa_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_tchf_act started. MTC@6f238eeec34b: "TC_dyn_ipa_pdch_tchf_act() start" TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act-RSL(430)@6f238eeec34b: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(429): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(430): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'. Sun Sep 14 04:14:26 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192223) Waiting for packet dumper to finish... 1 (prev_count=1192223, count=1203290) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack ------ Sun Sep 14 04:14:29 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_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started. MTC@6f238eeec34b: "TC_dyn_ipa_pdch_tchf_act_pdch_act_nack() start" TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: 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_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432)@6f238eeec34b: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(431): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(432): none (fail -> fail) MTC@6f238eeec34b: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'. Sun Sep 14 04:14:46 UTC 2025 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191460) Waiting for packet dumper to finish... 1 (prev_count=1191460, count=1202527) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'. ------ BTS_Tests.TC_rll_est_ind ------ Sun Sep 14 04:14: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_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_est_ind started. MTC@6f238eeec34b: "TC_rll_est_ind() start" TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL(434)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL(434)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL(434)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL(434)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL(434)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL(434)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_est_ind-RSL(434)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_est_ind-RSL(434)@6f238eeec34b: 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_rll_est_ind-RSL-IPA(433)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_ind-RSL(434)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_ind-RSL(434)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_est_ind-RSL(434)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_est_ind-RSL(434)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_ind-RSL(434)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_rll_est_ind-RSL(434)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_est_ind-RSL(434)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_ind-RSL(434)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_ind-RSL(434)@6f238eeec34b: Final verdict of PTC: none TC_rll_est_ind-RSL-IPA(433)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_ind-RSL-IPA(433): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_ind-RSL(434): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'. Sun Sep 14 04:15:05 UTC 2025 ------ BTS_Tests.TC_rll_est_ind fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_est_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192155) Waiting for packet dumper to finish... 1 (prev_count=1192155, count=1195286) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'. ------ BTS_Tests.TC_rll_est_req_DCCH_3 ------ Sun Sep 14 04:15:08 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_rll_est_req_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_est_req_DCCH_3 started. MTC@6f238eeec34b: "TC_rll_est_req_DCCH_3() start" TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: 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_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_DCCH_3-RSL(436)@6f238eeec34b: Final verdict of PTC: none TC_rll_est_req_DCCH_3-RSL-IPA(435)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(435): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(436): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'. Sun Sep 14 04:15:24 UTC 2025 ------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191645) Waiting for packet dumper to finish... 1 (prev_count=1191645, count=1194776) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'. ------ BTS_Tests.TC_rll_est_req_ACCH_3 ------ Sun Sep 14 04:15: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_rll_est_req_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_est_req_ACCH_3 started. MTC@6f238eeec34b: "TC_rll_est_req_ACCH_3() start" TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: 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_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_ACCH_3-RSL(438)@6f238eeec34b: Final verdict of PTC: none TC_rll_est_req_ACCH_3-RSL-IPA(437)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(437): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(438): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'. Sun Sep 14 04:15:44 UTC 2025 ------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191958) Waiting for packet dumper to finish... 1 (prev_count=1191958, count=1195089) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------ Sun Sep 14 04:15: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_rll_rel_ind_DCCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_rel_ind_DCCH_0 started. MTC@6f238eeec34b: "TC_rll_rel_ind_DCCH_0() start" TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: 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_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_0-RSL(440)@6f238eeec34b: Final verdict of PTC: none TC_rll_rel_ind_DCCH_0-RSL-IPA(439)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(439): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(440): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'. Sun Sep 14 04:16:03 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200577) Waiting for packet dumper to finish... 1 (prev_count=1200577, count=1203708) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------ Sun Sep 14 04:16: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_rll_rel_ind_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_rel_ind_DCCH_3 started. MTC@6f238eeec34b: "TC_rll_rel_ind_DCCH_3() start" TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: 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_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_3-RSL(442)@6f238eeec34b: Final verdict of PTC: none TC_rll_rel_ind_DCCH_3-RSL-IPA(441)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(441): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(442): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'. Sun Sep 14 04:16:22 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199582) Waiting for packet dumper to finish... 1 (prev_count=1199582, count=1202713) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------ Sun Sep 14 04:16:26 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_rll_rel_ind_ACCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_rel_ind_ACCH_0 started. MTC@6f238eeec34b: "TC_rll_rel_ind_ACCH_0() start" TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: 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_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_0-RSL(444)@6f238eeec34b: Final verdict of PTC: none TC_rll_rel_ind_ACCH_0-RSL-IPA(443)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(443): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(444): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'. Sun Sep 14 04:16:42 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199711) Waiting for packet dumper to finish... 1 (prev_count=1199711, count=1202842) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------ Sun Sep 14 04:16:45 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_rll_rel_ind_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_rel_ind_ACCH_3 started. MTC@6f238eeec34b: "TC_rll_rel_ind_ACCH_3() start" TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: 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_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_3-RSL(446)@6f238eeec34b: Final verdict of PTC: none TC_rll_rel_ind_ACCH_3-RSL-IPA(445)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(445): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(446): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'. Sun Sep 14 04:17:01 UTC 2025 ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191648) Waiting for packet dumper to finish... 1 (prev_count=1191648, count=1202715) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'. ------ BTS_Tests.TC_rll_rel_req ------ Sun Sep 14 04:17:05 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_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_rel_req started. MTC@6f238eeec34b: "TC_rll_rel_req() start" TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL(448)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL(448)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL(448)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL(448)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_rel_req-RSL(448)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL(448)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: 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_rll_rel_req-RSL-IPA(447)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL(448)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_rel_req-RSL(448)@6f238eeec34b: 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_rll_rel_req-RSL(448)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_req-RSL(448)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_rel_req-RSL(448)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_rel_req-RSL(448)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_req-RSL(448)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_rll_rel_req-RSL(448)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_rel_req-RSL(448)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_rel_req-RSL(448)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_req-RSL(448)@6f238eeec34b: Final verdict of PTC: none TC_rll_rel_req-RSL-IPA(447)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_req-RSL-IPA(447): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_rel_req-RSL(448): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'. Sun Sep 14 04:17:21 UTC 2025 ------ BTS_Tests.TC_rll_rel_req fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_rel_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191596) Waiting for packet dumper to finish... 1 (prev_count=1191596, count=1202665) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'. ------ BTS_Tests.TC_rll_unit_data_req_DCCH ------ Sun Sep 14 04:17:24 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_rll_unit_data_req_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_unit_data_req_DCCH started. MTC@6f238eeec34b: "TC_rll_unit_data_req_DCCH() start" TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: 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_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_DCCH-RSL(450)@6f238eeec34b: Final verdict of PTC: none TC_rll_unit_data_req_DCCH-RSL-IPA(449)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(449): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(450): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'. Sun Sep 14 04:17:40 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191611) Waiting for packet dumper to finish... 1 (prev_count=1191611, count=1194742) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'. ------ BTS_Tests.TC_rll_unit_data_req_ACCH ------ Sun Sep 14 04:17:43 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_rll_unit_data_req_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_unit_data_req_ACCH started. MTC@6f238eeec34b: "TC_rll_unit_data_req_ACCH() start" TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: 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_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_ACCH-RSL-IPA(451)@6f238eeec34b: Final verdict of PTC: none TC_rll_unit_data_req_ACCH-RSL(452)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(451): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(452): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'. Sun Sep 14 04:17:59 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192666) Waiting for packet dumper to finish... 1 (prev_count=1192666, count=1195797) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'. ------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------ Sun Sep 14 04:18:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_unit_data_ind_DCCH started. MTC@6f238eeec34b: "TC_rll_unit_data_ind_DCCH() start" TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: 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_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_DCCH-RSL(454)@6f238eeec34b: Final verdict of PTC: none TC_rll_unit_data_ind_DCCH-RSL-IPA(453)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(453): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(454): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'. Sun Sep 14 04:18:19 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191799) Waiting for packet dumper to finish... 1 (prev_count=1191799, count=1194930) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'. ------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------ Sun Sep 14 04:18:22 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_rll_unit_data_ind_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rll_unit_data_ind_ACCH started. MTC@6f238eeec34b: "TC_rll_unit_data_ind_ACCH() start" TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: 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_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_ACCH-RSL(456)@6f238eeec34b: Final verdict of PTC: none TC_rll_unit_data_ind_ACCH-RSL-IPA(455)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(455): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(456): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'. Sun Sep 14 04:18:38 UTC 2025 ------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199605) Waiting for packet dumper to finish... 1 (prev_count=1199605, count=1202736) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'. ------ BTS_Tests.TC_chan_act_a51 ------ Sun Sep 14 04:18: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_a51 started. MTC@6f238eeec34b: "TC_chan_act_a51() start" TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL(458)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL(458)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL(458)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_a51-RSL(458)@6f238eeec34b: 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_a51-RSL-IPA(457)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a51-RSL(458)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a51-RSL(458)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_a51-RSL(458)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a51-RSL(458)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_chan_act_a51-RSL(458)@6f238eeec34b: 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_a51-RSL(458)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a51-RSL(458)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a51-RSL(458)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_a51-RSL-IPA(457)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a51-RSL-IPA(457): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a51-RSL(458): none (fail -> fail) MTC@6f238eeec34b: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'. Sun Sep 14 04:18:57 UTC 2025 ------ BTS_Tests.TC_chan_act_a51 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_a51.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199177) Waiting for packet dumper to finish... 1 (prev_count=1199177, count=1202745) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'. ------ BTS_Tests.TC_chan_act_a52 ------ Sun Sep 14 04:19: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_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_a52 started. MTC@6f238eeec34b: "TC_chan_act_a52() start" TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL(460)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL(460)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a52-RSL(460)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL(460)@6f238eeec34b: 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_a52-RSL-IPA(459)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a52-RSL(460)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a52-RSL(460)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_a52-RSL(460)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a52-RSL(460)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_chan_act_a52-RSL(460)@6f238eeec34b: 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_a52-RSL(460)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a52-RSL(460)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a52-RSL(460)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_a52-RSL-IPA(459)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a52-RSL-IPA(459): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a52-RSL(460): none (fail -> fail) MTC@6f238eeec34b: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'. Sun Sep 14 04:19:17 UTC 2025 ------ BTS_Tests.TC_chan_act_a52 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_a52.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200156) Waiting for packet dumper to finish... 1 (prev_count=1200156, count=1203724) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'. ------ BTS_Tests.TC_chan_act_a53 ------ Sun Sep 14 04:19:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_a53 started. MTC@6f238eeec34b: "TC_chan_act_a53() start" TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL(462)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL(462)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL(462)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL(462)@6f238eeec34b: 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_a53-RSL-IPA(461)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a53-RSL(462)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a53-RSL(462)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_a53-RSL(462)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a53-RSL(462)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_chan_act_a53-RSL(462)@6f238eeec34b: 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_a53-RSL(462)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a53-RSL(462)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a53-RSL(462)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_a53-RSL-IPA(461)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a53-RSL-IPA(461): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a53-RSL(462): none (fail -> fail) MTC@6f238eeec34b: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'. Sun Sep 14 04:19:36 UTC 2025 ------ BTS_Tests.TC_chan_act_a53 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192292) Waiting for packet dumper to finish... 1 (prev_count=1192292, count=1203359) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'. ------ BTS_Tests.TC_chan_act_a54 ------ Sun Sep 14 04:19:40 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_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chan_act_a54 started. MTC@6f238eeec34b: "TC_chan_act_a54() start" TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL(464)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: 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_a54-RSL-IPA(463)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL(464)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_a54-RSL(464)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a54-RSL(464)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_a54-RSL(464)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_chan_act_a54-RSL(464)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a54-RSL(464)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_chan_act_a54-RSL(464)@6f238eeec34b: 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_a54-RSL(464)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_a54-RSL(464)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a54-RSL(464)@6f238eeec34b: Final verdict of PTC: none TC_chan_act_a54-RSL-IPA(463)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a54-RSL-IPA(463): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_chan_act_a54-RSL(464): none (fail -> fail) MTC@6f238eeec34b: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'. Sun Sep 14 04:19:56 UTC 2025 ------ BTS_Tests.TC_chan_act_a54 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chan_act_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191111) Waiting for packet dumper to finish... 1 (prev_count=1191111, count=1194242) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'. ------ BTS_Tests.TC_encr_cmd_a51 ------ Sun Sep 14 04:19: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_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_encr_cmd_a51 started. MTC@6f238eeec34b: "TC_encr_cmd_a51() start" TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL(466)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL(466)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL(466)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL(466)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: 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_encr_cmd_a51-RSL(466)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL(466)@6f238eeec34b: 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_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_encr_cmd_a51-RSL(466)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_encr_cmd_a51-RSL(466)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a51-RSL(466)@6f238eeec34b: Final verdict of PTC: none TC_encr_cmd_a51-RSL-IPA(465)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(465): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a51-RSL(466): none (fail -> fail) MTC@6f238eeec34b: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'. Sun Sep 14 04:20:15 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a51 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191236) Waiting for packet dumper to finish... 1 (prev_count=1191236, count=1194367) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'. ------ BTS_Tests.TC_encr_cmd_a52 ------ Sun Sep 14 04:20:18 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_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_encr_cmd_a52 started. MTC@6f238eeec34b: "TC_encr_cmd_a52() start" TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL(468)@6f238eeec34b: 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_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL(468)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a52-RSL(468)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_encr_cmd_a52-RSL(468)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_encr_cmd_a52-RSL(468)@6f238eeec34b: 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_encr_cmd_a52-RSL(468)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a52-RSL(468)@6f238eeec34b: Final verdict of PTC: none TC_encr_cmd_a52-RSL-IPA(467)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(467): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a52-RSL(468): none (fail -> fail) MTC@6f238eeec34b: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'. Sun Sep 14 04:20:34 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a52 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192896) Waiting for packet dumper to finish... 1 (prev_count=1192896, count=1196027) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'. ------ BTS_Tests.TC_encr_cmd_a53 ------ Sun Sep 14 04:20:38 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_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_encr_cmd_a53 started. MTC@6f238eeec34b: "TC_encr_cmd_a53() start" TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL(470)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL(470)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_encr_cmd_a53-RSL(470)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_encr_cmd_a53-RSL(470)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: 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_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a53-RSL(470)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_encr_cmd_a53-RSL(470)@6f238eeec34b: 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_encr_cmd_a53-RSL(470)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_encr_cmd_a53-RSL(470)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_encr_cmd_a53-RSL(470)@6f238eeec34b: 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_encr_cmd_a53-RSL(470)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a53-RSL(470)@6f238eeec34b: Final verdict of PTC: none TC_encr_cmd_a53-RSL-IPA(469)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(469): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a53-RSL(470): none (fail -> fail) MTC@6f238eeec34b: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'. Sun Sep 14 04:20:54 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a53 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199614) Waiting for packet dumper to finish... 1 (prev_count=1199614, count=1202745) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'. ------ BTS_Tests.TC_encr_cmd_a54 ------ Sun Sep 14 04:20:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_encr_cmd_a54 started. MTC@6f238eeec34b: "TC_encr_cmd_a54() start" TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL(472)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: 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_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_encr_cmd_a54-RSL(472)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_encr_cmd_a54-RSL(472)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_encr_cmd_a54-RSL(472)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_encr_cmd_a54-RSL(472)@6f238eeec34b: 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_encr_cmd_a54-RSL(472)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a54-RSL-IPA(471)@6f238eeec34b: Final verdict of PTC: none TC_encr_cmd_a54-RSL(472)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(471): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_encr_cmd_a54-RSL(472): none (fail -> fail) MTC@6f238eeec34b: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'. Sun Sep 14 04:21:13 UTC 2025 ------ BTS_Tests.TC_encr_cmd_a54 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200775) Waiting for packet dumper to finish... 1 (prev_count=1200775, count=1203906) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'. ------ BTS_Tests.TC_err_rep_wrong_mdisc ------ Sun Sep 14 04:21:17 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_err_rep_wrong_mdisc.pcap" >/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_err_rep_wrong_mdisc started. MTC@6f238eeec34b: "TC_err_rep_wrong_mdisc() start" TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: 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_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_mdisc-RSL(474)@6f238eeec34b: Final verdict of PTC: none TC_err_rep_wrong_mdisc-RSL-IPA(473)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(473): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(474): none (fail -> fail) MTC@6f238eeec34b: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'. Sun Sep 14 04:21:33 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199712) Waiting for packet dumper to finish... 1 (prev_count=1199712, count=1202843) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'. ------ BTS_Tests.TC_err_rep_wrong_msg_type ------ Sun Sep 14 04:21:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap" >/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_err_rep_wrong_msg_type started. MTC@6f238eeec34b: "TC_err_rep_wrong_msg_type() start" TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: 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_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_msg_type-RSL(476)@6f238eeec34b: Final verdict of PTC: none TC_err_rep_wrong_msg_type-RSL-IPA(475)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(475): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(476): none (fail -> fail) MTC@6f238eeec34b: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'. Sun Sep 14 04:21:52 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192667) Waiting for packet dumper to finish... 1 (prev_count=1192667, count=1203736) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'. ------ BTS_Tests.TC_err_rep_wrong_sequence ------ Sun Sep 14 04:21:55 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_err_rep_wrong_sequence.pcap" >/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_err_rep_wrong_sequence started. MTC@6f238eeec34b: "TC_err_rep_wrong_sequence() start" TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: 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_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_sequence-RSL(478)@6f238eeec34b: Final verdict of PTC: none TC_err_rep_wrong_sequence-RSL-IPA(477)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(477): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(478): none (fail -> fail) MTC@6f238eeec34b: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'. Sun Sep 14 04:22:11 UTC 2025 ------ BTS_Tests.TC_err_rep_wrong_sequence fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192852) Waiting for packet dumper to finish... 1 (prev_count=1192852, count=1203919) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'. ------ BTS_Tests.TC_lapdm_selftest ------ Sun Sep 14 04:22:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_lapdm_selftest started. MTC@6f238eeec34b: "ui_s0_empty": matched MTC@6f238eeec34b: setverdict(pass): none -> pass MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "ui_s3_empty": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "sabm_s0_empty": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "sabm_s0_l3": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "rr_s0_7": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "I/0/0": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: "I/7/0": matched MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: setverdict(pass): pass -> pass, component reason not changed MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: pass MTC@6f238eeec34b: No PTCs were created. MTC@6f238eeec34b: Test case TC_lapdm_selftest finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'. Sun Sep 14 04:22:16 UTC 2025 ====== BTS_Tests.TC_lapdm_selftest pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1004385) Waiting for packet dumper to finish... 1 (prev_count=1004385, count=1111069) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame ------ Sun Sep 14 04:22:19 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_tch_sign_l2_fill_frame.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_tch_sign_l2_fill_frame started. MTC@6f238eeec34b: "TC_tch_sign_l2_fill_frame() start" TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: 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_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame-RSL(480)@6f238eeec34b: Final verdict of PTC: none TC_tch_sign_l2_fill_frame-RSL-IPA(479)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(479): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(480): none (fail -> fail) MTC@6f238eeec34b: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'. Sun Sep 14 04:22:35 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1268631) Waiting for packet dumper to finish... 1 (prev_count=1268631, count=1271826) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd ------ Sun Sep 14 04:22:38 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_tch_sign_l2_fill_frame_dtxd.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_tch_sign_l2_fill_frame_dtxd started. MTC@6f238eeec34b: "TC_tch_sign_l2_fill_frame_dtxd() start" TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: 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_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame_dtxd-RSL(482)@6f238eeec34b: Final verdict of PTC: none TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(481): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(482): none (fail -> fail) MTC@6f238eeec34b: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'. Sun Sep 14 04:22:55 UTC 2025 ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191650) Waiting for packet dumper to finish... 1 (prev_count=1191650, count=1194781) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'. ------ BTS_Tests.TC_chopped_ipa_ping ------ Sun Sep 14 04:22:58 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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chopped_ipa_ping started. 483@6f238eeec34b: sending byte '00'O 483@6f238eeec34b: sending byte '01'O 483@6f238eeec34b: sending byte 'FE'O 483@6f238eeec34b: sending byte '00'O 483@6f238eeec34b: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport. 483@6f238eeec34b: received pong from "172.18.102.20" port 46713: '0001FE01'O 483@6f238eeec34b: setverdict(pass): none -> pass 483@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC with component reference 483: pass (none -> pass) MTC@6f238eeec34b: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass'. Sun Sep 14 04:23:24 UTC 2025 ====== BTS_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1205648) Waiting for packet dumper to finish... 1 (prev_count=1205648, count=1208779) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'. ------ BTS_Tests.TC_chopped_ipa_payload ------ Sun Sep 14 04:23:27 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_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_chopped_ipa_payload started. 484@6f238eeec34b: sending byte '04'O 484@6f238eeec34b: sending byte '01'O 484@6f238eeec34b: sending byte '08'O ("\b") 484@6f238eeec34b: sending byte '01'O 484@6f238eeec34b: sending byte '07'O ("\a") 484@6f238eeec34b: sending byte '01'O 484@6f238eeec34b: sending byte '02'O 484@6f238eeec34b: Warning: There is no GetMsgLen function registered for connId: 2. The messages will not be dissected on this connection! This warning is logged only once per testport. 484@6f238eeec34b: received IPA message from "172.18.102.20" port 35619: '0026FE05000A08313233342F302F300000130730323A34323A61633A31323A36363A313400000202000001FE06'O 484@6f238eeec34b: setverdict(pass): none -> pass 484@6f238eeec34b: Final verdict of PTC: pass MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: none MTC@6f238eeec34b: Local verdict of PTC with component reference 484: pass (none -> pass) MTC@6f238eeec34b: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass'. Sun Sep 14 04:24:11 UTC 2025 ====== BTS_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1250192) Waiting for packet dumper to finish... 1 (prev_count=1250192, count=1253323) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'. ------ BTS_Tests.TC_ms_pwr_ctrl_constant ------ Sun Sep 14 04:24: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_ms_pwr_ctrl_constant.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ms_pwr_ctrl_constant started. MTC@6f238eeec34b: "TC_ms_pwr_ctrl_constant() start" TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: 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_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_constant-RSL(486)@6f238eeec34b: Final verdict of PTC: none TC_ms_pwr_ctrl_constant-RSL-IPA(485)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(485): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(486): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'. Sun Sep 14 04:24:30 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192712) Waiting for packet dumper to finish... 1 (prev_count=1192712, count=1195843) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'. ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------ Sun Sep 14 04:24:33 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_ms_pwr_ctrl_pf_ewma.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ms_pwr_ctrl_pf_ewma started. MTC@6f238eeec34b: "TC_ms_pwr_ctrl_pf_ewma() start" TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: 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_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_pf_ewma-RSL(488)@6f238eeec34b: Final verdict of PTC: none TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(487): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(488): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'. Sun Sep 14 04:24:49 UTC 2025 ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191595) Waiting for packet dumper to finish... 1 (prev_count=1191595, count=1194726) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'. ------ BTS_Tests.TC_speech_no_rtp_tchf ------ Sun Sep 14 04:24: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_speech_no_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_no_rtp_tchf started. MTC@6f238eeec34b: "TC_speech_no_rtp_tchf() start" TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: 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_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchf-RSL(490)@6f238eeec34b: Final verdict of PTC: none TC_speech_no_rtp_tchf-RSL-IPA(489)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(489): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(490): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'. Sun Sep 14 04:25:09 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchf fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199742) Waiting for packet dumper to finish... 1 (prev_count=1199742, count=1202873) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'. ------ BTS_Tests.TC_speech_no_rtp_tchh ------ Sun Sep 14 04:25: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_speech_no_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_no_rtp_tchh started. MTC@6f238eeec34b: "TC_speech_no_rtp_tchh() start" TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: 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_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchh-RSL(492)@6f238eeec34b: Final verdict of PTC: none TC_speech_no_rtp_tchh-RSL-IPA(491)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(491): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(492): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'. Sun Sep 14 04:25:28 UTC 2025 ------ BTS_Tests.TC_speech_no_rtp_tchh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199526) Waiting for packet dumper to finish... 1 (prev_count=1199526, count=1202657) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'. ------ BTS_Tests.TC_speech_rtp_tchf ------ Sun Sep 14 04:25: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_rtp_tchf started. MTC@6f238eeec34b: "TC_speech_rtp_tchf() start" TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: 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_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: 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_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: 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_speech_rtp_tchf-RSL(494)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchf-RSL(494)@6f238eeec34b: Final verdict of PTC: none TC_speech_rtp_tchf-RSL-IPA(493)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(493): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_rtp_tchf-RSL(494): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'. Sun Sep 14 04:25:48 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchf fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199247) Waiting for packet dumper to finish... 1 (prev_count=1199247, count=1202815) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'. ------ BTS_Tests.TC_speech_rtp_tchh ------ Sun Sep 14 04:25:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_rtp_tchh started. MTC@6f238eeec34b: "TC_speech_rtp_tchh() start" TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL(496)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL(496)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL(496)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: 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_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: 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_speech_rtp_tchh-RSL(496)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: 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_speech_rtp_tchh-RSL(496)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchh-RSL(496)@6f238eeec34b: Final verdict of PTC: none TC_speech_rtp_tchh-RSL-IPA(495)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(495): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_rtp_tchh-RSL(496): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'. Sun Sep 14 04:26:07 UTC 2025 ------ BTS_Tests.TC_speech_rtp_tchh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191258) Waiting for packet dumper to finish... 1 (prev_count=1191258, count=1202762) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'. ------ BTS_Tests.TC_speech_osmux_tchf ------ Sun Sep 14 04:26:10 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_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_osmux_tchf started. MTC@6f238eeec34b: "TC_speech_osmux_tchf() start" TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: 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_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: 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_speech_osmux_tchf-RSL(498)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchf-RSL(498)@6f238eeec34b: Final verdict of PTC: none TC_speech_osmux_tchf-RSL-IPA(497)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(497): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_osmux_tchf-RSL(498): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'. Sun Sep 14 04:26:26 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchf fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192195) Waiting for packet dumper to finish... 1 (prev_count=1192195, count=1195326) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'. ------ BTS_Tests.TC_speech_osmux_tchh ------ Sun Sep 14 04:26:30 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_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_speech_osmux_tchh started. MTC@6f238eeec34b: "TC_speech_osmux_tchh() start" TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: 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_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: 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_speech_osmux_tchh-RSL(500)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchh-RSL(500)@6f238eeec34b: Final verdict of PTC: none TC_speech_osmux_tchh-RSL-IPA(499)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(499): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_speech_osmux_tchh-RSL(500): none (fail -> fail) MTC@6f238eeec34b: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'. Sun Sep 14 04:26:46 UTC 2025 ------ BTS_Tests.TC_speech_osmux_tchh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191329) Waiting for packet dumper to finish... 1 (prev_count=1191329, count=1194460) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'. ------ BTS_Tests.TC_data_rtp_tchf144 ------ Sun Sep 14 04:26: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_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchf144 started. MTC@6f238eeec34b: "TC_data_rtp_tchf144() start" TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: 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_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: 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_data_rtp_tchf144-RSL(502)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf144-RSL(502)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchf144-RSL-IPA(501)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(501): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf144-RSL(502): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'. Sun Sep 14 04:27:05 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf144 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192376) Waiting for packet dumper to finish... 1 (prev_count=1192376, count=1195507) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'. ------ BTS_Tests.TC_data_rtp_tchf96 ------ Sun Sep 14 04:27:08 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_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchf96 started. MTC@6f238eeec34b: "TC_data_rtp_tchf96() start" TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL(504)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL(504)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL(504)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL(504)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: 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_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: 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_data_rtp_tchf96-RSL(504)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf96-RSL(504)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchf96-RSL-IPA(503)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(503): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf96-RSL(504): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'. Sun Sep 14 04:27:25 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf96 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199562) Waiting for packet dumper to finish... 1 (prev_count=1199562, count=1202693) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'. ------ BTS_Tests.TC_data_rtp_tchf48 ------ Sun Sep 14 04:27: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_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchf48 started. MTC@6f238eeec34b: "TC_data_rtp_tchf48() start" TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL(506)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL(506)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL(506)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: 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_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: 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_data_rtp_tchf48-RSL(506)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: 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_data_rtp_tchf48-RSL(506)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf48-RSL(506)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchf48-RSL-IPA(505)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(505): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf48-RSL(506): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'. Sun Sep 14 04:27:44 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf48 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199690) Waiting for packet dumper to finish... 1 (prev_count=1199690, count=1202821) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'. ------ BTS_Tests.TC_data_rtp_tchh48 ------ Sun Sep 14 04:27: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_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchh48 started. MTC@6f238eeec34b: "TC_data_rtp_tchh48() start" TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL(508)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL(508)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL(508)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: 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_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: 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_data_rtp_tchh48-RSL(508)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh48-RSL(508)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchh48-RSL-IPA(507)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(507): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchh48-RSL(508): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'. Sun Sep 14 04:28:03 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh48 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200613) Waiting for packet dumper to finish... 1 (prev_count=1200613, count=1203744) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'. ------ BTS_Tests.TC_data_rtp_tchf24 ------ Sun Sep 14 04:28: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_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchf24 started. MTC@6f238eeec34b: "TC_data_rtp_tchf24() start" TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: 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_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: 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_data_rtp_tchf24-RSL(510)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf24-RSL(510)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchf24-RSL-IPA(509)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(509): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchf24-RSL(510): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'. Sun Sep 14 04:28:23 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchf24 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200737) Waiting for packet dumper to finish... 1 (prev_count=1200737, count=1203868) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'. ------ BTS_Tests.TC_data_rtp_tchh24 ------ Sun Sep 14 04:28:26 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_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_rtp_tchh24 started. MTC@6f238eeec34b: "TC_data_rtp_tchh24() start" TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: 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_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: 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_data_rtp_tchh24-RSL(512)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh24-RSL(512)@6f238eeec34b: Final verdict of PTC: none TC_data_rtp_tchh24-RSL-IPA(511)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(511): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_rtp_tchh24-RSL(512): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'. Sun Sep 14 04:28:42 UTC 2025 ------ BTS_Tests.TC_data_rtp_tchh24 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191567) Waiting for packet dumper to finish... 1 (prev_count=1191567, count=1202762) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144'. ------ BTS_Tests.TC_data_facch_tchf144 ------ Sun Sep 14 04:28:45 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_data_facch_tchf144.pcap" >/data/BTS_Tests.TC_data_facch_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf144' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchf144 started. MTC@6f238eeec34b: "TC_data_facch_tchf144() start" TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL(514)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL(514)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL(514)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL(514)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL(514)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchf144-RSL(514)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchf144-RSL(514)@6f238eeec34b: 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_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_data_facch_tchf144-RSL(514)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchf144-RSL(514)@6f238eeec34b: 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_data_facch_tchf144-RSL(514)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf144-RSL(514)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchf144-RSL-IPA(513)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf144-RSL-IPA(513): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf144-RSL(514): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail'. Sun Sep 14 04:29:01 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf144 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchf144.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191644) Waiting for packet dumper to finish... 1 (prev_count=1191644, count=1194775) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf144 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96'. ------ BTS_Tests.TC_data_facch_tchf96 ------ Sun Sep 14 04:29:05 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_data_facch_tchf96.pcap" >/data/BTS_Tests.TC_data_facch_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf96' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchf96 started. MTC@6f238eeec34b: "TC_data_facch_tchf96() start" TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL(516)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: 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_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf96-RSL(516)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchf96-RSL(516)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchf96-RSL(516)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchf96-RSL(516)@6f238eeec34b: 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_data_facch_tchf96-RSL(516)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf96-RSL(516)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchf96-RSL-IPA(515)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf96-RSL-IPA(515): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf96-RSL(516): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail'. Sun Sep 14 04:29:21 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf96 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchf96.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191764) Waiting for packet dumper to finish... 1 (prev_count=1191764, count=1194895) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf96 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48'. ------ BTS_Tests.TC_data_facch_tchf48 ------ Sun Sep 14 04:29:24 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_data_facch_tchf48.pcap" >/data/BTS_Tests.TC_data_facch_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf48' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchf48 started. MTC@6f238eeec34b: "TC_data_facch_tchf48() start" TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL(518)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: 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_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf48-RSL(518)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchf48-RSL(518)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchf48-RSL(518)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchf48-RSL(518)@6f238eeec34b: 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_data_facch_tchf48-RSL(518)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf48-RSL(518)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchf48-RSL-IPA(517)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf48-RSL-IPA(517): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf48-RSL(518): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail'. Sun Sep 14 04:29:40 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf48 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchf48.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192634) Waiting for packet dumper to finish... 1 (prev_count=1192634, count=1195765) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf48 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48'. ------ BTS_Tests.TC_data_facch_tchh48 ------ Sun Sep 14 04:29:43 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_data_facch_tchh48.pcap" >/data/BTS_Tests.TC_data_facch_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh48' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchh48 started. MTC@6f238eeec34b: "TC_data_facch_tchh48() start" TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL(520)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL(520)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL(520)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: 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_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: 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@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchh48-RSL(520)@6f238eeec34b: 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_data_facch_tchh48-RSL(520)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchh48-RSL(520)@6f238eeec34b: 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_data_facch_tchh48-RSL(520)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh48-RSL(520)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchh48-RSL-IPA(519)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchh48-RSL-IPA(519): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchh48-RSL(520): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail'. Sun Sep 14 04:29:59 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh48 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchh48.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199698) Waiting for packet dumper to finish... 1 (prev_count=1199698, count=1202829) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh48 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24'. ------ BTS_Tests.TC_data_facch_tchf24 ------ Sun Sep 14 04:30:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_facch_tchf24.pcap" >/data/BTS_Tests.TC_data_facch_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchf24' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchf24 started. MTC@6f238eeec34b: "TC_data_facch_tchf24() start" TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL(522)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL(522)@6f238eeec34b: 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_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchf24-RSL(522)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchf24-RSL(522)@6f238eeec34b: 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_data_facch_tchf24-RSL(522)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchf24-RSL(522)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchf24-RSL-IPA(521)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf24-RSL-IPA(521): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchf24-RSL(522): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail'. Sun Sep 14 04:30:19 UTC 2025 ------ BTS_Tests.TC_data_facch_tchf24 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchf24.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200572) Waiting for packet dumper to finish... 1 (prev_count=1200572, count=1203703) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchf24 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24'. ------ BTS_Tests.TC_data_facch_tchh24 ------ Sun Sep 14 04:30:22 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_data_facch_tchh24.pcap" >/data/BTS_Tests.TC_data_facch_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_facch_tchh24' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_data_facch_tchh24 started. MTC@6f238eeec34b: "TC_data_facch_tchh24() start" TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL(524)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL(524)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL(524)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: 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_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_data_facch_tchh24-RSL(524)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_data_facch_tchh24-RSL(524)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_facch_tchh24-RSL(524)@6f238eeec34b: Final verdict of PTC: none TC_data_facch_tchh24-RSL-IPA(523)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchh24-RSL-IPA(523): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_data_facch_tchh24-RSL(524): none (fail -> fail) MTC@6f238eeec34b: Test case TC_data_facch_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail'. Sun Sep 14 04:30:38 UTC 2025 ------ BTS_Tests.TC_data_facch_tchh24 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_data_facch_tchh24.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200751) Waiting for packet dumper to finish... 1 (prev_count=1200751, count=1203882) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_facch_tchh24 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'. ------ BTS_Tests.TC_early_immediate_assignment ------ Sun Sep 14 04:30: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_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_early_immediate_assignment started. MTC@6f238eeec34b: "TC_early_immediate_assignment() start" TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_early_immediate_assignment-RSL(526)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: 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_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_early_immediate_assignment-RSL(526)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_early_immediate_assignment-RSL(526)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_early_immediate_assignment-RSL(526)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_early_immediate_assignment-RSL(526)@6f238eeec34b: 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_early_immediate_assignment-RSL(526)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_early_immediate_assignment-RSL(526)@6f238eeec34b: Final verdict of PTC: none TC_early_immediate_assignment-RSL-IPA(525)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(525): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_early_immediate_assignment-RSL(526): none (fail -> fail) MTC@6f238eeec34b: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'. Sun Sep 14 04:30:58 UTC 2025 ------ BTS_Tests.TC_early_immediate_assignment fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191211) Waiting for packet dumper to finish... 1 (prev_count=1191211, count=1202715) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------ Sun Sep 14 04: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_acch_overpower_rxqual_thresh.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_acch_overpower_rxqual_thresh started. MTC@6f238eeec34b: "TC_acch_overpower_rxqual_thresh() start" TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: 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_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh-RSL(528)@6f238eeec34b: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh-RSL-IPA(527)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(527): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(528): none (fail -> fail) MTC@6f238eeec34b: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'. Sun Sep 14 04:31:17 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192549) Waiting for packet dumper to finish... 1 (prev_count=1192549, count=1204053) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------ Sun Sep 14 04:31:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_acch_overpower_rxqual_thresh_dtx started. MTC@6f238eeec34b: "TC_acch_overpower_rxqual_thresh_dtx() start" TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: 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_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh_dtx-RSL(530)@6f238eeec34b: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(529): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(530): none (fail -> fail) MTC@6f238eeec34b: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'. Sun Sep 14 04:31:36 UTC 2025 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191546) Waiting for packet dumper to finish... 1 (prev_count=1191546, count=1194677) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'. ------ BTS_Tests.TC_acch_overpower_always_on_facch ------ Sun Sep 14 04:31:40 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_acch_overpower_always_on_facch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_acch_overpower_always_on_facch started. MTC@6f238eeec34b: "TC_acch_overpower_always_on_facch() start" TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: 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_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_facch-RSL(532)@6f238eeec34b: Final verdict of PTC: none TC_acch_overpower_always_on_facch-RSL-IPA(531)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(531): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(532): none (fail -> fail) MTC@6f238eeec34b: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'. Sun Sep 14 04:31:56 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192471) Waiting for packet dumper to finish... 1 (prev_count=1192471, count=1195602) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'. ------ BTS_Tests.TC_acch_overpower_always_on_sacch ------ Sun Sep 14 04:31: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_acch_overpower_always_on_sacch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_acch_overpower_always_on_sacch started. MTC@6f238eeec34b: "TC_acch_overpower_always_on_sacch() start" TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: 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_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_sacch-RSL(534)@6f238eeec34b: Final verdict of PTC: none TC_acch_overpower_always_on_sacch-RSL-IPA(533)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(533): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(534): none (fail -> fail) MTC@6f238eeec34b: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'. Sun Sep 14 04:32:15 UTC 2025 ------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191297) Waiting for packet dumper to finish... 1 (prev_count=1191297, count=1194428) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'. ------ BTS_Tests.TC_acch_overpower_limit ------ Sun Sep 14 04:32:18 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_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_acch_overpower_limit started. MTC@6f238eeec34b: "TC_acch_overpower_limit() start" TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL(536)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL(536)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL(536)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL(536)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL(536)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_acch_overpower_limit-RSL(536)@6f238eeec34b: 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_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_acch_overpower_limit-RSL(536)@6f238eeec34b: 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_acch_overpower_limit-RSL(536)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_acch_overpower_limit-RSL(536)@6f238eeec34b: 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_acch_overpower_limit-RSL(536)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_limit-RSL(536)@6f238eeec34b: Final verdict of PTC: none TC_acch_overpower_limit-RSL-IPA(535)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(535): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_acch_overpower_limit-RSL(536): none (fail -> fail) MTC@6f238eeec34b: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'. Sun Sep 14 04:32:34 UTC 2025 ------ BTS_Tests.TC_acch_overpower_limit fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200777) Waiting for packet dumper to finish... 1 (prev_count=1200777, count=1203908) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0). MC@6f238eeec34b: Test execution finished. MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch'. ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch ------ Sun Sep 14 04:32:38 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_SMSCB.TC_cbch_load_idle_no_cbch.pcap" >/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_cbch_load_idle_no_cbch started. MTC@6f238eeec34b: "TC_cbch_load_idle_no_cbch() start" TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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) } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: 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_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbch_load_idle_no_cbch-RSL(538)@6f238eeec34b: Final verdict of PTC: none TC_cbch_load_idle_no_cbch-RSL-IPA(537)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(537): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(538): none (fail -> fail) MTC@6f238eeec34b: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'. Sun Sep 14 04:32:54 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199748) Waiting for packet dumper to finish... 1 (prev_count=1199748, count=1202879) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block ------ Sun Sep 14 04:32:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_1block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_1block() start" TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_1block-RSL(540)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL-IPA(539): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_1block-RSL(540): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'. Sun Sep 14 04:33:15 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382588) Waiting for packet dumper to finish... 1 (prev_count=2382588, count=2385719) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block ------ Sun Sep 14 04:33:19 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_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_2block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_2block() start" TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_2block-RSL(542)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL-IPA(541): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_2block-RSL(542): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'. Sun Sep 14 04:33:37 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2383452) Waiting for packet dumper to finish... 1 (prev_count=2383452, count=2394958) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block ------ Sun Sep 14 04:33:40 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_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_3block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_3block() start" TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_3block-RSL(544)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL-IPA(543): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_3block-RSL(544): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'. Sun Sep 14 04:33:58 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382491) Waiting for packet dumper to finish... 1 (prev_count=2382491, count=2385622) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block ------ Sun Sep 14 04:34: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_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_4block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_4block() start" TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_4block-RSL(546)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL-IPA(545): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_4block-RSL(546): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'. Sun Sep 14 04:34:20 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2383454) Waiting for packet dumper to finish... 1 (prev_count=2383454, count=2386585) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi ------ Sun Sep 14 04:34:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_multi started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_multi() start" TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_multi-RSL(548)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL-IPA(547): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_multi-RSL(548): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'. Sun Sep 14 04:34:41 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382396) Waiting for packet dumper to finish... 1 (prev_count=2382396, count=2385527) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule ------ Sun Sep 14 04:34:44 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_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_schedule started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_schedule() start" TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_schedule-RSL(550)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL-IPA(549): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_schedule-RSL(550): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'. Sun Sep 14 04:35:02 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2375479) Waiting for packet dumper to finish... 1 (prev_count=2375479, count=2386548) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only ------ Sun Sep 14 04:35: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_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_only started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_default_only() start" TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_only-RSL(552)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL-IPA(551): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_only-RSL(552): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'. Sun Sep 14 04:35:24 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382443) Waiting for packet dumper to finish... 1 (prev_count=2382443, count=2385574) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal ------ Sun Sep 14 04:35:27 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_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_default_and_normal() start" TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL-IPA(553): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_and_normal-RSL(554): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'. Sun Sep 14 04:35:45 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382543) Waiting for packet dumper to finish... 1 (prev_count=2382543, count=2385674) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null ------ Sun Sep 14 04:35: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_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_then_null started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch4_default_then_null() start" TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: 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_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL-IPA(555): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch4_default_then_null-RSL(556): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'. Sun Sep 14 04:36:07 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382480) Waiting for packet dumper to finish... 1 (prev_count=2382480, count=2385611) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------ Sun Sep 14 04:36:10 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_SMSCB.TC_cbc_sdcch4_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_cbc_sdcch4_load_idle started. MTC@6f238eeec34b: "TC_cbc_sdcch4_load_idle() start" TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: 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_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_idle-RSL(558)@6f238eeec34b: Final verdict of PTC: none TC_cbc_sdcch4_load_idle-RSL-IPA(557)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL-IPA(557): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch4_load_idle-RSL(558): none (fail -> fail) MTC@6f238eeec34b: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'. Sun Sep 14 04:36:28 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2375435) Waiting for packet dumper to finish... 1 (prev_count=2375435, count=2386502) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------ Sun Sep 14 04:36: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_SMSCB.TC_cbc_sdcch4_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_cbc_sdcch4_load_overload started. MTC@6f238eeec34b: "TC_cbc_sdcch4_load_overload() start" TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: 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_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch4_load_overload-RSL(560)@6f238eeec34b: Final verdict of PTC: none TC_cbc_sdcch4_load_overload-RSL-IPA(559)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL-IPA(559): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch4_load_overload-RSL(560): none (fail -> fail) MTC@6f238eeec34b: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'. Sun Sep 14 04:36:50 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382350) Waiting for packet dumper to finish... 1 (prev_count=2382350, count=2385481) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block ------ Sun Sep 14 04: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_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_1block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_1block() start" TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_1block-RSL(562)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL-IPA(561): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_1block-RSL(562): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'. Sun Sep 14 04:37:11 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382602) Waiting for packet dumper to finish... 1 (prev_count=2382602, count=2385733) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block ------ Sun Sep 14 04:37: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_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_2block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_2block() start" TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_2block-RSL(564)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL-IPA(563): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_2block-RSL(564): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'. Sun Sep 14 04:37:32 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382353) Waiting for packet dumper to finish... 1 (prev_count=2382353, count=2385484) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block ------ Sun Sep 14 04:37:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_3block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_3block() start" TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_3block-RSL(566)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL-IPA(565): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_3block-RSL(566): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'. Sun Sep 14 04:37:54 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382415) Waiting for packet dumper to finish... 1 (prev_count=2382415, count=2385546) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block ------ Sun Sep 14 04:37:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_4block started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_4block() start" TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_4block-RSL(568)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL-IPA(567): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_4block-RSL(568): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'. Sun Sep 14 04:38:15 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382362) Waiting for packet dumper to finish... 1 (prev_count=2382362, count=2385493) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi ------ Sun Sep 14 04:38:19 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_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_multi started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_multi() start" TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_multi-RSL(570)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL-IPA(569): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_multi-RSL(570): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'. Sun Sep 14 04:38:37 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382410) Waiting for packet dumper to finish... 1 (prev_count=2382410, count=2385541) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule ------ Sun Sep 14 04:38:40 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_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_schedule started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_schedule() start" TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_schedule-RSL(572)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL-IPA(571): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_schedule-RSL(572): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'. Sun Sep 14 04:38:58 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2374488) Waiting for packet dumper to finish... 1 (prev_count=2374488, count=2385555) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only ------ Sun Sep 14 04:39: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_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_default_only started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_default_only() start" TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_only-RSL(574)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL-IPA(573): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_only-RSL(574): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'. Sun Sep 14 04:39:20 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382496) Waiting for packet dumper to finish... 1 (prev_count=2382496, count=2385627) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal ------ Sun Sep 14 04:39:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started. MTC@6f238eeec34b: "TC_sms_cb_cmd_sdcch8_default_and_normal() start" TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: 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_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576)@6f238eeec34b: Final verdict of PTC: none TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL-IPA(575): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sms_cb_cmd_sdcch8_default_and_normal-RSL(576): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'. Sun Sep 14 04:39:41 UTC 2025 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2383550) Waiting for packet dumper to finish... 1 (prev_count=2383550, count=2386681) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------ Sun Sep 14 04:39:44 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_SMSCB.TC_cbc_sdcch8_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_cbc_sdcch8_load_idle started. MTC@6f238eeec34b: "TC_cbc_sdcch8_load_idle() start" TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: 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_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_idle-RSL(578)@6f238eeec34b: Final verdict of PTC: none TC_cbc_sdcch8_load_idle-RSL-IPA(577)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL-IPA(577): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch8_load_idle-RSL(578): none (fail -> fail) MTC@6f238eeec34b: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'. Sun Sep 14 04:40:02 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382332) Waiting for packet dumper to finish... 1 (prev_count=2382332, count=2385463) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------ Sun Sep 14 04:40: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_SMSCB.TC_cbc_sdcch8_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_cbc_sdcch8_load_overload started. MTC@6f238eeec34b: "TC_cbc_sdcch8_load_overload() start" TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: 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_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbc_sdcch8_load_overload-RSL(580)@6f238eeec34b: Final verdict of PTC: none TC_cbc_sdcch8_load_overload-RSL-IPA(579)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL-IPA(579): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_cbc_sdcch8_load_overload-RSL(580): none (fail -> fail) MTC@6f238eeec34b: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'. Sun Sep 14 04:40:24 UTC 2025 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2369274) Waiting for packet dumper to finish... 1 (prev_count=2369274, count=2380341) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'. ------ BTS_Tests_SMSCB.TC_etws_p1ro ------ Sun Sep 14 04:40:27 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_SMSCB.TC_etws_p1ro.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_etws_p1ro started. MTC@6f238eeec34b: "TC_etws_p1ro() start" TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL(582)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL(582)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL(582)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL(582)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL(582)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_etws_p1ro-RSL(582)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL(582)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_etws_p1ro-RSL(582)@6f238eeec34b: 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_etws_p1ro-RSL-IPA(581)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro-RSL(582)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro-RSL(582)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_etws_p1ro-RSL(582)@6f238eeec34b: 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_etws_p1ro-RSL(582)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro-RSL(582)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_etws_p1ro-RSL(582)@6f238eeec34b: 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_etws_p1ro-RSL(582)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro-RSL(582)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro-RSL(582)@6f238eeec34b: Final verdict of PTC: none TC_etws_p1ro-RSL-IPA(581)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_etws_p1ro-RSL-IPA(581): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_etws_p1ro-RSL(582): none (fail -> fail) MTC@6f238eeec34b: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'. Sun Sep 14 04:40:43 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191753) Waiting for packet dumper to finish... 1 (prev_count=1191753, count=1202820) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'. ------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------ Sun Sep 14 04:40: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_SMSCB.TC_etws_p1ro_end.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_etws_p1ro_end started. MTC@6f238eeec34b: "TC_etws_p1ro_end() start" TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL(584)@6f238eeec34b: 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_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL(584)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: 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_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL(584)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_p1ro_end-RSL(584)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro_end-RSL(584)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_etws_p1ro_end-RSL(584)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro_end-RSL(584)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_etws_p1ro_end-RSL(584)@6f238eeec34b: 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_etws_p1ro_end-RSL(584)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_p1ro_end-RSL(584)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro_end-RSL(584)@6f238eeec34b: Final verdict of PTC: none TC_etws_p1ro_end-RSL-IPA(583)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(583): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_etws_p1ro_end-RSL(584): none (fail -> fail) MTC@6f238eeec34b: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'. Sun Sep 14 04:41:03 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192885) Waiting for packet dumper to finish... 1 (prev_count=1192885, count=1196016) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'. ------ BTS_Tests_SMSCB.TC_etws_pcu ------ Sun Sep 14 04:41: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_SMSCB.TC_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_etws_pcu started. MTC@6f238eeec34b: "TC_etws_pcu() start" TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL(586)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL(586)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_etws_pcu-RSL(586)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: 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_etws_pcu-RSL-IPA(585)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL(586)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_etws_pcu-RSL(586)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_pcu-RSL(586)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_etws_pcu-RSL(586)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_pcu-RSL(586)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_etws_pcu-RSL(586)@6f238eeec34b: 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_etws_pcu-RSL(586)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_etws_pcu-RSL(586)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_pcu-RSL(586)@6f238eeec34b: Final verdict of PTC: none TC_etws_pcu-RSL-IPA(585)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_etws_pcu-RSL-IPA(585): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_etws_pcu-RSL(586): none (fail -> fail) MTC@6f238eeec34b: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'. Sun Sep 14 04:41:22 UTC 2025 ------ BTS_Tests_SMSCB.TC_etws_pcu fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191874) Waiting for packet dumper to finish... 1 (prev_count=1191874, count=1195005) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0). MC@6f238eeec34b: Test execution finished. MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------ Sun Sep 14 04:41:25 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_LAPDm.TC_sabm_ua_dcch_sapi0.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi0 started. MTC@6f238eeec34b: "TC_sabm_ua_dcch_sapi0() start" TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: 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_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0-RSL(588)@6f238eeec34b: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0-RSL-IPA(587)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(587): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(588): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'. Sun Sep 14 04:41:41 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191816) Waiting for packet dumper to finish... 1 (prev_count=1191816, count=1194947) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload ------ Sun Sep 14 04:41:45 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_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi0_nopayload started. MTC@6f238eeec34b: "TC_sabm_ua_dcch_sapi0_nopayload() start" TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: 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_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0_nopayload-RSL(590)@6f238eeec34b: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(589): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(590): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'. Sun Sep 14 04:42:01 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200001) Waiting for packet dumper to finish... 1 (prev_count=1200001, count=1203132) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------ Sun Sep 14 04:42:04 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_LAPDm.TC_sabm_ua_dcch_sapi3.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi3 started. MTC@6f238eeec34b: "TC_sabm_ua_dcch_sapi3() start" TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: 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_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi3-RSL(592)@6f238eeec34b: Final verdict of PTC: none TC_sabm_ua_dcch_sapi3-RSL-IPA(591)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(591): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(592): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'. Sun Sep 14 04:42:20 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199938) Waiting for packet dumper to finish... 1 (prev_count=1199938, count=1203069) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------ Sun Sep 14 04:42:24 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_LAPDm.TC_sabm_ua_dcch_sapi4.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi4 started. MTC@6f238eeec34b: "TC_sabm_ua_dcch_sapi4() start" TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: 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_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi4-RSL-IPA(593)@6f238eeec34b: Final verdict of PTC: none TC_sabm_ua_dcch_sapi4-RSL(594)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(593): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(594): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'. Sun Sep 14 04:42:40 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199878) Waiting for packet dumper to finish... 1 (prev_count=1199878, count=1203009) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'. ------ BTS_Tests_LAPDm.TC_sabm_contention ------ Sun Sep 14 04:42:43 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_LAPDm.TC_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_contention started. MTC@6f238eeec34b: "TC_sabm_contention() start" TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_contention-RSL(596)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL(596)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_contention-RSL(596)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: 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_sabm_contention-RSL-IPA(595)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_contention-RSL(596)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_contention-RSL(596)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_contention-RSL(596)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_contention-RSL(596)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_contention-RSL(596)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_contention-RSL(596)@6f238eeec34b: 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_sabm_contention-RSL(596)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_contention-RSL(596)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_contention-RSL(596)@6f238eeec34b: Final verdict of PTC: none TC_sabm_contention-RSL-IPA(595)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_contention-RSL-IPA(595): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_contention-RSL(596): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'. Sun Sep 14 04:42:59 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_contention fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191793) Waiting for packet dumper to finish... 1 (prev_count=1191793, count=1202860) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit ------ Sun Sep 14 04:43:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_retransmit started. MTC@6f238eeec34b: "TC_sabm_retransmit() start" TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL(598)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL(598)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL(598)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL(598)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL(598)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL(598)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: 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_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_retransmit-RSL(598)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit-RSL(598)@6f238eeec34b: 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_sabm_retransmit-RSL(598)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit-RSL(598)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sabm_retransmit-RSL(598)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_retransmit-RSL(598)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit-RSL(598)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_retransmit-RSL(598)@6f238eeec34b: 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_sabm_retransmit-RSL(598)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit-RSL(598)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit-RSL(598)@6f238eeec34b: Final verdict of PTC: none TC_sabm_retransmit-RSL-IPA(597)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(597): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_retransmit-RSL(598): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'. Sun Sep 14 04:43:18 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191978) Waiting for packet dumper to finish... 1 (prev_count=1191978, count=1195109) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------ Sun Sep 14 04:43:22 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_LAPDm.TC_sabm_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_retransmit_bts started. MTC@6f238eeec34b: "TC_sabm_retransmit_bts() start" TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: 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_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: 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_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit_bts-RSL(600)@6f238eeec34b: Final verdict of PTC: none TC_sabm_retransmit_bts-RSL-IPA(599)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(599): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_retransmit_bts-RSL(600): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'. Sun Sep 14 04:43:38 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192488) Waiting for packet dumper to finish... 1 (prev_count=1192488, count=1196056) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'. ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------ Sun Sep 14 04:43: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_LAPDm.TC_sabm_invalid_resp.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_invalid_resp started. MTC@6f238eeec34b: "TC_sabm_invalid_resp() start" TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: 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_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: 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_sabm_invalid_resp-RSL(602)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_invalid_resp-RSL(602)@6f238eeec34b: Final verdict of PTC: none TC_sabm_invalid_resp-RSL-IPA(601)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(601): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_invalid_resp-RSL(602): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'. Sun Sep 14 04:43:57 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191372) Waiting for packet dumper to finish... 1 (prev_count=1191372, count=1194940) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'. ------ BTS_Tests_LAPDm.TC_sabm_dm ------ Sun Sep 14 04:44:00 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_LAPDm.TC_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_dm started. MTC@6f238eeec34b: "TC_sabm_dm() start" TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL(604)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL(604)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL(604)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL(604)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL(604)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: 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_sabm_dm-RSL-IPA(603)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_dm-RSL(604)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_dm-RSL(604)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_dm-RSL(604)@6f238eeec34b: 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_sabm_dm-RSL(604)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_dm-RSL(604)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sabm_dm-RSL(604)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_dm-RSL(604)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_dm-RSL(604)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_dm-RSL(604)@6f238eeec34b: 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_sabm_dm-RSL(604)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_dm-RSL(604)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_dm-RSL(604)@6f238eeec34b: Final verdict of PTC: none TC_sabm_dm-RSL-IPA(603)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_dm-RSL-IPA(603): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_dm-RSL(604): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'. Sun Sep 14 04:44:17 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_dm fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200470) Waiting for packet dumper to finish... 1 (prev_count=1200470, count=1203601) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'. ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------ Sun Sep 14 04:44:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap" >/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_establish_ign_first_sabm started. MTC@6f238eeec34b: "TC_establish_ign_first_sabm() start" TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: 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_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: 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_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_establish_ign_first_sabm-RSL(606)@6f238eeec34b: Final verdict of PTC: none TC_establish_ign_first_sabm-RSL-IPA(605)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(605): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_establish_ign_first_sabm-RSL(606): none (fail -> fail) MTC@6f238eeec34b: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'. Sun Sep 14 04:44:36 UTC 2025 ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200404) Waiting for packet dumper to finish... 1 (prev_count=1200404, count=1203535) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'. ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------ Sun Sep 14 04:44:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_iframe_seq_and_ack started. MTC@6f238eeec34b: "TC_iframe_seq_and_ack() start" TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL(608)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL(608)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL(608)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: 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_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: 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_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_seq_and_ack-RSL(608)@6f238eeec34b: Final verdict of PTC: none TC_iframe_seq_and_ack-RSL-IPA(607)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(607): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_iframe_seq_and_ack-RSL(608): none (fail -> fail) MTC@6f238eeec34b: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'. Sun Sep 14 04:44:55 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200492) Waiting for packet dumper to finish... 1 (prev_count=1200492, count=1203623) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'. ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------ Sun Sep 14 04:44: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_LAPDm.TC_iframe_timer_recovery.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_iframe_timer_recovery started. MTC@6f238eeec34b: "TC_iframe_timer_recovery() start" TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: 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_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: 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_iframe_timer_recovery-RSL(610)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_timer_recovery-RSL(610)@6f238eeec34b: Final verdict of PTC: none TC_iframe_timer_recovery-RSL-IPA(609)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(609): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_iframe_timer_recovery-RSL(610): none (fail -> fail) MTC@6f238eeec34b: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'. Sun Sep 14 04:45:15 UTC 2025 ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192945) Waiting for packet dumper to finish... 1 (prev_count=1192945, count=1204012) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'. ------ BTS_Tests_LAPDm.TC_ns_seq_error ------ Sun Sep 14 04:45:18 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_LAPDm.TC_ns_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_ns_seq_error started. MTC@6f238eeec34b: "TC_ns_seq_error() start" TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL(612)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL(612)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL(612)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL(612)@6f238eeec34b: 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_ns_seq_error-RSL-IPA(611)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ns_seq_error-RSL(612)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ns_seq_error-RSL(612)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_ns_seq_error-RSL(612)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ns_seq_error-RSL(612)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_ns_seq_error-RSL(612)@6f238eeec34b: 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_ns_seq_error-RSL(612)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_ns_seq_error-RSL(612)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ns_seq_error-RSL(612)@6f238eeec34b: Final verdict of PTC: none TC_ns_seq_error-RSL-IPA(611)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_ns_seq_error-RSL-IPA(611): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_ns_seq_error-RSL(612): none (fail -> fail) MTC@6f238eeec34b: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'. Sun Sep 14 04:45:34 UTC 2025 ------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193189) Waiting for packet dumper to finish... 1 (prev_count=1193189, count=1204256) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'. ------ BTS_Tests_LAPDm.TC_nr_seq_error ------ Sun Sep 14 04:45:37 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_LAPDm.TC_nr_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_nr_seq_error started. MTC@6f238eeec34b: "TC_nr_seq_error() start" TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_nr_seq_error-RSL(614)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL(614)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_nr_seq_error-RSL(614)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: 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_nr_seq_error-RSL-IPA(613)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_nr_seq_error-RSL(614)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_nr_seq_error-RSL(614)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_nr_seq_error-RSL(614)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_nr_seq_error-RSL(614)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_nr_seq_error-RSL(614)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_nr_seq_error-RSL(614)@6f238eeec34b: 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_nr_seq_error-RSL(614)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_nr_seq_error-RSL(614)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_nr_seq_error-RSL(614)@6f238eeec34b: Final verdict of PTC: none TC_nr_seq_error-RSL-IPA(613)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_nr_seq_error-RSL-IPA(613): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_nr_seq_error-RSL(614): none (fail -> fail) MTC@6f238eeec34b: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'. Sun Sep 14 04:45:53 UTC 2025 ------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192825) Waiting for packet dumper to finish... 1 (prev_count=1192825, count=1195956) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'. ------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------ Sun Sep 14 04:45:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap" >/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rec_invalid_frame started. MTC@6f238eeec34b: "TC_rec_invalid_frame() start" TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL(616)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: 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_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rec_invalid_frame-RSL(616)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rec_invalid_frame-RSL(616)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rec_invalid_frame-RSL(616)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rec_invalid_frame-RSL(616)@6f238eeec34b: 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_rec_invalid_frame-RSL(616)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rec_invalid_frame-RSL(616)@6f238eeec34b: Final verdict of PTC: none TC_rec_invalid_frame-RSL-IPA(615)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(615): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rec_invalid_frame-RSL(616): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'. Sun Sep 14 04:46:13 UTC 2025 ------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191992) Waiting for packet dumper to finish... 1 (prev_count=1191992, count=1195123) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'. ------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------ Sun Sep 14 04:46:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_segm_concat_dcch started. MTC@6f238eeec34b: "TC_segm_concat_dcch() start" TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL(618)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL(618)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL(618)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: 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_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_segm_concat_dcch-RSL(618)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_segm_concat_dcch-RSL(618)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_dcch-RSL(618)@6f238eeec34b: Final verdict of PTC: none TC_segm_concat_dcch-RSL-IPA(617)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(617): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_segm_concat_dcch-RSL(618): none (fail -> fail) MTC@6f238eeec34b: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'. Sun Sep 14 04:46:32 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192998) Waiting for packet dumper to finish... 1 (prev_count=1192998, count=1196129) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'. ------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------ Sun Sep 14 04:46:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_segm_concat_sacch started. MTC@6f238eeec34b: "TC_segm_concat_sacch() start" TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL(620)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL(620)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL(620)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL(620)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_segm_concat_sacch-RSL(620)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_segm_concat_sacch-RSL(620)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: 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_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_segm_concat_sacch-RSL(620)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_segm_concat_sacch-RSL(620)@6f238eeec34b: 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_segm_concat_sacch-RSL(620)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_sacch-RSL(620)@6f238eeec34b: Final verdict of PTC: none TC_segm_concat_sacch-RSL-IPA(619)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(619): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_segm_concat_sacch-RSL(620): none (fail -> fail) MTC@6f238eeec34b: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'. Sun Sep 14 04:46:52 UTC 2025 ------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199870) Waiting for packet dumper to finish... 1 (prev_count=1199870, count=1203001) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'. ------ BTS_Tests_LAPDm.TC_t200_n200 ------ Sun Sep 14 04:46:55 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_LAPDm.TC_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_t200_n200 started. MTC@6f238eeec34b: "TC_t200_n200() start" TC_t200_n200-RSL-IPA(621)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_t200_n200-RSL-IPA(621)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_t200_n200-RSL-IPA(621)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL(622)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL(622)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_t200_n200-RSL(622)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_t200_n200-RSL-IPA(621)@6f238eeec34b: 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_t200_n200-RSL-IPA(621)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL(622)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_t200_n200-RSL-IPA(621)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_t200_n200-RSL(622)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_t200_n200-RSL(622)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_t200_n200-RSL(622)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_t200_n200-RSL(622)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_t200_n200-RSL(622)@6f238eeec34b: 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_t200_n200-RSL(622)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_t200_n200-RSL(622)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_t200_n200-RSL(622)@6f238eeec34b: Final verdict of PTC: none TC_t200_n200-RSL-IPA(621)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_t200_n200-RSL-IPA(621): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_t200_n200-RSL(622): none (fail -> fail) MTC@6f238eeec34b: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'. Sun Sep 14 04:47:11 UTC 2025 ------ BTS_Tests_LAPDm.TC_t200_n200 fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199691) Waiting for packet dumper to finish... 1 (prev_count=1199691, count=1202822) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'. ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------ Sun Sep 14 04:47: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_LAPDm.TC_rr_response_frame_loss.pcap" >/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_rr_response_frame_loss started. MTC@6f238eeec34b: "TC_rr_response_frame_loss() start" TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: 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_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: 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_rr_response_frame_loss-RSL(624)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rr_response_frame_loss-RSL(624)@6f238eeec34b: Final verdict of PTC: none TC_rr_response_frame_loss-RSL-IPA(623)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(623): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_rr_response_frame_loss-RSL(624): none (fail -> fail) MTC@6f238eeec34b: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'. Sun Sep 14 04:47:30 UTC 2025 ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200886) Waiting for packet dumper to finish... 1 (prev_count=1200886, count=1204017) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'. ------ BTS_Tests_LAPDm.TC_incorrect_cr ------ Sun Sep 14 04:47:34 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_LAPDm.TC_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_incorrect_cr started. MTC@6f238eeec34b: "TC_incorrect_cr() start" TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL(626)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL(626)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL(626)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL(626)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL(626)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_incorrect_cr-RSL(626)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_incorrect_cr-RSL(626)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL(626)@6f238eeec34b: 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_incorrect_cr-RSL-IPA(625)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_incorrect_cr-RSL(626)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_incorrect_cr-RSL(626)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_incorrect_cr-RSL(626)@6f238eeec34b: 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_incorrect_cr-RSL(626)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_incorrect_cr-RSL(626)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_incorrect_cr-RSL(626)@6f238eeec34b: 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_incorrect_cr-RSL(626)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_incorrect_cr-RSL(626)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_incorrect_cr-RSL(626)@6f238eeec34b: Final verdict of PTC: none TC_incorrect_cr-RSL-IPA(625)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_incorrect_cr-RSL-IPA(625): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_incorrect_cr-RSL(626): none (fail -> fail) MTC@6f238eeec34b: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'. Sun Sep 14 04:47:50 UTC 2025 ------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193006) Waiting for packet dumper to finish... 1 (prev_count=1193006, count=1204075) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'. ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------ Sun Sep 14 04:47: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_LAPDm.TC_sabm_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_sabm_incorrect_c started. MTC@6f238eeec34b: "TC_sabm_incorrect_c() start" TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL(628)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL(628)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL(628)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: 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_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: 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_sabm_incorrect_c-RSL(628)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_incorrect_c-RSL(628)@6f238eeec34b: Final verdict of PTC: none TC_sabm_incorrect_c-RSL-IPA(627)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(627): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_sabm_incorrect_c-RSL(628): none (fail -> fail) MTC@6f238eeec34b: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'. Sun Sep 14 04:48:09 UTC 2025 ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192908) Waiting for packet dumper to finish... 1 (prev_count=1192908, count=1196039) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment ------ Sun Sep 14 04:48:13 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_LAPDm.TC_normal_reestablishment.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_normal_reestablishment started. MTC@6f238eeec34b: "TC_normal_reestablishment() start" TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL(630)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL(630)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL(630)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL(630)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL(630)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL(630)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL(630)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_normal_reestablishment-RSL(630)@6f238eeec34b: 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_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment-RSL(630)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment-RSL(630)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_normal_reestablishment-RSL(630)@6f238eeec34b: 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_normal_reestablishment-RSL(630)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment-RSL(630)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_normal_reestablishment-RSL(630)@6f238eeec34b: 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_normal_reestablishment-RSL(630)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment-RSL(630)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment-RSL(630)@6f238eeec34b: Final verdict of PTC: none TC_normal_reestablishment-RSL-IPA(629)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(629): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_normal_reestablishment-RSL(630): none (fail -> fail) MTC@6f238eeec34b: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'. Sun Sep 14 04:48:29 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191842) Waiting for packet dumper to finish... 1 (prev_count=1191842, count=1194973) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------ Sun Sep 14 04:48:32 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_LAPDm.TC_normal_reestablishment_state_unacked.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_normal_reestablishment_state_unacked started. MTC@6f238eeec34b: "TC_normal_reestablishment_state_unacked() start" TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: 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_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment_state_unacked-RSL(632)@6f238eeec34b: Final verdict of PTC: none TC_normal_reestablishment_state_unacked-RSL-IPA(631)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(631): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(632): none (fail -> fail) MTC@6f238eeec34b: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'. Sun Sep 14 04:48:48 UTC 2025 ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193113) Waiting for packet dumper to finish... 1 (prev_count=1193113, count=1196244) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0). MC@6f238eeec34b: Test execution finished. MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------ Sun Sep 14 04:48:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_vff started. MTC@6f238eeec34b: "TC_vamos_chan_act_vff() start" TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL(634)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL(634)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL(634)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: 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_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: 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_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vff-RSL(634)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_vff-RSL-IPA(633)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(633): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_vff-RSL(634): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'. Sun Sep 14 04:49:07 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199318) Waiting for packet dumper to finish... 1 (prev_count=1199318, count=1202886) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------ Sun Sep 14 04:49:11 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_VAMOS.TC_vamos_chan_act_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_vhh started. MTC@6f238eeec34b: "TC_vamos_chan_act_vhh() start" TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: 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_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vhh-RSL(636)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_vhh-RSL-IPA(635)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(635): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(636): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'. Sun Sep 14 04:49:27 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200498) Waiting for packet dumper to finish... 1 (prev_count=1200498, count=1203629) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------ Sun Sep 14 04:49:30 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_VAMOS.TC_vamos_chan_act_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_hvhh started. MTC@6f238eeec34b: "TC_vamos_chan_act_hvhh() start" TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: 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_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_hvhh-RSL(638)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_hvhh-RSL-IPA(637)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(637): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(638): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'. Sun Sep 14 04:49:46 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200426) Waiting for packet dumper to finish... 1 (prev_count=1200426, count=1203557) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff ------ Sun Sep 14 04:49:50 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_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_ipa_vff started. MTC@6f238eeec34b: "TC_vamos_chan_act_dyn_ipa_vff() start" TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: 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_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_dyn_ipa_vff-RSL(640)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(639): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(640): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'. Sun Sep 14 04:50:06 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192612) Waiting for packet dumper to finish... 1 (prev_count=1192612, count=1203681) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff ------ Sun Sep 14 04:50:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_vff started. MTC@6f238eeec34b: "TC_vamos_chan_act_dyn_osmo_vff() start" TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vff-RSL(642)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(641): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(642): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'. Sun Sep 14 04:50:25 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192490) Waiting for packet dumper to finish... 1 (prev_count=1192490, count=1203559) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh ------ Sun Sep 14 04:50: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_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_vhh started. MTC@6f238eeec34b: "TC_vamos_chan_act_dyn_osmo_vhh() start" TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: 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@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vhh-RSL(644)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(643): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(644): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'. Sun Sep 14 04:50:44 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193114) Waiting for packet dumper to finish... 1 (prev_count=1193114, count=1196245) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh ------ Sun Sep 14 04:50:48 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_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_hvhh started. MTC@6f238eeec34b: "TC_vamos_chan_act_dyn_osmo_hvhh() start" TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: 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_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(645): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(646): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'. Sun Sep 14 04:51:04 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191938) Waiting for packet dumper to finish... 1 (prev_count=1191938, count=1195069) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff ------ Sun Sep 14 04:51: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_VAMOS.TC_vamos_chan_mode_modify_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_vff started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_vff() start" TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: 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_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vff-RSL(648)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_vff-RSL-IPA(647)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(647): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(648): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'. Sun Sep 14 04:51:23 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193053) Waiting for packet dumper to finish... 1 (prev_count=1193053, count=1196184) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh ------ Sun Sep 14 04:51:26 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_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_vhh started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_vhh() start" TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: 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_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vhh-RSL(650)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_vhh-RSL-IPA(649)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(649): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(650): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'. Sun Sep 14 04:51:42 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200985) Waiting for packet dumper to finish... 1 (prev_count=1200985, count=1204116) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh ------ Sun Sep 14 04:51:46 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_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_hvhh started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_hvhh() start" TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: 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_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_hvhh-RSL(652)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(651): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(652): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'. Sun Sep 14 04:52:02 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1200110) Waiting for packet dumper to finish... 1 (prev_count=1200110, count=1203241) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff ------ Sun Sep 14 04:52:05 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_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_dyn_ipa_vff() start" TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(653): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(654): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'. Sun Sep 14 04:52:21 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1201096) Waiting for packet dumper to finish... 1 (prev_count=1201096, count=1204227) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff ------ Sun Sep 14 04:52:25 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_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_dyn_osmo_vff() start" TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: 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@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(655): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(656): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'. Sun Sep 14 04:52:41 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192984) Waiting for packet dumper to finish... 1 (prev_count=1192984, count=1204051) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh ------ Sun Sep 14 04:52:44 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_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_dyn_osmo_vhh() start" TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: 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 } } } } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(657): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(658): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'. Sun Sep 14 04:53:00 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192061) Waiting for packet dumper to finish... 1 (prev_count=1192061, count=1195192) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh ------ Sun Sep 14 04:53:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started. MTC@6f238eeec34b: "TC_vamos_chan_mode_modify_dyn_osmo_hvhh() start" TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: 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_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660)@6f238eeec34b: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(659): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(660): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'. Sun Sep 14 04:53:19 UTC 2025 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1193048) Waiting for packet dumper to finish... 1 (prev_count=1193048, count=1196179) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MC@6f238eeec34b: Test execution finished. MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'. ------ BTS_Tests_ASCI.TC_vbs_notification ------ Sun Sep 14 04:53:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vbs_notification.pcap" >/data/BTS_Tests_ASCI.TC_vbs_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vbs_notification started. MTC@6f238eeec34b: "TC_vbs_notification() start" TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL(662)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL(662)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL(662)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL(662)@6f238eeec34b: 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_vbs_notification-RSL-IPA(661)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vbs_notification-RSL(662)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vbs_notification-RSL(662)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vbs_notification-RSL(662)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vbs_notification-RSL(662)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vbs_notification-RSL(662)@6f238eeec34b: 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_vbs_notification-RSL(662)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vbs_notification-RSL(662)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vbs_notification-RSL(662)@6f238eeec34b: Final verdict of PTC: none TC_vbs_notification-RSL-IPA(661)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vbs_notification-RSL-IPA(661): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vbs_notification-RSL(662): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'. Sun Sep 14 04:53:39 UTC 2025 ------ BTS_Tests_ASCI.TC_vbs_notification fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1191851) Waiting for packet dumper to finish... 1 (prev_count=1191851, count=1194982) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy'. ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy ------ Sun Sep 14 04:53:42 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_ASCI.TC_vgcs_uplink_free_and_busy.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vgcs_uplink_free_and_busy started. MTC@6f238eeec34b: "TC_vgcs_uplink_free_and_busy() start" TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: 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_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: 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@6f238eeec34b: 3/4 transceiver(s) connected TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_uplink_free_and_busy-RSL(664)@6f238eeec34b: Final verdict of PTC: none TC_vgcs_uplink_free_and_busy-RSL-IPA(663)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(663): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(664): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'. Sun Sep 14 04:53:58 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1201029) Waiting for packet dumper to finish... 1 (prev_count=1201029, count=1204160) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'. ------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------ Sun Sep 14 04:54:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vgcs_talker_fail started. MTC@6f238eeec34b: "TC_vgcs_talker_fail() start" TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: 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_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: 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_vgcs_talker_fail-RSL(666)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_fail-RSL(666)@6f238eeec34b: Final verdict of PTC: none TC_vgcs_talker_fail-RSL-IPA(665)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(665): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_talker_fail-RSL(666): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'. Sun Sep 14 04:54:18 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199483) Waiting for packet dumper to finish... 1 (prev_count=1199483, count=1203051) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'. ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------ Sun Sep 14 04:54:21 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_ASCI.TC_vgcs_talker_est_rel.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vgcs_talker_est_rel started. MTC@6f238eeec34b: "TC_vgcs_talker_est_rel() start" TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: 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_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_est_rel-RSL(668)@6f238eeec34b: Final verdict of PTC: none TC_vgcs_talker_est_rel-RSL-IPA(667)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(667): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(668): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'. Sun Sep 14 04:54:37 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1199322) Waiting for packet dumper to finish... 1 (prev_count=1199322, count=1202890) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0). MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'. ------ BTS_Tests_ASCI.TC_vgcs_listener_det ------ Sun Sep 14 04:54:40 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_ASCI.TC_vgcs_listener_det.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6f238eeec34b: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0). MTC@6f238eeec34b: Test case TC_vgcs_listener_det started. MTC@6f238eeec34b: "TC_vgcs_listener_det() start" TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: Established a new IPA connection (conn_id=2) TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: Established a new IPA connection (conn_id=3) TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: Established a new IPA connection (conn_id=4) TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL(670)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: Established a new IPA connection (conn_id=5) TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Mapped TRX#0 to TCP/IP conn_id=2 TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: 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_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6f238eeec34b: 1/4 transceiver(s) connected TC_vgcs_listener_det-RSL(670)@6f238eeec34b: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_vgcs_listener_det-RSL(670)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Mapped TRX#1 to TCP/IP conn_id=3 MTC@6f238eeec34b: 2/4 transceiver(s) connected TC_vgcs_listener_det-RSL(670)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Mapped TRX#2 to TCP/IP conn_id=4 MTC@6f238eeec34b: 3/4 transceiver(s) connected TC_vgcs_listener_det-RSL(670)@6f238eeec34b: 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_vgcs_listener_det-RSL(670)@6f238eeec34b: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Mapped TRX#3 to TCP/IP conn_id=5 MTC@6f238eeec34b: 4/4 transceiver(s) connected MTC@6f238eeec34b: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_listener_det-RSL(670)@6f238eeec34b: Final verdict of PTC: none TC_vgcs_listener_det-RSL-IPA(669)@6f238eeec34b: Final verdict of PTC: none MTC@6f238eeec34b: Setting final verdict of the test case. MTC@6f238eeec34b: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(669): none (fail -> fail) MTC@6f238eeec34b: Local verdict of PTC TC_vgcs_listener_det-RSL(670): none (fail -> fail) MTC@6f238eeec34b: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@6f238eeec34b: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'. Sun Sep 14 04:54:56 UTC 2025 ------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------ Saving talloc report from 172.18.102.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192549) Waiting for packet dumper to finish... 1 (prev_count=1192549, count=1203616) MTC@6f238eeec34b: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0). MC@6f238eeec34b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6f238eeec34b: Terminating MTC. MC@6f238eeec34b: MTC terminated. MC2> exit MC@6f238eeec34b: Shutting down session. MC@6f238eeec34b: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-24.log' -------------------- pass->FAIL BTS_Tests.TC_est_dchan pass BTS_Tests.TC_chan_act_stress pass BTS_Tests.TC_chan_act_react pass BTS_Tests.TC_chan_deact_not_active pass->FAIL BTS_Tests.TC_chan_act_wrong_nr pass BTS_Tests.TC_deact_sacch pass BTS_Tests.TC_sacch_filling pass BTS_Tests.TC_sacch_info_mod pass->FAIL BTS_Tests.TC_sacch_multi pass->FAIL BTS_Tests.TC_sacch_multi_chg pass BTS_Tests.TC_sacch_chan_act pass->FAIL BTS_Tests.TC_sacch_chan_act_ho_async pass BTS_Tests.TC_sacch_chan_act_ho_sync pass BTS_Tests.TC_rach_content pass BTS_Tests.TC_rach_content_emerg pass->FAIL BTS_Tests.TC_rach_count pass->FAIL BTS_Tests.TC_rach_max_ta pass BTS_Tests.TC_ho_rach xfail BTS_Tests.TC_ho_physical_info pass BTS_Tests.TC_rach_load_idle_thresh0 pass BTS_Tests.TC_rach_load_idle_below_thresh pass BTS_Tests.TC_rach_load_count pass->FAIL BTS_Tests.TC_meas_res_speech_tchf pass BTS_Tests.TC_meas_res_speech_tchf_facch pass->FAIL BTS_Tests.TC_meas_res_speech_tchh pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_facch pass BTS_Tests.TC_meas_res_speech_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_sign_tchf pass->FAIL BTS_Tests.TC_meas_res_sign_tchh pass->FAIL BTS_Tests.TC_meas_res_sign_sdcch4 pass->FAIL BTS_Tests.TC_meas_res_sign_sdcch8 pass->FAIL BTS_Tests.TC_meas_res_sign_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass->FAIL BTS_Tests.TC_tx_power_start_ramp_up_bcch pass->FAIL BTS_Tests.TC_tx_power_down_bcch pass->FAIL BTS_Tests.TC_tx_power_ramp_adm_state_change pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_ass pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_power_control pass->FAIL BTS_Tests.TC_rsl_ms_pwr_ctrl pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_up pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_down pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_max pass->FAIL BTS_Tests.TC_rsl_chan_initial_ms_pwr pass->FAIL BTS_Tests.TC_rsl_chan_initial_ta pass->FAIL BTS_Tests.TC_rsl_modify_encr pass->FAIL BTS_Tests.TC_rsl_rf_resource_ind pass->FAIL BTS_Tests.TC_conn_fail_crit pass->FAIL BTS_Tests.TC_paging_imsi_80percent pass->FAIL BTS_Tests.TC_paging_tmsi_80percent pass->FAIL BTS_Tests.TC_paging_imsi_200percent pass->FAIL BTS_Tests.TC_paging_tmsi_200percent pass->FAIL BTS_Tests.TC_rsl_protocol_error pass->FAIL BTS_Tests.TC_rsl_mand_ie_error pass->FAIL BTS_Tests.TC_rsl_ie_content_error pass->FAIL BTS_Tests.TC_si_sched_default pass->FAIL BTS_Tests.TC_si_sched_1 pass->FAIL BTS_Tests.TC_si_sched_2bis pass->FAIL BTS_Tests.TC_si_sched_2ter pass->FAIL BTS_Tests.TC_si_sched_2ter_2bis pass->FAIL BTS_Tests.TC_si_sched_2quater pass->FAIL BTS_Tests.TC_si_sched_13 pass->FAIL BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass->FAIL BTS_Tests.TC_ipa_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_twice_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_sdcch_not_active xfail BTS_Tests.TC_ipa_crcx_ack_addr pass->FAIL BTS_Tests.TC_paging_imsi_200percent_with_ps pass->FAIL BTS_Tests.TC_pcu_act_req pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_deact_req pass->FAIL BTS_Tests.TC_pcu_deact_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_ver_si1 pass->FAIL BTS_Tests.TC_pcu_ver_si3 pass->FAIL BTS_Tests.TC_pcu_ver_si13 pass->FAIL BTS_Tests.TC_pcu_data_req_pdtch pass->FAIL BTS_Tests.TC_pcu_data_req_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_data_req_ts_inactive pass->FAIL BTS_Tests.TC_pcu_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_agch pass->FAIL BTS_Tests.TC_pcu_data_req_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_agch pass->FAIL BTS_Tests.TC_pcu_rach_content pass->FAIL BTS_Tests.TC_pcu_ext_rach_content pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb pass->FAIL BTS_Tests.TC_pcu_paging_from_rsl pass->FAIL BTS_Tests.TC_pcu_time_ind pass->FAIL BTS_Tests.TC_pcu_rts_req xfail BTS_Tests.TC_pcu_oml_alert pass->FAIL BTS_Tests.TC_pcu_rr_suspend pass->FAIL BTS_Tests.TC_pcu_socket_connect_multi pass->FAIL BTS_Tests.TC_pcu_socket_reconnect pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass->FAIL BTS_Tests.TC_pcu_socket_connect_si3gprs pass->FAIL BTS_Tests.TC_pcu_socket_connect_si4gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass->FAIL BTS_Tests.TC_pcu_socket_verify_info_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_double_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass->FAIL BTS_Tests.TC_pcu_info_ind_fh_params pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass->FAIL BTS_Tests.TC_pcu_socket_two_nsvc pass->FAIL BTS_Tests.TC_pcu_interf_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass->FAIL BTS_Tests.TC_rll_est_ind pass->FAIL BTS_Tests.TC_rll_est_req_DCCH_3 pass->FAIL BTS_Tests.TC_rll_est_req_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_req pass->FAIL BTS_Tests.TC_rll_unit_data_req_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_req_ACCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_ACCH pass->FAIL BTS_Tests.TC_chan_act_a51 pass->FAIL BTS_Tests.TC_chan_act_a52 pass->FAIL BTS_Tests.TC_chan_act_a53 pass->FAIL BTS_Tests.TC_chan_act_a54 pass->FAIL BTS_Tests.TC_encr_cmd_a51 pass->FAIL BTS_Tests.TC_encr_cmd_a52 pass->FAIL BTS_Tests.TC_encr_cmd_a53 pass->FAIL BTS_Tests.TC_encr_cmd_a54 pass->FAIL BTS_Tests.TC_err_rep_wrong_mdisc pass->FAIL BTS_Tests.TC_err_rep_wrong_msg_type pass->FAIL BTS_Tests.TC_err_rep_wrong_sequence pass BTS_Tests.TC_lapdm_selftest pass->FAIL BTS_Tests.TC_tch_sign_l2_fill_frame xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd pass BTS_Tests.TC_chopped_ipa_ping pass BTS_Tests.TC_chopped_ipa_payload pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_constant pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_pf_ewma pass->FAIL BTS_Tests.TC_speech_no_rtp_tchf pass->FAIL BTS_Tests.TC_speech_no_rtp_tchh pass->FAIL BTS_Tests.TC_speech_rtp_tchf pass->FAIL BTS_Tests.TC_speech_rtp_tchh pass->FAIL BTS_Tests.TC_speech_osmux_tchf pass->FAIL BTS_Tests.TC_speech_osmux_tchh pass->FAIL BTS_Tests.TC_data_rtp_tchf144 pass->FAIL BTS_Tests.TC_data_rtp_tchf96 pass->FAIL BTS_Tests.TC_data_rtp_tchf48 pass->FAIL BTS_Tests.TC_data_rtp_tchh48 pass->FAIL BTS_Tests.TC_data_rtp_tchf24 pass->FAIL BTS_Tests.TC_data_rtp_tchh24 pass->FAIL BTS_Tests.TC_data_facch_tchf144 pass->FAIL BTS_Tests.TC_data_facch_tchf96 pass->FAIL BTS_Tests.TC_data_facch_tchf48 pass->FAIL BTS_Tests.TC_data_facch_tchh48 pass->FAIL BTS_Tests.TC_data_facch_tchf24 pass->FAIL BTS_Tests.TC_data_facch_tchh24 pass->FAIL BTS_Tests.TC_early_immediate_assignment pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass->FAIL BTS_Tests.TC_acch_overpower_always_on_facch pass->FAIL BTS_Tests.TC_acch_overpower_always_on_sacch pass->FAIL BTS_Tests.TC_acch_overpower_limit pass->FAIL BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro_end pass->FAIL BTS_Tests_SMSCB.TC_etws_pcu pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass->FAIL BTS_Tests_LAPDm.TC_sabm_contention pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass->FAIL BTS_Tests_LAPDm.TC_sabm_invalid_resp pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm pass->FAIL BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass->FAIL BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass->FAIL BTS_Tests_LAPDm.TC_iframe_timer_recovery pass->FAIL BTS_Tests_LAPDm.TC_ns_seq_error pass->FAIL BTS_Tests_LAPDm.TC_nr_seq_error pass->FAIL BTS_Tests_LAPDm.TC_rec_invalid_frame pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_dcch pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_sacch pass->FAIL BTS_Tests_LAPDm.TC_t200_n200 pass->FAIL BTS_Tests_LAPDm.TC_rr_response_frame_loss pass->FAIL BTS_Tests_LAPDm.TC_incorrect_cr pass->FAIL BTS_Tests_LAPDm.TC_sabm_incorrect_c pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass->FAIL BTS_Tests_ASCI.TC_vbs_notification pass->FAIL BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_fail pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass->FAIL BTS_Tests_ASCI.TC_vgcs_listener_det Summary: pass->FAIL: 225 xfail: 4 pass: 19 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm Generated BTS_Tests.TC_acch_overpower_always_on_facch.merged Generated BTS_Tests.TC_acch_overpower_always_on_sacch.merged Generated BTS_Tests.TC_acch_overpower_limit.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.merged Generated BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.merged Generated BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.merged Generated BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.merged Generated BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.merged Generated BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.merged Generated BTS_Tests.TC_chan_act_a51.merged Generated BTS_Tests.TC_chan_act_a52.merged Generated BTS_Tests.TC_chan_act_a53.merged Generated BTS_Tests.TC_chan_act_a54.merged Generated BTS_Tests.TC_chan_act_react.merged Generated BTS_Tests.TC_chan_act_stress.merged Generated BTS_Tests.TC_chan_act_wrong_nr.merged Generated BTS_Tests.TC_chan_deact_not_active.merged Generated BTS_Tests.TC_chopped_ipa_payload.merged Generated BTS_Tests.TC_chopped_ipa_ping.merged Generated BTS_Tests.TC_conn_fail_crit.merged Generated BTS_Tests.TC_data_facch_tchf144.merged Generated BTS_Tests.TC_data_facch_tchf24.merged Generated BTS_Tests.TC_data_facch_tchf48.merged Generated BTS_Tests.TC_data_facch_tchf96.merged Generated BTS_Tests.TC_data_facch_tchh24.merged Generated BTS_Tests.TC_data_facch_tchh48.merged Generated BTS_Tests.TC_data_rtp_tchf144.merged Generated BTS_Tests.TC_data_rtp_tchf24.merged Generated BTS_Tests.TC_data_rtp_tchf48.merged Generated BTS_Tests.TC_data_rtp_tchf96.merged Generated BTS_Tests.TC_data_rtp_tchh24.merged Generated BTS_Tests.TC_data_rtp_tchh48.merged Generated BTS_Tests.TC_deact_sacch.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.merged Generated BTS_Tests.TC_dyn_osmo_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_osmo_pdch_double_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.merged Generated BTS_Tests.TC_early_immediate_assignment.merged Generated BTS_Tests.TC_encr_cmd_a51.merged Generated BTS_Tests.TC_encr_cmd_a52.merged Generated BTS_Tests.TC_encr_cmd_a53.merged Generated BTS_Tests.TC_encr_cmd_a54.merged Generated BTS_Tests.TC_err_rep_wrong_mdisc.merged Generated BTS_Tests.TC_err_rep_wrong_msg_type.merged Generated BTS_Tests.TC_err_rep_wrong_sequence.merged Generated BTS_Tests.TC_est_dchan.merged Generated BTS_Tests_LAPDm.TC_establish_ign_first_sabm.merged Generated BTS_Tests_SMSCB.TC_etws_p1ro.merged Generated BTS_Tests_SMSCB.TC_etws_p1ro_end.merged Generated BTS_Tests_SMSCB.TC_etws_pcu.merged Generated BTS_Tests.TC_ho_physical_info.merged Generated BTS_Tests.TC_ho_rach.merged Generated BTS_Tests_LAPDm.TC_iframe_seq_and_ack.merged Generated BTS_Tests_LAPDm.TC_iframe_timer_recovery.merged Generated BTS_Tests_LAPDm.TC_incorrect_cr.merged Generated BTS_Tests.TC_ipa_crcx_ack_addr.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_sdcch_not_active.merged Generated BTS_Tests.TC_ipa_crcx_twice_not_active.merged Generated BTS_Tests.TC_ipa_dlcx_not_active.merged Generated BTS_Tests.TC_lapdm_selftest.merged Generated BTS_Tests.TC_meas_res_sign_sdcch4.merged Generated BTS_Tests.TC_meas_res_sign_sdcch8.merged Generated BTS_Tests.TC_meas_res_sign_tchf.merged Generated BTS_Tests.TC_meas_res_sign_tchh.merged Generated BTS_Tests.TC_meas_res_sign_tchh_toa256.merged Generated BTS_Tests.TC_meas_res_speech_tchf.merged Generated BTS_Tests.TC_meas_res_speech_tchf_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchf_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh.merged Generated BTS_Tests.TC_meas_res_speech_tchh_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchh_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh_toa256.merged Generated BTS_Tests.TC_ms_pwr_ctrl_constant.merged Generated BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.merged Generated BTS_Tests_LAPDm.TC_normal_reestablishment.merged Generated BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.merged Generated BTS_Tests_LAPDm.TC_nr_seq_error.merged Generated BTS_Tests_LAPDm.TC_ns_seq_error.merged Generated BTS_Tests.TC_paging_imsi_200percent.merged Generated BTS_Tests.TC_paging_imsi_200percent_with_ps.merged Generated BTS_Tests.TC_paging_imsi_80percent.merged Generated BTS_Tests.TC_paging_tmsi_200percent.merged Generated BTS_Tests.TC_paging_tmsi_80percent.merged Generated BTS_Tests.TC_pcu_act_req.merged Generated BTS_Tests.TC_pcu_act_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_act_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_act_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_data_ind_lqual_cb.merged Generated BTS_Tests.TC_pcu_data_req_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_pch.merged Generated BTS_Tests.TC_pcu_data_req_pch.merged Generated BTS_Tests.TC_pcu_data_req_pdtch.merged Generated BTS_Tests.TC_pcu_data_req_ptcch.merged Generated BTS_Tests.TC_pcu_data_req_ts_inactive.merged Generated BTS_Tests.TC_pcu_data_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_data_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_data_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_deact_req.merged Generated BTS_Tests.TC_pcu_deact_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_ext_rach_content.merged Generated BTS_Tests.TC_pcu_info_ind_fh_params.merged Generated BTS_Tests.TC_pcu_interf_ind.merged Generated BTS_Tests.TC_pcu_oml_alert.merged Generated BTS_Tests.TC_pcu_paging_from_rsl.merged Generated BTS_Tests.TC_pcu_ptcch.merged Generated BTS_Tests.TC_pcu_rach_content.merged Generated BTS_Tests.TC_pcu_rr_suspend.merged Generated BTS_Tests.TC_pcu_rts_req.merged Generated BTS_Tests.TC_pcu_socket_connect_multi.merged Generated BTS_Tests.TC_pcu_socket_connect_si3gprs.merged Generated BTS_Tests.TC_pcu_socket_connect_si4gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv4.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv6.merged Generated BTS_Tests.TC_pcu_socket_reconnect.merged Generated BTS_Tests.TC_pcu_socket_two_nsvc.merged Generated BTS_Tests.TC_pcu_socket_verify_info_ind.merged Generated BTS_Tests.TC_pcu_time_ind.merged Generated BTS_Tests.TC_pcu_ver_si1.merged Generated BTS_Tests.TC_pcu_ver_si13.merged Generated BTS_Tests.TC_pcu_ver_si3.merged Generated BTS_Tests.TC_rach_content.merged Generated BTS_Tests.TC_rach_content_emerg.merged Generated BTS_Tests.TC_rach_count.merged Generated BTS_Tests.TC_rach_load_count.merged Generated BTS_Tests.TC_rach_load_idle_below_thresh.merged Generated BTS_Tests.TC_rach_load_idle_thresh0.merged Generated BTS_Tests.TC_rach_max_ta.merged Generated BTS_Tests_LAPDm.TC_rec_invalid_frame.merged Generated BTS_Tests.TC_rll_est_ind.merged Generated BTS_Tests.TC_rll_est_req_ACCH_3.merged Generated BTS_Tests.TC_rll_est_req_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_req.merged Generated BTS_Tests.TC_rll_unit_data_ind_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_ind_DCCH.merged Generated BTS_Tests.TC_rll_unit_data_req_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_req_DCCH.merged Generated BTS_Tests_LAPDm.TC_rr_response_frame_loss.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_ass.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_power_control.merged Generated BTS_Tests.TC_rsl_chan_initial_ms_pwr.merged Generated BTS_Tests.TC_rsl_chan_initial_ta.merged Generated BTS_Tests.TC_rsl_ie_content_error.merged Generated BTS_Tests.TC_rsl_mand_ie_error.merged Generated BTS_Tests.TC_rsl_modify_encr.merged Generated BTS_Tests.TC_rsl_ms_pwr_ctrl.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active2.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_down.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_max.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_up.merged Generated BTS_Tests.TC_rsl_protocol_error.merged Generated BTS_Tests.TC_rsl_rf_resource_ind.merged Generated BTS_Tests_LAPDm.TC_sabm_contention.merged Generated BTS_Tests_LAPDm.TC_sabm_dm.merged Generated BTS_Tests_LAPDm.TC_sabm_incorrect_c.merged Generated BTS_Tests_LAPDm.TC_sabm_invalid_resp.merged Generated BTS_Tests_LAPDm.TC_sabm_retransmit.merged Generated BTS_Tests_LAPDm.TC_sabm_retransmit_bts.merged Generated BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.merged Generated BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.merged Generated BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.merged Generated BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.merged Generated BTS_Tests.TC_sacch_chan_act.merged Generated BTS_Tests.TC_sacch_chan_act_ho_async.merged Generated BTS_Tests.TC_sacch_chan_act_ho_sync.merged Generated BTS_Tests.TC_sacch_filling.merged Generated BTS_Tests.TC_sacch_info_mod.merged Generated BTS_Tests.TC_sacch_multi.merged Generated BTS_Tests.TC_sacch_multi_chg.merged Generated BTS_Tests_LAPDm.TC_segm_concat_dcch.merged Generated BTS_Tests_LAPDm.TC_segm_concat_sacch.merged Generated BTS_Tests.TC_si_sched_1.merged Generated BTS_Tests.TC_si_sched_13.merged Generated BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.merged Generated BTS_Tests.TC_si_sched_2bis.merged Generated BTS_Tests.TC_si_sched_2quater.merged Generated BTS_Tests.TC_si_sched_2ter.merged Generated BTS_Tests.TC_si_sched_2ter_2bis.merged Generated BTS_Tests.TC_si_sched_default.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.merged Generated BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.merged Generated BTS_Tests.TC_speech_no_rtp_tchf.merged Generated BTS_Tests.TC_speech_no_rtp_tchh.merged Generated BTS_Tests.TC_speech_osmux_tchf.merged Generated BTS_Tests.TC_speech_osmux_tchh.merged Generated BTS_Tests.TC_speech_rtp_tchf.merged Generated BTS_Tests.TC_speech_rtp_tchh.merged Generated BTS_Tests_LAPDm.TC_t200_n200.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.merged Generated BTS_Tests.TC_tx_power_down_bcch.merged Generated BTS_Tests.TC_tx_power_ramp_adm_state_change.merged Generated BTS_Tests.TC_tx_power_start_ramp_up_bcch.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.merged Generated BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.merged Generated BTS_Tests_ASCI.TC_vbs_notification.merged Generated BTS_Tests_ASCI.TC_vgcs_listener_det.merged Generated BTS_Tests_ASCI.TC_vgcs_talker_est_rel.merged Generated BTS_Tests_ASCI.TC_vgcs_talker_fail.merged Generated BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-bts-test-asan-461-trxcon + docker kill jenkins-ttcn3-bts-test-asan-461-trxcon jenkins-ttcn3-bts-test-asan-461-trxcon + docker wait jenkins-ttcn3-bts-test-asan-461-trxcon 137 + docker_kill_wait jenkins-ttcn3-bts-test-asan-461-fake_trx + docker kill jenkins-ttcn3-bts-test-asan-461-fake_trx Error response from daemon: cannot kill container: jenkins-ttcn3-bts-test-asan-461-fake_trx: No such container: jenkins-ttcn3-bts-test-asan-461-fake_trx + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + test_config_enabled hopping + local config=hopping + local i + local valid=0 + [ hopping = generic ] + [ hopping = virtphy ] + [ hopping = oml ] + [ hopping = hopping ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ hopping = generic ] + [ hopping = oml ] + [ hopping = hopping ] + return 0 + sed -i s/classname='\([^']\+\)'/classname='\1:hopping'/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/junit-xml-hopping-*.log sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory + network_clean + docker network inspect ttcn3-bts-test-102 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts + [ -n jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts ] + docker_kill_wait jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts + docker kill jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts + docker wait jenkins-ttcn3-bts-test-asan-461-bsc jenkins-ttcn3-bts-test-asan-461-bts 137 Error response from daemon: No such container: jenkins-ttcn3-bts-test-asan-461-bsc + true + network_remove + set +x Removing network ttcn3-bts-test-102 + docker network remove ttcn3-bts-test-102 ttcn3-bts-test-102 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/_cache:/cache --name jenkins-ttcn3-bts-test-asan-461-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/junit-xml-24.log "BTS_Tests.ttcn:1169 : Timeout waiting for SACCH on { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }" BTS_Tests.ttcn:9360 BTS_Tests control part BTS_Tests.ttcn:9054 TC_est_dchan testcase "BTS_Tests.ttcn:729 : Tguard timeout" BTS_Tests.ttcn:9364 BTS_Tests control part BTS_Tests.ttcn:1129 TC_chan_act_wrong_nr testcase Timeout waiting for SACCH '5BB690A1E905C2D077B300A0541B09055B98A6'O BTS_Tests.ttcn:9368 BTS_Tests control part BTS_Tests.ttcn:1385 TC_sacch_multi testcase Timeout waiting for L1CTL_RACH_CONF BTS_Tests.ttcn:9371 BTS_Tests control part BTS_Tests.ttcn:1556 TC_sacch_chan_act_ho_async testcase "BTS_Tests.ttcn:1790 : Received only 995 out of 1000 RACH" BTS_Tests.ttcn:9375 BTS_Tests control part BTS_Tests.ttcn:1790 TC_rach_count testcase Timeout waiting for L1CTL_RACH_CONF BTS_Tests.ttcn:9376 BTS_Tests control part BTS_Tests.ttcn:1978 TC_rach_max_ta testcase Rx unexpected Downlink DCCH (before handover RACH): { header := { msg_type := L1CTL_DATA_IND (3), flags := { padding := '0000000'B, f_done := false }, padding := '0000'O }, ul_info := omit, dl_info := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 }, arfcn := { pcs := false, uplink := false, spare := '0000'B, arfcn := 871 }, frame_nr := 125, rx_level := 0, snr := 0, num_biterr := 0, fire_crc := 0 }, payload := { data_ind := { payload := '0303012B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O } } } BTS_Tests.ttcn:9378 BTS_Tests control part BTS_Tests.ttcn:2135 TC_ho_physical_info testcase "BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 13 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 6, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 0, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" BTS_Tests.ttcn:9382 BTS_Tests control part BTS_Tests.ttcn:3637 TC_meas_res_speech_tchf testcase "BTS_Tests.ttcn:2445 : Received unspecific MEAS RES { msg_disc := { msg_group := RSL_MDISC_DCHAN (4), transparent := false }, msg_type := RSL_MT_MEAS_RES (40), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } } }, { iei := RSL_IE_MEAS_RES_NR (27), body := { meas_res_nr := 3 } }, { iei := RSL_IE_UPLINK_MEAS (25), body := { uplink_meas := { len := 3, rfu := '0'B, dtx_d := false, rxlev_f_u := 10, reserved1 := '00'B, rxlev_s_u := 10, reserved2 := '00'B, rxq_f_u := 7, rxq_s_u := 7, supp_meas_info := omit } } }, { iei := RSL_IE_BS_POWER (4), body := { bs_power := { reserved := 0, epc := false, fpc := false, power_level := 0 } } }, { iei := RSL_IE_L1_INFO (10), body := { l1_info := { ms_power_lvl := 7, fpc := false, reserved := 0, actual_ta := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 18, payload := '06150A0A0000000000000000000000000000'O } } }, { iei := RSL_IE_MS_TIMING_OFFSET (37), body := { ms_timing_offset := 65 } } } }" BTS_Tests.ttcn:9384 BTS_Tests control part BTS_Tests.ttcn:3661 TC_meas_res_speech_tchh testcase "BTS_Tests.ttcn:2452 : Didn't receive expected measurement result" BTS_Tests.ttcn:9385 BTS_Tests control part BTS_Tests.ttcn:3665 TC_meas_res_speech_tchh_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9387 BTS_Tests control part BTS_Tests.ttcn:3688 TC_meas_res_sign_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9388 BTS_Tests control part BTS_Tests.ttcn:3701 TC_meas_res_sign_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9389 BTS_Tests control part BTS_Tests.ttcn:3714 TC_meas_res_sign_sdcch4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9390 BTS_Tests control part BTS_Tests.ttcn:3727 TC_meas_res_sign_sdcch8 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9391 BTS_Tests control part BTS_Tests.ttcn:3740 TC_meas_res_sign_tchh_toa256 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9392 BTS_Tests control part BTS_Tests.ttcn:3806 TC_meas_res_speech_tchf_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9393 BTS_Tests control part BTS_Tests.ttcn:3821 TC_meas_res_speech_tchh_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9394 BTS_Tests control part BTS_Tests.ttcn:2956 TC_tx_power_start_ramp_up_bcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9395 BTS_Tests control part BTS_Tests.ttcn:2983 TC_tx_power_down_bcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9396 BTS_Tests control part BTS_Tests.ttcn:3037 TC_tx_power_ramp_adm_state_change testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9397 BTS_Tests control part BTS_Tests.ttcn:3116 TC_rsl_bs_pwr_static_ass testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9398 BTS_Tests control part BTS_Tests.ttcn:3130 TC_rsl_bs_pwr_static_power_control testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9399 BTS_Tests control part BTS_Tests.ttcn:3880 TC_rsl_ms_pwr_ctrl testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9400 BTS_Tests control part BTS_Tests.ttcn:3593 TC_rsl_ms_pwr_dyn_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9401 BTS_Tests control part BTS_Tests.ttcn:3608 TC_rsl_ms_pwr_dyn_active2 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9402 BTS_Tests control part BTS_Tests.ttcn:3548 TC_rsl_ms_pwr_dyn_up testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9403 BTS_Tests control part BTS_Tests.ttcn:3578 TC_rsl_ms_pwr_dyn_down testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9404 BTS_Tests control part BTS_Tests.ttcn:3533 TC_rsl_ms_pwr_dyn_ass_updown testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9405 BTS_Tests control part BTS_Tests.ttcn:3563 TC_rsl_ms_pwr_dyn_max testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9406 BTS_Tests control part BTS_Tests.ttcn:3974 TC_rsl_chan_initial_ms_pwr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9407 BTS_Tests control part BTS_Tests.ttcn:3927 TC_rsl_chan_initial_ta testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9408 BTS_Tests control part BTS_Tests.ttcn:7735 TC_rsl_modify_encr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9409 BTS_Tests control part BTS_Tests.ttcn:7768 TC_rsl_rf_resource_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9410 BTS_Tests control part BTS_Tests.ttcn:4004 TC_conn_fail_crit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9411 BTS_Tests control part BTS_Tests.ttcn:4315 TC_paging_imsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9412 BTS_Tests control part BTS_Tests.ttcn:4342 TC_paging_tmsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9413 BTS_Tests control part BTS_Tests.ttcn:4369 TC_paging_imsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9414 BTS_Tests control part BTS_Tests.ttcn:4398 TC_paging_tmsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9415 BTS_Tests control part BTS_Tests.ttcn:5040 TC_rsl_protocol_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9416 BTS_Tests control part BTS_Tests.ttcn:5050 TC_rsl_mand_ie_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9417 BTS_Tests control part BTS_Tests.ttcn:5061 TC_rsl_ie_content_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9418 BTS_Tests control part BTS_Tests.ttcn:4931 TC_si_sched_default testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9419 BTS_Tests control part BTS_Tests.ttcn:4938 TC_si_sched_1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9420 BTS_Tests control part BTS_Tests.ttcn:4946 TC_si_sched_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9421 BTS_Tests control part BTS_Tests.ttcn:4954 TC_si_sched_2ter testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9422 BTS_Tests control part BTS_Tests.ttcn:4962 TC_si_sched_2ter_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9423 BTS_Tests control part BTS_Tests.ttcn:4972 TC_si_sched_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9424 BTS_Tests control part BTS_Tests.ttcn:4982 TC_si_sched_13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9425 BTS_Tests control part BTS_Tests.ttcn:4992 TC_si_sched_13_2bis_2ter_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9426 BTS_Tests control part BTS_Tests.ttcn:5169 TC_ipa_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9427 BTS_Tests control part BTS_Tests.ttcn:5183 TC_ipa_crcx_twice_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9428 BTS_Tests control part BTS_Tests.ttcn:5204 TC_ipa_crcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9429 BTS_Tests control part BTS_Tests.ttcn:5231 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9430 BTS_Tests control part BTS_Tests.ttcn:5244 TC_ipa_crcx_sdcch_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9431 BTS_Tests control part BTS_Tests.ttcn:5277 TC_ipa_crcx_ack_addr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9434 BTS_Tests control part BTS_Tests.ttcn:4429 TC_paging_imsi_200percent_with_ps testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9435 BTS_Tests control part BTS_Tests.ttcn:5449 TC_pcu_act_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9436 BTS_Tests control part BTS_Tests.ttcn:5456 TC_pcu_act_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9437 BTS_Tests control part BTS_Tests.ttcn:5463 TC_pcu_act_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9438 BTS_Tests control part BTS_Tests.ttcn:5470 TC_pcu_act_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9439 BTS_Tests control part BTS_Tests.ttcn:5477 TC_pcu_deact_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9440 BTS_Tests control part BTS_Tests.ttcn:5488 TC_pcu_deact_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9441 BTS_Tests control part BTS_Tests.ttcn:5522 TC_pcu_ver_si1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9442 BTS_Tests control part BTS_Tests.ttcn:5528 TC_pcu_ver_si3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9443 BTS_Tests control part BTS_Tests.ttcn:5534 TC_pcu_ver_si13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9445 BTS_Tests control part BTS_Tests.ttcn:5666 TC_pcu_data_req_pdtch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9446 BTS_Tests control part BTS_Tests.ttcn:5678 TC_pcu_data_req_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9447 BTS_Tests control part BTS_Tests.ttcn:5573 TC_pcu_data_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9448 BTS_Tests control part BTS_Tests.ttcn:5586 TC_pcu_data_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9449 BTS_Tests control part BTS_Tests.ttcn:5599 TC_pcu_data_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9450 BTS_Tests control part BTS_Tests.ttcn:5612 TC_pcu_data_req_ts_inactive testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9452 BTS_Tests control part BTS_Tests.ttcn:5723 TC_pcu_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9453 BTS_Tests control part BTS_Tests.ttcn:5765 TC_pcu_data_req_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9454 BTS_Tests control part BTS_Tests.ttcn:5788 TC_pcu_data_req_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9455 BTS_Tests control part BTS_Tests.ttcn:5819 TC_pcu_data_req_imm_ass_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9456 BTS_Tests control part BTS_Tests.ttcn:5845 TC_pcu_data_req_imm_ass_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9457 BTS_Tests control part BTS_Tests.ttcn:5866 TC_pcu_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9458 BTS_Tests control part BTS_Tests.ttcn:5908 TC_pcu_ext_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9459 BTS_Tests control part BTS_Tests.ttcn:5994 TC_pcu_data_ind_lqual_cb testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9460 BTS_Tests control part BTS_Tests.ttcn:6020 TC_pcu_paging_from_rsl testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9461 BTS_Tests control part BTS_Tests.ttcn:6066 TC_pcu_time_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9462 BTS_Tests control part BTS_Tests.ttcn:6120 TC_pcu_rts_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9463 BTS_Tests control part BTS_Tests.ttcn:6190 TC_pcu_oml_alert testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9464 BTS_Tests control part BTS_Tests.ttcn:6255 TC_pcu_rr_suspend testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9465 BTS_Tests control part BTS_Tests.ttcn:6273 TC_pcu_socket_connect_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9466 BTS_Tests control part BTS_Tests.ttcn:6303 TC_pcu_socket_reconnect testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9467 BTS_Tests control part BTS_Tests.ttcn:6380 TC_pcu_socket_noconnect_nosi3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9468 BTS_Tests control part BTS_Tests.ttcn:6384 TC_pcu_socket_noconnect_nosi4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9469 BTS_Tests control part BTS_Tests.ttcn:6408 TC_pcu_socket_connect_si3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9470 BTS_Tests control part BTS_Tests.ttcn:6412 TC_pcu_socket_connect_si4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9471 BTS_Tests control part BTS_Tests.ttcn:6445 TC_pcu_socket_disconnect_nosi3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9472 BTS_Tests control part BTS_Tests.ttcn:6449 TC_pcu_socket_disconnect_nosi4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9473 BTS_Tests control part BTS_Tests.ttcn:6456 TC_pcu_socket_verify_info_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9474 BTS_Tests control part BTS_Tests.ttcn:6754 TC_dyn_osmo_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9475 BTS_Tests control part BTS_Tests.ttcn:6802 TC_dyn_osmo_pdch_double_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9476 BTS_Tests control part BTS_Tests.ttcn:7047 TC_dyn_ipa_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9477 BTS_Tests control part BTS_Tests.ttcn:7141 TC_dyn_ipa_pdch_act_tchf_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9478 BTS_Tests control part BTS_Tests.ttcn:6491 TC_pcu_info_ind_fh_params testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9479 BTS_Tests control part BTS_Tests.ttcn:6536 TC_pcu_socket_nsvc_ipv4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9480 BTS_Tests control part BTS_Tests.ttcn:6556 TC_pcu_socket_nsvc_ipv6 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9481 BTS_Tests control part BTS_Tests.ttcn:6585 TC_pcu_socket_two_nsvc testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9482 BTS_Tests control part BTS_Tests.ttcn:6622 TC_pcu_interf_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9487 BTS_Tests control part BTS_Tests.ttcn:6776 TC_dyn_osmo_pdch_unsol_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9488 BTS_Tests control part BTS_Tests.ttcn:6830 TC_dyn_osmo_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9489 BTS_Tests control part BTS_Tests.ttcn:6862 TC_dyn_osmo_pdch_tchh_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9490 BTS_Tests control part BTS_Tests.ttcn:6901 TC_dyn_osmo_pdch_sdcch8_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9491 BTS_Tests control part BTS_Tests.ttcn:6920 TC_dyn_osmo_pdch_tchh_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9492 BTS_Tests control part BTS_Tests.ttcn:6949 TC_dyn_osmo_pdch_sdcch8_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9493 BTS_Tests control part BTS_Tests.ttcn:7073 TC_dyn_ipa_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9494 BTS_Tests control part BTS_Tests.ttcn:7109 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9496 BTS_Tests control part BTS_Tests.ttcn:7270 TC_rll_est_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9497 BTS_Tests control part BTS_Tests.ttcn:7305 TC_rll_est_req_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9498 BTS_Tests control part BTS_Tests.ttcn:7312 TC_rll_est_req_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9499 BTS_Tests control part BTS_Tests.ttcn:7410 TC_rll_rel_ind_DCCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9500 BTS_Tests control part BTS_Tests.ttcn:7423 TC_rll_rel_ind_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9501 BTS_Tests control part BTS_Tests.ttcn:7417 TC_rll_rel_ind_ACCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9502 BTS_Tests control part BTS_Tests.ttcn:7429 TC_rll_rel_ind_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9503 BTS_Tests control part BTS_Tests.ttcn:7466 TC_rll_rel_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9504 BTS_Tests control part BTS_Tests.ttcn:7507 TC_rll_unit_data_req_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9505 BTS_Tests control part BTS_Tests.ttcn:7515 TC_rll_unit_data_req_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9506 BTS_Tests control part BTS_Tests.ttcn:7549 TC_rll_unit_data_ind_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9507 BTS_Tests control part BTS_Tests.ttcn:7557 TC_rll_unit_data_ind_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9509 BTS_Tests control part BTS_Tests.ttcn:7654 TC_chan_act_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9510 BTS_Tests control part BTS_Tests.ttcn:7659 TC_chan_act_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9511 BTS_Tests control part BTS_Tests.ttcn:7664 TC_chan_act_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9512 BTS_Tests control part BTS_Tests.ttcn:7669 TC_chan_act_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9513 BTS_Tests control part BTS_Tests.ttcn:7851 TC_encr_cmd_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9514 BTS_Tests control part BTS_Tests.ttcn:7856 TC_encr_cmd_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9515 BTS_Tests control part BTS_Tests.ttcn:7861 TC_encr_cmd_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9516 BTS_Tests control part BTS_Tests.ttcn:7866 TC_encr_cmd_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9518 BTS_Tests control part BTS_Tests.ttcn:5080 TC_err_rep_wrong_mdisc testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9519 BTS_Tests control part BTS_Tests.ttcn:5112 TC_err_rep_wrong_msg_type testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9520 BTS_Tests control part BTS_Tests.ttcn:5150 TC_err_rep_wrong_sequence testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9524 BTS_Tests control part BTS_Tests.ttcn:8045 TC_tch_sign_l2_fill_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9525 BTS_Tests control part BTS_Tests.ttcn:8051 TC_tch_sign_l2_fill_frame_dtxd testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9530 BTS_Tests control part BTS_Tests.ttcn:8173 TC_ms_pwr_ctrl_constant testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9531 BTS_Tests control part BTS_Tests.ttcn:8237 TC_ms_pwr_ctrl_pf_ewma testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9533 BTS_Tests control part BTS_Tests.ttcn:8309 TC_speech_no_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9534 BTS_Tests control part BTS_Tests.ttcn:8333 TC_speech_no_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9535 BTS_Tests control part BTS_Tests.ttcn:8449 TC_speech_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9536 BTS_Tests control part BTS_Tests.ttcn:8473 TC_speech_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9537 BTS_Tests control part BTS_Tests.ttcn:8580 TC_speech_osmux_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9538 BTS_Tests control part BTS_Tests.ttcn:8594 TC_speech_osmux_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9540 BTS_Tests control part BTS_Tests.ttcn:8716 TC_data_rtp_tchf144 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9541 BTS_Tests control part BTS_Tests.ttcn:8751 TC_data_rtp_tchf96 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9542 BTS_Tests control part BTS_Tests.ttcn:8786 TC_data_rtp_tchf48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9543 BTS_Tests control part BTS_Tests.ttcn:8821 TC_data_rtp_tchh48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9544 BTS_Tests control part BTS_Tests.ttcn:8856 TC_data_rtp_tchf24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9545 BTS_Tests control part BTS_Tests.ttcn:8890 TC_data_rtp_tchh24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9547 BTS_Tests control part BTS_Tests.ttcn:8736 TC_data_facch_tchf144 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9548 BTS_Tests control part BTS_Tests.ttcn:8771 TC_data_facch_tchf96 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9549 BTS_Tests control part BTS_Tests.ttcn:8806 TC_data_facch_tchf48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9550 BTS_Tests control part BTS_Tests.ttcn:8841 TC_data_facch_tchh48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9551 BTS_Tests control part BTS_Tests.ttcn:8875 TC_data_facch_tchf24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9552 BTS_Tests control part BTS_Tests.ttcn:8909 TC_data_facch_tchh24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9554 BTS_Tests control part BTS_Tests.ttcn:8986 TC_early_immediate_assignment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9556 BTS_Tests control part BTS_Tests.ttcn:9150 TC_acch_overpower_rxqual_thresh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9557 BTS_Tests control part BTS_Tests.ttcn:9198 TC_acch_overpower_rxqual_thresh_dtx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9558 BTS_Tests control part BTS_Tests.ttcn:9239 TC_acch_overpower_always_on_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9559 BTS_Tests control part BTS_Tests.ttcn:9271 TC_acch_overpower_always_on_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9560 BTS_Tests control part BTS_Tests.ttcn:9303 TC_acch_overpower_limit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1090 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:742 TC_cbch_load_idle_no_cbch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1092 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:537 TC_sms_cb_cmd_sdcch4_1block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1093 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:555 TC_sms_cb_cmd_sdcch4_2block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1094 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:573 TC_sms_cb_cmd_sdcch4_3block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1095 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:591 TC_sms_cb_cmd_sdcch4_4block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1096 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:609 TC_sms_cb_cmd_sdcch4_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1097 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:645 TC_sms_cb_cmd_sdcch4_schedule testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1098 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:663 TC_sms_cb_cmd_sdcch4_default_only testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1099 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:682 TC_sms_cb_cmd_sdcch4_default_and_normal testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1100 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:703 TC_sms_cb_cmd_sdcch4_default_then_null testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1101 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:805 TC_cbc_sdcch4_load_idle testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1102 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:892 TC_cbc_sdcch4_load_overload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1104 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:545 TC_sms_cb_cmd_sdcch8_1block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1105 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:563 TC_sms_cb_cmd_sdcch8_2block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1106 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:581 TC_sms_cb_cmd_sdcch8_3block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1107 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:599 TC_sms_cb_cmd_sdcch8_4block testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1108 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:617 TC_sms_cb_cmd_sdcch8_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1110 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:672 TC_sms_cb_cmd_sdcch8_default_only testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1111 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:690 TC_sms_cb_cmd_sdcch8_default_and_normal testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1112 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:810 TC_cbc_sdcch8_load_idle testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1113 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:903 TC_cbc_sdcch8_load_overload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1115 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:928 TC_etws_p1ro testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1116 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1022 TC_etws_p1ro_end testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1117 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1058 TC_etws_pcu testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1474 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:152 TC_sabm_ua_dcch_sapi0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1475 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:157 TC_sabm_ua_dcch_sapi0_nopayload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase + RC=1 + uptime + grep --color=always -o load.* load average: 0.16, 0.14, 0.51 + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE