Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring 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-io_uring # 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 bce9627a636461e7409500b7aca66d7c33726224 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bce9627a636461e7409500b7aca66d7c33726224 # timeout=10 Commit message: "nplab-m3ua-test: Configure Network Indicator as International" > git rev-list --no-walk bce9627a636461e7409500b7aca66d7c33726224 # timeout=10 [ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins8452554683540305005.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS= -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.05, 0.21, 1.28 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs ] + [ xjenkins-ttcn3-bts-test-io_uring-573 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' 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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.09kB 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 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9d2e1678fe5e8d639b542517cb2a708c4c03cf9c784f01d6f88ca6b69e72fae1 #6 resolve registry.osmocom.org/debian:bookworm@sha256:9d2e1678fe5e8d639b542517cb2a708c4c03cf9c784f01d6f88ca6b69e72fae1 0.1s done #6 DONE 0.1s #7 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #7 DONE 0.1s #8 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #8 DONE 0.2s #5 [internal] load build context #5 ... #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.3s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.2s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.4s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 4/16] 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/ #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #22 CACHED #23 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.342 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.342 + apt-get update #26 0.412 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.412 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.414 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.559 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.692 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [289 kB] #26 0.751 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [213 kB] #26 0.770 Fetched 607 kB in 0s (1500 kB/s) #26 0.770 Reading package lists... #26 1.066 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.069 Reading package lists... #26 1.338 Building dependency tree... #26 1.393 Reading state information... #26 1.465 The following additional packages will be installed: #26 1.465 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #26 1.465 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.465 libyder-dev libyder2.0 #26 1.465 Suggested packages: #26 1.465 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #26 1.465 uhd-host #26 1.465 Recommended packages: #26 1.465 limesuite-udev gnuradio-dev #26 1.546 The following NEW packages will be installed: #26 1.546 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #26 1.546 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.546 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.565 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.565 Need to get 5788 kB of archives. #26 1.565 After this operation, 24.8 MB of additional disk space will be used. #26 1.565 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #26 1.618 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #26 1.628 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #26 1.634 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.642 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.646 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.676 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.679 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #26 1.687 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.728 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.729 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.729 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.734 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.735 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.857 debconf: delaying package configuration, since apt-utils is not installed #26 1.902 Fetched 5788 kB in 0s (30.7 MB/s) #26 1.968 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.968 (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 ... 116975 files and directories currently installed.) #26 2.037 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #26 2.054 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 2.226 Selecting previously unselected package liblimesuite22.09-1:amd64. #26 2.244 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.279 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 2.418 Selecting previously unselected package liblimesuite-dev:amd64. #26 2.435 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.453 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 2.609 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.617 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.633 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.751 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.769 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.786 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.943 Selecting previously unselected package liborcania2.3:amd64. #26 2.951 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.968 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.084 Selecting previously unselected package liborcania-dev:amd64. #26 3.101 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.118 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.243 Selecting previously unselected package libsystemd-dev:amd64. #26 3.261 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #26 3.278 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 3.444 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.462 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.479 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.757 Selecting previously unselected package libuhd-dev:amd64. #26 3.775 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.792 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.951 Selecting previously unselected package libyder2.0:amd64. #26 3.969 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.986 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.135 Selecting previously unselected package libulfius2.7:amd64. #26 4.153 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.170 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.293 Selecting previously unselected package libyder-dev:amd64. #26 4.311 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.328 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.458 Selecting previously unselected package libulfius-dev:amd64. #26 4.476 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.493 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.667 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.719 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 4.772 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.825 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.877 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 4.929 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.980 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.030 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.079 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 5.128 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 5.178 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.229 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.280 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.333 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.389 Processing triggers for man-db (2.11.2-2) ... #26 5.443 Processing triggers for libc-bin (2.36-9+deb12u13) ... #26 5.585 + apt-get clean #26 DONE 5.7s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:a355028ae35621caf80274fbf1d5df563a513e3b3f68be8d3dbb2d390c25fcf5 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a355028ae356 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.353 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.353 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.353 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.353 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.867 Reading package lists... #7 1.144 Reading package lists... #7 1.403 Building dependency tree... #7 1.458 Reading state information... #7 1.522 The following additional packages will be installed: #7 1.522 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.522 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.522 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.522 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.522 osmocom-keyring osmocom-nightly #7 1.534 The following NEW packages will be installed: #7 1.534 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.534 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.534 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.534 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.534 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.534 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.551 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #7 1.551 Need to get 3623 kB of archives. #7 1.551 After this operation, 14.1 MB of additional disk space will be used. #7 1.551 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512051800 [3204 B] #7 1.579 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512051800 [1192 B] #7 1.580 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.1.987fd.202512051800 [175 kB] #7 1.584 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.1.987fd.202512051800 [53.8 kB] #7 1.585 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.202512051800 [47.8 kB] #7 1.586 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.1.987fd.202512051800 [72.3 kB] #7 1.588 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.1.987fd.202512051800 [229 kB] #7 1.590 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.1.987fd.202512051800 [105 kB] #7 1.591 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.202512051800 [69.8 kB] #7 1.592 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.202512051800 [71.5 kB] #7 1.592 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.1.987fd.202512051800 [72.8 kB] #7 1.593 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.1.987fd.202512051800 [180 kB] #7 1.594 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.1.987fd.202512051800 [61.5 kB] #7 1.594 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.1.987fd.202512051800 [65.4 kB] #7 1.595 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.1.987fd.202512051800 [52.1 kB] #7 1.595 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.1.987fd.202512051800 [45.4 kB] #7 1.596 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.1.987fd.202512051800 [855 kB] #7 1.602 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.202512051800 [87.9 kB] #7 1.603 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.202512051800 [134 kB] #7 1.604 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap1 0.2.1.202512051800 [36.3 kB] #7 1.605 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap-dev 0.2.1.202512051800 [75.8 kB] #7 1.605 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran12 2.2.1.202512051800 [169 kB] #7 1.607 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.2.1.202512051800 [832 kB] #7 1.615 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.15.0.202512051800 [59.5 kB] #7 1.615 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.15.0.202512051800 [68.3 kB] #7 1.723 debconf: delaying package configuration, since apt-utils is not installed #7 1.765 Fetched 3623 kB in 0s (46.0 MB/s) #7 1.829 Selecting previously unselected package osmocom-keyring. #7 1.829 (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 ... 118634 files and directories currently installed.) #7 1.867 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512051800_amd64.deb ... #7 1.883 Unpacking osmocom-keyring (1.1.1.8.7873.202512051800) ... #7 1.995 Selecting previously unselected package osmocom-nightly. #7 2.013 Preparing to unpack .../01-osmocom-nightly_202512051800_amd64.deb ... #7 2.030 Unpacking osmocom-nightly (202512051800) ... #7 2.165 Selecting previously unselected package libosmocore22:amd64. #7 2.174 Preparing to unpack .../02-libosmocore22_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.208 Unpacking libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.374 Selecting previously unselected package libosmocodec4:amd64. #7 2.392 Preparing to unpack .../03-libosmocodec4_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.410 Unpacking libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.551 Selecting previously unselected package libosmotrau11:amd64. #7 2.559 Preparing to unpack .../04-libosmotrau11_2.1.0.202512051800_amd64.deb ... #7 2.576 Unpacking libosmotrau11:amd64 (2.1.0.202512051800) ... #7 2.717 Selecting previously unselected package libosmoisdn0:amd64. #7 2.735 Preparing to unpack .../05-libosmoisdn0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.752 Unpacking libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.897 Selecting previously unselected package libosmogsm20:amd64. #7 2.905 Preparing to unpack .../06-libosmogsm20_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.922 Unpacking libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.068 Selecting previously unselected package libosmovty13:amd64. #7 3.075 Preparing to unpack .../07-libosmovty13_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.093 Unpacking libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.236 Selecting previously unselected package libosmonetif11:amd64. #7 3.244 Preparing to unpack .../08-libosmonetif11_1.7.0.202512051800_amd64.deb ... #7 3.261 Unpacking libosmonetif11:amd64 (1.7.0.202512051800) ... #7 3.404 Selecting previously unselected package libosmoabis15:amd64. #7 3.422 Preparing to unpack .../09-libosmoabis15_2.1.0.202512051800_amd64.deb ... #7 3.439 Unpacking libosmoabis15:amd64 (2.1.0.202512051800) ... #7 3.583 Selecting previously unselected package libosmocoding0:amd64. #7 3.591 Preparing to unpack .../10-libosmocoding0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.608 Unpacking libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.754 Selecting previously unselected package libosmogb14:amd64. #7 3.772 Preparing to unpack .../11-libosmogb14_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.789 Unpacking libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.928 Selecting previously unselected package libosmoctrl0:amd64. #7 3.946 Preparing to unpack .../12-libosmoctrl0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.963 Unpacking libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.107 Selecting previously unselected package libosmosim2:amd64. #7 4.115 Preparing to unpack .../13-libosmosim2_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.132 Unpacking libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.269 Selecting previously unselected package libosmousb0:amd64. #7 4.277 Preparing to unpack .../14-libosmousb0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.293 Unpacking libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.413 Selecting previously unselected package libosmocore. #7 4.431 Preparing to unpack .../15-libosmocore_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.447 Unpacking libosmocore (1.12.0.1.987fd.202512051800) ... #7 4.568 Selecting previously unselected package libosmocore-dev:amd64. #7 4.586 Preparing to unpack .../16-libosmocore-dev_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.604 Unpacking libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.765 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.783 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.202512051800_amd64.deb ... #7 4.801 Unpacking libosmo-netif-dev:amd64 (1.7.0.202512051800) ... #7 4.930 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.949 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.202512051800_amd64.deb ... #7 4.966 Unpacking libosmo-abis-dev:amd64 (2.1.0.202512051800) ... #7 5.106 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 5.114 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202512051800_amd64.deb ... #7 5.131 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202512051800) ... #7 5.257 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 5.276 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202512051800_amd64.deb ... #7 5.293 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202512051800) ... #7 5.438 Selecting previously unselected package libosmo-sigtran12:amd64. #7 5.456 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.202512051800_amd64.deb ... #7 5.473 Unpacking libosmo-sigtran12:amd64 (2.2.1.202512051800) ... #7 5.602 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.621 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.202512051800_amd64.deb ... #7 5.638 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.202512051800) ... #7 5.805 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.813 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.202512051800_amd64.deb ... #7 5.829 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.202512051800) ... #7 5.943 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.961 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.202512051800_amd64.deb ... #7 5.977 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.202512051800) ... #7 6.133 Setting up osmocom-keyring (1.1.1.8.7873.202512051800) ... #7 6.191 Setting up osmocom-nightly (202512051800) ... #7 6.243 Setting up libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.294 Setting up libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.346 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202512051800) ... #7 6.397 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202512051800) ... #7 6.448 Setting up libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.500 Setting up libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.551 Setting up libosmotrau11:amd64 (2.1.0.202512051800) ... #7 6.603 Setting up libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.655 Setting up libosmo-mgcp-client14:amd64 (1.15.0.202512051800) ... #7 6.706 Setting up libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.758 Setting up libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.810 Setting up libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.861 Setting up libosmonetif11:amd64 (1.7.0.202512051800) ... #7 6.910 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.202512051800) ... #7 6.960 Setting up libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #7 7.009 Setting up libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #7 7.061 Setting up libosmocore (1.12.0.1.987fd.202512051800) ... #7 7.112 Setting up libosmo-sigtran12:amd64 (2.2.1.202512051800) ... #7 7.165 Setting up libosmoabis15:amd64 (2.1.0.202512051800) ... #7 7.217 Setting up libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #7 7.276 Setting up libosmo-netif-dev:amd64 (1.7.0.202512051800) ... #7 7.329 Setting up libosmo-sigtran-dev:amd64 (2.2.1.202512051800) ... #7 7.382 Setting up libosmo-abis-dev:amd64 (2.1.0.202512051800) ... #7 7.441 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 7.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.358 Cloning into 'osmo-bsc'... #9 DONE 1.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.416 Already on 'master' #11 0.416 Your branch is up to date with 'origin/master'. #11 0.418 refs/heads/master #11 0.429 HEAD is now at a75e19f2d Bump version: 1.13.0.32-23c05-dirty → 1.14.0 #11 0.431 master #11 0.433 a75e19f2d1f0b02da7b712fe84b3671ee3620367 #11 2.573 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.573 libtoolize: copying file './ltmain.sh' #11 2.706 libtoolize: putting macros in 'm4'. #11 2.706 libtoolize: copying file 'm4/libtool.m4' #11 2.758 libtoolize: copying file 'm4/ltoptions.m4' #11 2.812 libtoolize: copying file 'm4/ltsugar.m4' #11 2.866 libtoolize: copying file 'm4/ltversion.m4' #11 2.921 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.015 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.015 libtoolize: and rerunning libtoolize and aclocal. #11 3.814 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.814 configure.ac:74: You should run autoupdate. #11 3.814 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.814 configure.ac:74: the top level #11 3.814 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.814 configure.ac:130: You should run autoupdate. #11 3.814 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.814 configure.ac:130: the top level #11 3.814 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.814 configure.ac:150: You should run autoupdate. #11 3.814 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.814 configure.ac:150: the top level #11 3.814 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.814 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.814 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.814 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.814 configure.ac:228: the top level #11 3.814 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.814 configure.ac:230: You should run autoupdate. #11 4.297 configure.ac:23: installing './compile' #11 4.298 configure.ac:25: installing './config.guess' #11 4.299 configure.ac:25: installing './config.sub' #11 4.299 configure.ac:9: installing './install-sh' #11 4.300 configure.ac:9: installing './missing' #11 4.329 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.329 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.382 src/ipaccess/Makefile.am: installing './depcomp' #11 4.575 checking for a BSD-compatible install... /usr/bin/install -c #11 4.590 checking whether build environment is sane... yes #11 4.613 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.617 checking for gawk... gawk #11 4.618 checking whether make sets $(MAKE)... yes #11 4.642 checking whether make supports nested variables... yes #11 4.658 checking whether make supports nested variables... (cached) yes #11 4.658 checking whether make sets $(MAKE)... (cached) yes #11 4.664 checking for gcc... gcc #11 4.733 checking whether the C compiler works... yes #11 4.815 checking for C compiler default output file name... a.out #11 4.816 checking for suffix of executables... #11 4.849 checking whether we are cross compiling... no #11 4.882 checking for suffix of object files... o #11 4.900 checking whether the compiler supports GNU C... yes #11 4.916 checking whether gcc accepts -g... yes #11 4.944 checking for gcc option to enable C11 features... none needed #11 4.975 checking whether gcc understands -c and -o together... yes #11 5.004 checking whether make supports the include directive... yes (GNU style) #11 5.012 checking dependency style of gcc... gcc3 #11 5.089 checking build system type... x86_64-pc-linux-gnu #11 5.186 checking host system type... x86_64-pc-linux-gnu #11 5.187 checking how to print strings... printf #11 5.216 checking for a sed that does not truncate output... /usr/bin/sed #11 5.219 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.219 checking for egrep... /usr/bin/grep -E #11 5.220 checking for fgrep... /usr/bin/grep -F #11 5.221 checking for ld used by gcc... /usr/bin/ld #11 5.223 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.224 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.226 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.249 checking whether ln -s works... yes #11 5.249 checking the maximum length of command line arguments... 1572864 #11 5.265 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.265 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.266 checking for /usr/bin/ld option to reload object files... -r #11 5.266 checking for file... file #11 5.267 checking for objdump... objdump #11 5.268 checking how to recognize dependent libraries... pass_all #11 5.269 checking for dlltool... no #11 5.270 checking how to associate runtime and link libraries... printf %s\n #11 5.270 checking for ar... ar #11 5.271 checking for archiver @FILE support... @ #11 5.312 checking for strip... strip #11 5.312 checking for ranlib... ranlib #11 5.313 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.399 checking for sysroot... no #11 5.399 checking for a working dd... /usr/bin/dd #11 5.402 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.420 checking for mt... no #11 5.420 checking if : is a manifest tool... no #11 5.430 checking for stdio.h... yes #11 5.462 checking for stdlib.h... yes #11 5.492 checking for string.h... yes #11 5.506 checking for inttypes.h... yes #11 5.523 checking for stdint.h... yes #11 5.548 checking for strings.h... yes #11 5.569 checking for sys/stat.h... yes #11 5.583 checking for sys/types.h... yes #11 5.598 checking for unistd.h... yes #11 5.621 checking for dlfcn.h... yes #11 5.640 checking for objdir... .libs #11 5.711 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.720 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.720 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.740 checking if gcc static flag -static works... yes #11 5.788 checking if gcc supports -c -o file.o... yes #11 5.801 checking if gcc supports -c -o file.o... (cached) yes #11 5.801 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.806 checking whether -lc should be explicitly linked in... no #11 5.828 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.884 checking how to hardcode library paths into programs... immediate #11 5.884 checking whether stripping libraries is possible... yes #11 5.887 checking if libtool supports shared libraries... yes #11 5.887 checking whether to build shared libraries... yes #11 5.887 checking whether to build static libraries... yes #11 5.888 checking for pkg-config... /usr/bin/pkg-config #11 5.888 checking for pkg-config... /usr/bin/pkg-config #11 5.889 checking pkg-config is at least version 0.20... yes #11 5.891 checking for libosmocore >= 1.12.0... yes #11 5.910 checking for libosmovty >= 1.12.0... yes #11 5.932 checking for libosmoctrl >= 1.12.0... yes #11 5.956 checking for libosmogsm >= 1.12.0... yes #11 5.979 checking for libosmoabis >= 2.1.0... yes #11 6.001 checking for libosmo-netif >= 1.7.0... yes #11 6.022 checking for libosmo-sigtran >= 2.2.0... yes #11 6.040 checking for libosmo-mgcp-client >= 1.15.0... yes #11 6.061 checking for egrep... (cached) /usr/bin/grep -E #11 6.062 checking if gcc supports -fvisibility=hidden... yes #11 6.097 checking whether to enable code coverage support... no #11 6.098 checking whether to enable VTY/CTRL tests... no #11 6.113 CFLAGS=" -std=gnu11" #11 6.113 CPPFLAGS="" #11 6.154 checking that generated files are newer than configure... done #11 6.155 configure: creating ./config.status #11 7.262 config.status: creating include/Makefile #11 7.301 config.status: creating include/osmocom/Makefile #11 7.340 config.status: creating include/osmocom/bsc/Makefile #11 7.380 config.status: creating src/Makefile #11 7.420 config.status: creating src/osmo-bsc/Makefile #11 7.462 config.status: creating src/ipaccess/Makefile #11 7.502 config.status: creating src/utils/Makefile #11 7.543 config.status: creating tests/Makefile #11 7.583 config.status: creating tests/atlocal #11 7.622 config.status: creating tests/abis/Makefile #11 7.662 config.status: creating tests/acc/Makefile #11 7.702 config.status: creating tests/bsc/Makefile #11 7.741 config.status: creating tests/codec_pref/Makefile #11 7.781 config.status: creating tests/gsm0408/Makefile #11 7.820 config.status: creating tests/handover/Makefile #11 7.860 config.status: creating tests/nanobts_omlattr/Makefile #11 7.899 config.status: creating tests/paging/Makefile #11 7.939 config.status: creating tests/subscr/Makefile #11 7.978 config.status: creating doc/Makefile #11 8.018 config.status: creating doc/examples/Makefile #11 8.057 config.status: creating doc/manuals/Makefile #11 8.097 config.status: creating contrib/Makefile #11 8.137 config.status: creating contrib/systemd/Makefile #11 8.176 config.status: creating Makefile #11 8.206 config.status: creating bscconfig.h #11 8.241 config.status: executing tests/atconfig commands #11 8.247 config.status: executing depfiles commands #11 9.723 config.status: executing libtool commands #11 9.850 echo 1.14.0 > .version-t && mv .version-t .version #11 9.855 make install-recursive #11 9.863 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.871 Making install in include #11 9.876 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.884 Making install in osmocom #11 9.889 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.897 Making install in bsc #11 9.903 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.910 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.910 make[5]: Nothing to be done for 'install-exec-am'. #11 9.910 make[5]: Nothing to be done for 'install-data-am'. #11 9.910 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.910 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.915 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.921 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.921 make[5]: Nothing to be done for 'install-exec-am'. #11 9.921 make[5]: Nothing to be done for 'install-data-am'. #11 9.921 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.922 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.922 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.927 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.933 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.933 make[4]: Nothing to be done for 'install-exec-am'. #11 9.933 make[4]: Nothing to be done for 'install-data-am'. #11 9.933 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.934 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.934 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.935 Making install in src #11 9.939 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.948 Making install in osmo-bsc #11 9.957 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.959 CC osmo_bsc_main.o #11 9.960 CC a_reset.lo #11 9.961 CC abis_nm.lo #11 9.962 CC abis_nm_vty.lo #11 9.963 CC abis_om2000.lo #11 9.965 CC abis_om2000_vty.lo #11 9.965 CC abis_osmo.lo #11 9.966 CC acc.lo #11 9.966 CC abis_rsl.lo #11 9.968 CC assignment_fsm.lo #11 9.968 CC bsc_ctrl.lo #11 9.969 CC bsc_ctrl_lookup.lo #11 9.969 CC bsc_init.lo #11 9.969 CC bsc_rf_ctrl.lo #11 9.969 CC bsc_rll.lo #11 9.970 CC bsc_sccp.lo #11 9.970 CC bsc_stats.lo #11 9.970 CC bsc_subscr_conn_fsm.lo #11 9.970 CC bsc_subscriber.lo #11 9.971 CC bsc_vty.lo #11 10.12 CC bts.lo #11 10.15 CC bts_trx.lo #11 10.16 CC bts_trx_ctrl.lo #11 10.17 CC bts_trx_ts_ctrl.lo #11 10.19 CC bts_trx_ts_lchan_ctrl.lo #11 10.19 CC bts_ericsson_rbs2000.lo #11 10.19 CC bts_init.lo #11 10.20 CC bts_ipaccess_nanobts.lo #11 10.21 CC bts_ipaccess_nanobts_omlattr.lo #11 10.21 CC bts_nokia_site.lo #11 10.21 CC bts_siemens_bs11.lo #11 10.22 CC bts_sm.lo #11 10.23 CC bts_osmobts.lo #11 10.25 CC bts_unknown.lo #11 10.34 CC bts_ctrl.lo #11 10.35 CC bts_setup_ramp.lo #11 10.36 CC bts_vty.lo #11 10.37 CC bts_trx_vty.lo #11 10.38 CC chan_alloc.lo #11 10.39 CC chan_counts.lo #11 10.40 CC codec_pref.lo #11 10.43 CC data_rate_pref.lo #11 10.43 CC e1_config.lo #11 10.43 CC gsm_04_08_rr.lo #11 10.44 CC gsm_data.lo #11 10.46 CC handover_cfg.lo #11 10.48 CC handover_ctrl.lo #11 10.49 CC handover_decision.lo #11 10.54 CC handover_decision_2.lo #11 10.55 CC handover_fsm.lo #11 10.56 CC handover_logic.lo #11 10.56 CC handover_vty.lo #11 10.60 CC vgcs_fsm.lo #11 10.62 CC lb.lo #11 10.64 CC lchan.lo #11 10.64 CC lchan_fsm.lo #11 10.66 CC lchan_rtp_fsm.lo #11 10.66 CC lchan_select.lo #11 10.72 CC lcs_loc_req.lo #11 10.73 CC lcs_ta_req.lo #11 10.73 CC meas_feed.lo #11 10.76 CC meas_rep.lo #11 10.77 CC neighbor_ident.lo #11 10.82 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.82 lchan_rtp_fsm.c:926:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.82 926 | verb_info->codecs_len = 0; #11 10.82 | ^~~~~~~~~ #11 10.82 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.82 from lchan_rtp_fsm.c:26: #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.82 35 | unsigned int codecs_len #11 10.82 | ^~~~~~~~~~ #11 10.82 lchan_rtp_fsm.c:930:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.82 930 | verb_info->codecs[0] = codec; #11 10.82 | ^~~~~~~~~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.82 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.82 | ^~~~~~ #11 10.82 lchan_rtp_fsm.c:931:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.82 931 | verb_info->codecs_len = 1; #11 10.82 | ^~~~~~~~~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.82 35 | unsigned int codecs_len #11 10.82 | ^~~~~~~~~~ #11 10.82 lchan_rtp_fsm.c:942:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.82 942 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.82 | ^~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.82 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.82 | ^~~~~~ #11 10.82 lchan_rtp_fsm.c:947:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.82 947 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.82 | ^~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.82 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.82 | ^~~~~~ #11 10.82 lchan_rtp_fsm.c:955:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.82 955 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.82 | ^~~~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.82 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.82 | ^~~~~~ #11 10.82 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.82 lchan_rtp_fsm.c:991:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.82 991 | return verb_info->codecs[0] == codec; #11 10.82 | ^~~~~~ #11 10.82 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.82 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.82 | ^~~~~~ #11 10.87 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.87 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.87 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.87 | ^~~~~~ #11 10.87 In file included from neighbor_ident.c:37: #11 10.87 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.87 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.87 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.87 CC neighbor_ident_vty.lo #11 10.87 CC neighbor_ident_ctrl.lo #11 10.88 CC net_init.lo #11 10.88 CC nm_common_fsm.lo #11 10.90 CC nm_bb_transc_fsm.lo #11 10.94 CC nm_bts_sm_fsm.lo #11 10.94 CC nm_bts_fsm.lo #11 10.96 CC nm_gprs_cell_fsm.lo #11 10.96 CC nm_gprs_nse_fsm.lo #11 10.99 CC nm_gprs_nsvc_fsm.lo #11 11.00 CC nm_channel_fsm.lo #11 11.01 CC nm_rcarrier_fsm.lo #11 11.06 CC gsm_08_08.lo #11 11.06 CC osmo_bsc_bssap.lo #11 11.07 CC osmo_bsc_filter.lo #11 11.09 CC osmo_bsc_grace.lo #11 11.12 CC osmo_bsc_lcls.lo #11 11.14 CC osmo_bsc_mgcp.lo #11 11.14 CC osmo_bsc_msc.lo #11 11.15 CC osmo_bsc_sigtran.lo #11 11.15 CC paging.lo #11 11.16 CC pcu_sock.lo #11 11.16 CC penalty_timers.lo #11 11.18 CC bssmap_reset.lo #11 11.19 CC system_information.lo #11 11.21 CC timeslot_fsm.lo #11 11.22 CC smscb.lo #11 11.25 CC smscb_vty.lo #11 11.27 CC cbch_scheduler.lo #11 11.28 CC cbsp_link.lo #11 11.31 CC power_control.lo #11 11.63 CCLD libbsc.la #11 13.27 CCLD osmo-bsc #11 14.08 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 /usr/bin/mkdir -p '/usr/local/bin' #11 14.08 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 14.09 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 14.09 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.09 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.09 Making install in utils #11 14.10 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.10 CC bs11_config.o #11 14.10 CC isdnsync.o #11 14.10 CC meas_json-meas_json.o #11 14.14 CCLD isdnsync #11 14.14 CCLD meas_json #11 14.16 CCLD bs11_config #11 14.37 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.37 make[4]: Nothing to be done for 'install-data-am'. #11 14.37 /usr/bin/mkdir -p '/usr/local/bin' #11 14.38 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 14.39 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 14.40 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 14.41 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 14.41 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.41 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.41 Making install in ipaccess #11 14.42 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.42 CC abisip-find.o #11 14.42 CC stubs.o #11 14.42 CC ipaccess-config.o #11 14.42 CC ipaccess-config-e1-driver.o #11 14.42 CC ipaccess-firmware.o #11 14.42 CC network_listen.o #11 14.43 CC ipaccess-proxy.o #11 14.48 CCLD abisip-find #11 14.51 CCLD ipaccess-proxy #11 14.52 CCLD ipaccess-config #11 14.70 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.70 make[4]: Nothing to be done for 'install-data-am'. #11 14.71 /usr/bin/mkdir -p '/usr/local/bin' #11 14.71 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.73 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.73 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.75 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.75 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.75 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.76 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.77 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.77 make[4]: Nothing to be done for 'install-exec-am'. #11 14.77 make[4]: Nothing to be done for 'install-data-am'. #11 14.77 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.77 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.77 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.77 Making install in tests #11 14.77 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.78 Making install in abis #11 14.79 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.79 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.79 make[4]: Nothing to be done for 'install-exec-am'. #11 14.79 make[4]: Nothing to be done for 'install-data-am'. #11 14.79 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.79 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.79 Making install in acc #11 14.80 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.80 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.80 make[4]: Nothing to be done for 'install-exec-am'. #11 14.80 make[4]: Nothing to be done for 'install-data-am'. #11 14.80 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.81 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.81 Making install in bsc #11 14.81 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.82 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.82 make[4]: Nothing to be done for 'install-exec-am'. #11 14.82 make[4]: Nothing to be done for 'install-data-am'. #11 14.82 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.82 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.82 Making install in codec_pref #11 14.82 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.83 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.83 make[4]: Nothing to be done for 'install-exec-am'. #11 14.83 make[4]: Nothing to be done for 'install-data-am'. #11 14.83 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.83 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.83 Making install in gsm0408 #11 14.84 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.84 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.84 make[4]: Nothing to be done for 'install-exec-am'. #11 14.84 make[4]: Nothing to be done for 'install-data-am'. #11 14.84 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.84 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.84 Making install in handover #11 14.85 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.85 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.85 make[4]: Nothing to be done for 'install-exec-am'. #11 14.85 make[4]: Nothing to be done for 'install-data-am'. #11 14.85 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.86 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.86 Making install in nanobts_omlattr #11 14.86 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.87 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.87 make[4]: Nothing to be done for 'install-exec-am'. #11 14.87 make[4]: Nothing to be done for 'install-data-am'. #11 14.87 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.87 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.87 Making install in paging #11 14.87 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.88 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.88 make[4]: Nothing to be done for 'install-exec-am'. #11 14.88 make[4]: Nothing to be done for 'install-data-am'. #11 14.88 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.88 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.88 Making install in subscr #11 14.88 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.89 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.89 make[4]: Nothing to be done for 'install-exec-am'. #11 14.89 make[4]: Nothing to be done for 'install-data-am'. #11 14.89 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.89 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.90 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.90 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.90 make[4]: Nothing to be done for 'install-exec-am'. #11 14.90 make[4]: Nothing to be done for 'install-data-am'. #11 14.90 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.90 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.90 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.90 Making install in doc #11 14.91 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.92 Making install in examples #11 14.92 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.93 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.93 make[4]: Nothing to be done for 'install-exec-am'. #11 14.93 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.94 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.94 make install-data-hook #11 14.95 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.95 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.95 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.95 mkdir -p "$(dirname $j)" && \ #11 14.95 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.95 done #11 15.07 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.07 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.07 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.07 Making install in manuals #11 15.08 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 15.08 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 15.08 make[4]: Nothing to be done for 'install-exec-am'. #11 15.08 make[4]: Nothing to be done for 'install-data-am'. #11 15.08 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 15.08 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 15.08 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 15.09 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 15.09 make[4]: Nothing to be done for 'install-exec-am'. #11 15.09 make[4]: Nothing to be done for 'install-data-am'. #11 15.09 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.09 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.09 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.09 Making install in contrib #11 15.10 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.10 Making install in systemd #11 15.11 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 15.11 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 15.11 make[4]: Nothing to be done for 'install-exec-am'. #11 15.12 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.12 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 15.14 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 15.14 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 15.14 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.15 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.15 make[4]: Nothing to be done for 'install-exec-am'. #11 15.15 make[4]: Nothing to be done for 'install-data-am'. #11 15.15 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.15 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.15 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.15 make[2]: Entering directory '/tmp/osmo-bsc' #11 15.17 make[3]: Entering directory '/tmp/osmo-bsc' #11 15.17 make[3]: Nothing to be done for 'install-exec-am'. #11 15.17 make[3]: Nothing to be done for 'install-data-am'. #11 15.17 make[3]: Leaving directory '/tmp/osmo-bsc' #11 15.17 make[2]: Leaving directory '/tmp/osmo-bsc' #11 15.17 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 15.4s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:26fb740b3f41629b1a3c532860631a344701ef2064b6eea2d7bbf44e4ec43952 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.6s 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-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 26fb740b3f41 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 2.1.0.202512051800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.202512051800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.202512051800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.202512051800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.202512051800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.202512051800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.202512051800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.202512051800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.202512051800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo coding library ii libosmocore 1.12.0.1.987fd.202512051800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.1.987fd.202512051800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.202512051800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.202512051800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512051800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512051800 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-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.09kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.0s #7 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9d2e1678fe5e8d639b542517cb2a708c4c03cf9c784f01d6f88ca6b69e72fae1 #8 resolve registry.osmocom.org/debian:bookworm@sha256:9d2e1678fe5e8d639b542517cb2a708c4c03cf9c784f01d6f88ca6b69e72fae1 0.2s done #8 DONE 0.2s #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #9 DONE 0.2s #10 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.2s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.2s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 4/16] 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/ #22 CACHED #23 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #23 CACHED #24 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a355028ae35621caf80274fbf1d5df563a513e3b3f68be8d3dbb2d390c25fcf5 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a355028ae356 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.410 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.410 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.410 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.410 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.856 Reading package lists... #7 1.135 Reading package lists... #7 1.398 Building dependency tree... #7 1.453 Reading state information... #7 1.517 The following additional packages will be installed: #7 1.517 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.517 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.517 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.517 osmocom-nightly #7 1.529 The following NEW packages will be installed: #7 1.529 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.529 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.529 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.529 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.550 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #7 1.550 Need to get 2383 kB of archives. #7 1.550 After this operation, 8468 kB of additional disk space will be used. #7 1.550 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512051800 [3204 B] #7 1.574 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512051800 [1192 B] #7 1.577 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.1.987fd.202512051800 [175 kB] #7 1.580 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.1.987fd.202512051800 [53.8 kB] #7 1.581 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.202512051800 [47.8 kB] #7 1.582 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.1.987fd.202512051800 [72.3 kB] #7 1.583 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.1.987fd.202512051800 [229 kB] #7 1.587 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.1.987fd.202512051800 [105 kB] #7 1.590 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.202512051800 [69.8 kB] #7 1.592 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.202512051800 [71.5 kB] #7 1.594 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.1.987fd.202512051800 [72.8 kB] #7 1.597 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.1.987fd.202512051800 [180 kB] #7 1.601 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.1.987fd.202512051800 [61.5 kB] #7 1.602 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.1.987fd.202512051800 [65.4 kB] #7 1.604 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.1.987fd.202512051800 [52.1 kB] #7 1.606 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.1.987fd.202512051800 [45.4 kB] #7 1.607 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.1.987fd.202512051800 [855 kB] #7 1.616 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.202512051800 [87.9 kB] #7 1.616 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.202512051800 [134 kB] #7 1.738 debconf: delaying package configuration, since apt-utils is not installed #7 1.784 Fetched 2383 kB in 0s (27.6 MB/s) #7 1.852 Selecting previously unselected package osmocom-keyring. #7 1.852 (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 ... 118634 files and directories currently installed.) #7 1.890 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512051800_amd64.deb ... #7 1.907 Unpacking osmocom-keyring (1.1.1.8.7873.202512051800) ... #7 2.022 Selecting previously unselected package osmocom-nightly. #7 2.039 Preparing to unpack .../01-osmocom-nightly_202512051800_amd64.deb ... #7 2.057 Unpacking osmocom-nightly (202512051800) ... #7 2.204 Selecting previously unselected package libosmocore22:amd64. #7 2.222 Preparing to unpack .../02-libosmocore22_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.258 Unpacking libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.405 Selecting previously unselected package libosmocodec4:amd64. #7 2.423 Preparing to unpack .../03-libosmocodec4_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.441 Unpacking libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.640 Selecting previously unselected package libosmotrau11:amd64. #7 2.649 Preparing to unpack .../04-libosmotrau11_2.1.0.202512051800_amd64.deb ... #7 2.666 Unpacking libosmotrau11:amd64 (2.1.0.202512051800) ... #7 2.810 Selecting previously unselected package libosmoisdn0:amd64. #7 2.818 Preparing to unpack .../05-libosmoisdn0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 2.839 Unpacking libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #7 2.983 Selecting previously unselected package libosmogsm20:amd64. #7 2.991 Preparing to unpack .../06-libosmogsm20_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.008 Unpacking libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.174 Selecting previously unselected package libosmovty13:amd64. #7 3.181 Preparing to unpack .../07-libosmovty13_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.199 Unpacking libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.360 Selecting previously unselected package libosmonetif11:amd64. #7 3.378 Preparing to unpack .../08-libosmonetif11_1.7.0.202512051800_amd64.deb ... #7 3.396 Unpacking libosmonetif11:amd64 (1.7.0.202512051800) ... #7 3.547 Selecting previously unselected package libosmoabis15:amd64. #7 3.555 Preparing to unpack .../09-libosmoabis15_2.1.0.202512051800_amd64.deb ... #7 3.573 Unpacking libosmoabis15:amd64 (2.1.0.202512051800) ... #7 3.720 Selecting previously unselected package libosmocoding0:amd64. #7 3.738 Preparing to unpack .../10-libosmocoding0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.756 Unpacking libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #7 3.907 Selecting previously unselected package libosmogb14:amd64. #7 3.915 Preparing to unpack .../11-libosmogb14_1.12.0.1.987fd.202512051800_amd64.deb ... #7 3.933 Unpacking libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.078 Selecting previously unselected package libosmoctrl0:amd64. #7 4.096 Preparing to unpack .../12-libosmoctrl0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.117 Unpacking libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.254 Selecting previously unselected package libosmosim2:amd64. #7 4.272 Preparing to unpack .../13-libosmosim2_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.288 Unpacking libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.436 Selecting previously unselected package libosmousb0:amd64. #7 4.455 Preparing to unpack .../14-libosmousb0_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.473 Unpacking libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.596 Selecting previously unselected package libosmocore. #7 4.613 Preparing to unpack .../15-libosmocore_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.630 Unpacking libosmocore (1.12.0.1.987fd.202512051800) ... #7 4.754 Selecting previously unselected package libosmocore-dev:amd64. #7 4.772 Preparing to unpack .../16-libosmocore-dev_1.12.0.1.987fd.202512051800_amd64.deb ... #7 4.791 Unpacking libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #7 4.946 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.964 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.202512051800_amd64.deb ... #7 4.982 Unpacking libosmo-netif-dev:amd64 (1.7.0.202512051800) ... #7 5.114 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.132 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.202512051800_amd64.deb ... #7 5.150 Unpacking libosmo-abis-dev:amd64 (2.1.0.202512051800) ... #7 5.325 Setting up osmocom-keyring (1.1.1.8.7873.202512051800) ... #7 5.377 Setting up osmocom-nightly (202512051800) ... #7 5.431 Setting up libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.490 Setting up libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.543 Setting up libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.597 Setting up libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.656 Setting up libosmotrau11:amd64 (2.1.0.202512051800) ... #7 5.709 Setting up libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.762 Setting up libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.823 Setting up libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.876 Setting up libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #7 5.935 Setting up libosmonetif11:amd64 (1.7.0.202512051800) ... #7 5.990 Setting up libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.044 Setting up libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.104 Setting up libosmocore (1.12.0.1.987fd.202512051800) ... #7 6.156 Setting up libosmoabis15:amd64 (2.1.0.202512051800) ... #7 6.208 Setting up libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #7 6.266 Setting up libosmo-netif-dev:amd64 (1.7.0.202512051800) ... #7 6.316 Setting up libosmo-abis-dev:amd64 (2.1.0.202512051800) ... #7 6.367 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 6.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.383 Cloning into 'osmo-bts'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.409 Already on 'master' #11 0.409 Your branch is up to date with 'origin/master'. #11 0.411 refs/heads/master #11 0.415 HEAD is now at f9d9d431 Bump version: 1.9.0.8-7db7-dirty → 1.10.0 #11 0.417 master #11 0.419 f9d9d4312032688bf32ff5cb855d095f4c0a3ba8 #11 2.510 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.510 libtoolize: copying file './ltmain.sh' #11 2.959 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.959 libtoolize: and rerunning libtoolize and aclocal. #11 2.959 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.723 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.723 configure.ac:40: You should run autoupdate. #11 3.723 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.723 configure.ac:40: the top level #11 3.723 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:84: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:84: the top level #11 3.723 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:92: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:92: the top level #11 3.723 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:124: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:124: the top level #11 3.723 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:132: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:132: the top level #11 3.723 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:272: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:272: the top level #11 3.723 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:292: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:292: the top level #11 3.723 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.723 configure.ac:354: You should run autoupdate. #11 3.723 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.723 configure.ac:354: the top level #11 3.723 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.723 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.723 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.723 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.723 configure.ac:422: the top level #11 3.723 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.723 configure.ac:424: You should run autoupdate. #11 4.208 configure.ac:23: installing './compile' #11 4.209 configure.ac:25: installing './config.guess' #11 4.210 configure.ac:25: installing './config.sub' #11 4.211 configure.ac:9: installing './install-sh' #11 4.212 configure.ac:9: installing './missing' #11 4.236 contrib/ber/Makefile.am: installing './depcomp' #11 4.308 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.308 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.360 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.360 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.360 automake: warning: possible forward-incompatibility. #11 4.360 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.360 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.360 automake: object file(s) will be placed in the top-level directory. However, this #11 4.360 automake: behavior may change in a future Automake major version, with object #11 4.360 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.360 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.360 automake: project, to avoid future incompatibilities. #11 4.361 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.361 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.361 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.361 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.362 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.363 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.363 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.363 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.363 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.412 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.412 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.435 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.435 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.457 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.457 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.469 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.469 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.481 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.481 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.493 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.493 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.505 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.505 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.505 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.505 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.517 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.517 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.545 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.545 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.597 checking for a BSD-compatible install... /usr/bin/install -c #11 4.602 checking whether build environment is sane... yes #11 4.611 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.613 checking for gawk... gawk #11 4.613 checking whether make sets $(MAKE)... yes #11 4.627 checking whether make supports nested variables... yes #11 4.641 checking whether make supports nested variables... (cached) yes #11 4.641 checking whether make sets $(MAKE)... (cached) yes #11 4.646 checking for gcc... gcc #11 4.712 checking whether the C compiler works... yes #11 4.792 checking for C compiler default output file name... a.out #11 4.793 checking for suffix of executables... #11 4.828 checking whether we are cross compiling... no #11 4.856 checking for suffix of object files... o #11 4.875 checking whether the compiler supports GNU C... yes #11 4.906 checking whether gcc accepts -g... yes #11 4.930 checking for gcc option to enable C11 features... none needed #11 4.960 checking whether gcc understands -c and -o together... yes #11 4.989 checking whether make supports the include directive... yes (GNU style) #11 5.005 checking dependency style of gcc... gcc3 #11 5.096 checking build system type... x86_64-pc-linux-gnu #11 5.200 checking host system type... x86_64-pc-linux-gnu #11 5.200 checking how to print strings... printf #11 5.228 checking for a sed that does not truncate output... /usr/bin/sed #11 5.230 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.231 checking for egrep... /usr/bin/grep -E #11 5.232 checking for fgrep... /usr/bin/grep -F #11 5.233 checking for ld used by gcc... /usr/bin/ld #11 5.235 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.236 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.237 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.247 checking whether ln -s works... yes #11 5.247 checking the maximum length of command line arguments... 1572864 #11 5.251 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.251 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.251 checking for /usr/bin/ld option to reload object files... -r #11 5.251 checking for file... file #11 5.252 checking for objdump... objdump #11 5.252 checking how to recognize dependent libraries... pass_all #11 5.252 checking for dlltool... no #11 5.253 checking how to associate runtime and link libraries... printf %s\n #11 5.253 checking for ar... ar #11 5.253 checking for archiver @FILE support... @ #11 5.272 checking for strip... strip #11 5.272 checking for ranlib... ranlib #11 5.272 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.327 checking for sysroot... no #11 5.327 checking for a working dd... /usr/bin/dd #11 5.330 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.354 checking for mt... no #11 5.354 checking if : is a manifest tool... no #11 5.362 checking for stdio.h... yes #11 5.388 checking for stdlib.h... yes #11 5.413 checking for string.h... yes #11 5.437 checking for inttypes.h... yes #11 5.460 checking for stdint.h... yes #11 5.477 checking for strings.h... yes #11 5.499 checking for sys/stat.h... yes #11 5.520 checking for sys/types.h... yes #11 5.538 checking for unistd.h... yes #11 5.563 checking for dlfcn.h... yes #11 5.584 checking for objdir... .libs #11 5.658 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.697 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.697 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.734 checking if gcc static flag -static works... yes #11 5.778 checking if gcc supports -c -o file.o... yes #11 5.790 checking if gcc supports -c -o file.o... (cached) yes #11 5.790 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.795 checking whether -lc should be explicitly linked in... no #11 5.811 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.859 checking how to hardcode library paths into programs... immediate #11 5.859 checking whether stripping libraries is possible... yes #11 5.861 checking if libtool supports shared libraries... yes #11 5.861 checking whether to build shared libraries... yes #11 5.861 checking whether to build static libraries... yes #11 5.862 checking for pkg-config... /usr/bin/pkg-config #11 5.862 checking for pkg-config... /usr/bin/pkg-config #11 5.862 checking pkg-config is at least version 0.20... yes #11 5.864 checking for egrep... (cached) /usr/bin/grep -E #11 5.865 checking for libosmocore >= 1.12.0... yes #11 5.881 checking for libosmovty >= 1.12.0... yes #11 5.903 checking for libosmogsm >= 1.12.0... yes #11 5.926 checking for libosmoctrl >= 1.12.0... yes #11 5.950 checking for libosmocodec >= 1.12.0... yes #11 5.972 checking for libosmocoding >= 1.12.0... yes #11 5.995 checking for libosmoabis >= 2.1.0... yes #11 6.018 checking for libosmotrau >= 2.1.0... yes #11 6.040 checking for libosmo-netif >= 1.7.0... yes #11 6.060 checking whether to enable support for sysmobts calibration tool... no #11 6.060 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.061 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.062 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.064 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.065 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.067 checking whether to enable VTY/CTRL tests... no #11 6.067 checking whether to include systemtap tracing support... no #11 6.074 CFLAGS=" -std=gnu11" #11 6.074 CPPFLAGS="" #11 6.127 checking that generated files are newer than configure... done #11 6.129 configure: creating ./config.status #11 7.241 config.status: creating src/Makefile #11 7.279 config.status: creating src/common/Makefile #11 7.319 config.status: creating src/osmo-bts-virtual/Makefile #11 7.352 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.365 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.374 config.status: creating src/osmo-bts-lc15/Makefile #11 7.381 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.388 config.status: creating src/osmo-bts-trx/Makefile #11 7.397 config.status: creating src/osmo-bts-octphy/Makefile #11 7.411 config.status: creating include/Makefile #11 7.429 config.status: creating include/osmo-bts/Makefile #11 7.457 config.status: creating tests/Makefile #11 7.495 config.status: creating tests/paging/Makefile #11 7.535 config.status: creating tests/agch/Makefile #11 7.575 config.status: creating tests/cipher/Makefile #11 7.615 config.status: creating tests/sysmobts/Makefile #11 7.656 config.status: creating tests/misc/Makefile #11 7.696 config.status: creating tests/handover/Makefile #11 7.736 config.status: creating tests/ta_control/Makefile #11 7.775 config.status: creating tests/tx_power/Makefile #11 7.815 config.status: creating tests/power/Makefile #11 7.855 config.status: creating tests/meas/Makefile #11 7.896 config.status: creating tests/amr/Makefile #11 7.936 config.status: creating tests/csd/Makefile #11 7.976 config.status: creating doc/Makefile #11 8.015 config.status: creating doc/examples/Makefile #11 8.055 config.status: creating doc/manuals/Makefile #11 8.094 config.status: creating contrib/Makefile #11 8.134 config.status: creating contrib/ber/Makefile #11 8.175 config.status: creating contrib/systemd/Makefile #11 8.214 config.status: creating Makefile #11 8.245 config.status: creating btsconfig.h #11 8.280 config.status: executing tests/atconfig commands #11 8.286 config.status: executing depfiles commands #11 10.41 config.status: executing libtool commands #11 10.52 echo 1.10.0 > .version-t && mv .version-t .version #11 10.52 make install-recursive #11 10.53 make[1]: Entering directory '/tmp/osmo-bts' #11 10.54 Making install in include #11 10.54 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.55 Making install in osmo-bts #11 10.56 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.56 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.56 make[4]: Nothing to be done for 'install-exec-am'. #11 10.56 make[4]: Nothing to be done for 'install-data-am'. #11 10.56 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.56 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.57 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.57 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.57 make[4]: Nothing to be done for 'install-exec-am'. #11 10.57 make[4]: Nothing to be done for 'install-data-am'. #11 10.57 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.57 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.58 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.58 Making install in src #11 10.58 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.59 Making install in common #11 10.60 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.60 make install-am #11 10.60 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.61 CC gsm_data.o #11 10.61 CC sysinfo.o #11 10.61 CC logging.o #11 10.61 CC abis.o #11 10.61 CC abis_osmo.o #11 10.61 CC oml.o #11 10.61 CC osmux.o #11 10.61 CC bts.o #11 10.61 CC bts_sm.o #11 10.61 CC bts_trx.o #11 10.61 CC rsl.o #11 10.61 CC rtp_input_preen.o #11 10.62 CC vty.o #11 10.62 CC paging.o #11 10.62 CC measurement.o #11 10.62 CC amr.o #11 10.62 CC asci.o #11 10.62 CC lchan.o #11 10.62 CC load_indication.o #11 10.62 CC pcu_sock.o #11 10.70 CC handover.o #11 10.70 CC msg_utils.o #11 10.70 CC tx_power.o #11 10.70 CC bts_ctrl_commands.o #11 10.70 CC bts_ctrl_lookup.o #11 10.71 CC bts_shutdown_fsm.o #11 10.71 CC csd_rlp.o #11 10.72 CC csd_v110.o #11 10.72 CC l1sap.o #11 10.72 CC cbch.o #11 10.73 CC power_control.o #11 10.73 CC main.o #11 10.73 CC phy_link.o #11 10.73 CC dtx_dl_amr_fsm.o #11 10.73 CC scheduler_mframe.o #11 10.74 CC ta_control.o #11 10.75 CC nm_common_fsm.o #11 10.75 CC nm_bts_sm_fsm.o #11 10.76 CC nm_bts_fsm.o #11 10.77 CC nm_bb_transc_fsm.o #11 10.77 CC nm_channel_fsm.o #11 10.78 CC nm_gprs_nse_fsm.o #11 10.78 CC nm_gprs_cell_fsm.o #11 10.78 CC nm_gprs_nsvc_fsm.o #11 10.78 CC nm_radio_carrier_fsm.o #11 10.79 CC notification.o #11 10.79 CC scheduler.o #11 10.88 AR libl1sched.a #11 10.88 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.93 AR libbts.a #11 10.93 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.96 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.96 make[5]: Nothing to be done for 'install-exec-am'. #11 10.96 make[5]: Nothing to be done for 'install-data-am'. #11 10.96 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 Making install in osmo-bts-virtual #11 10.96 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.96 CC main.o #11 10.96 CC bts_model.o #11 10.96 CC virtualbts_vty.o #11 10.96 CC scheduler_virtbts.o #11 10.96 CC l1_if.o #11 10.96 CC virtual_um.o #11 10.96 CC osmo_mcast_sock.o #11 11.02 CCLD osmo-bts-virtual #11 11.72 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.72 make[4]: Nothing to be done for 'install-data-am'. #11 11.72 /usr/bin/mkdir -p '/usr/local/bin' #11 11.72 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.74 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.74 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.74 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.74 Making install in osmo-bts-omldummy #11 11.74 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.74 CC main.o #11 11.74 CC bts_model.o #11 11.81 CCLD osmo-bts-omldummy #11 12.51 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.51 make[4]: Nothing to be done for 'install-data-am'. #11 12.51 /usr/bin/mkdir -p '/usr/local/bin' #11 12.52 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.53 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.53 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.53 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.53 Making install in osmo-bts-trx #11 12.54 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.54 make install-am #11 12.54 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.54 CC main.o #11 12.54 CC trx_if.o #11 12.54 CC l1_if.o #11 12.54 CC scheduler_trx.o #11 12.54 CC sched_lchan_fcch_sch.o #11 12.54 CC sched_lchan_rach.o #11 12.55 CC sched_lchan_xcch.o #11 12.55 CC sched_lchan_pdtch.o #11 12.55 CC sched_lchan_tchf.o #11 12.55 CC sched_lchan_tchh.o #11 12.55 CC trx_provision_fsm.o #11 12.55 CC trx_vty.o #11 12.55 CC amr_loop.o #11 12.64 CCLD osmo-bts-trx #11 13.54 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.54 make[5]: Nothing to be done for 'install-data-am'. #11 13.54 /usr/bin/mkdir -p '/usr/local/bin' #11 13.55 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.56 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.57 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.57 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.57 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.57 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.57 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.57 make[4]: Nothing to be done for 'install-exec-am'. #11 13.57 make[4]: Nothing to be done for 'install-data-am'. #11 13.57 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.57 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.57 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.57 Making install in tests #11 13.57 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.58 Making install in paging #11 13.58 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.58 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.58 make[4]: Nothing to be done for 'install-exec-am'. #11 13.58 make[4]: Nothing to be done for 'install-data-am'. #11 13.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.58 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.58 Making install in cipher #11 13.59 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.59 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.59 make[4]: Nothing to be done for 'install-exec-am'. #11 13.59 make[4]: Nothing to be done for 'install-data-am'. #11 13.59 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.59 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.59 Making install in agch #11 13.60 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.60 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.60 make[4]: Nothing to be done for 'install-exec-am'. #11 13.60 make[4]: Nothing to be done for 'install-data-am'. #11 13.60 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.60 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.60 Making install in misc #11 13.61 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.61 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.61 make[4]: Nothing to be done for 'install-exec-am'. #11 13.61 make[4]: Nothing to be done for 'install-data-am'. #11 13.61 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.61 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.61 Making install in handover #11 13.62 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.62 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.62 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 make[4]: Nothing to be done for 'install-data-am'. #11 13.62 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.62 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.62 Making install in tx_power #11 13.63 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.63 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.63 make[4]: Nothing to be done for 'install-exec-am'. #11 13.63 make[4]: Nothing to be done for 'install-data-am'. #11 13.63 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.63 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.63 Making install in power #11 13.64 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.64 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.64 make[4]: Nothing to be done for 'install-exec-am'. #11 13.64 make[4]: Nothing to be done for 'install-data-am'. #11 13.64 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.64 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.64 Making install in meas #11 13.65 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.65 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.65 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.65 Making install in ta_control #11 13.66 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.66 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.66 make[4]: Nothing to be done for 'install-exec-am'. #11 13.66 make[4]: Nothing to be done for 'install-data-am'. #11 13.66 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.66 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.66 Making install in amr #11 13.67 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.67 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.67 make[4]: Nothing to be done for 'install-data-am'. #11 13.67 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.67 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.67 Making install in csd #11 13.68 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.68 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.68 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 make[4]: Nothing to be done for 'install-data-am'. #11 13.68 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.68 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.69 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.70 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.70 make[4]: Nothing to be done for 'install-exec-am'. #11 13.70 make[4]: Nothing to be done for 'install-data-am'. #11 13.70 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.70 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.70 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.70 Making install in doc #11 13.70 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.71 Making install in examples #11 13.71 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.72 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.72 make[4]: Nothing to be done for 'install-exec-am'. #11 13.72 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.72 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.72 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.73 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.73 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.73 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.73 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.73 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.73 Making install in manuals #11 13.74 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.74 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.74 make[4]: Nothing to be done for 'install-exec-am'. #11 13.74 make[4]: Nothing to be done for 'install-data-am'. #11 13.74 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.74 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.74 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.75 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.75 make[4]: Nothing to be done for 'install-exec-am'. #11 13.75 make[4]: Nothing to be done for 'install-data-am'. #11 13.75 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.75 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.75 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.75 Making install in contrib #11 13.75 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.76 Making install in systemd #11 13.76 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.77 make[4]: Nothing to be done for 'install-exec-am'. #11 13.77 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.77 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.78 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.78 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.78 Making install in ber #11 13.78 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.79 CC rtp_ber.o #11 13.79 CC rtp_gen_map.o #11 13.84 CCLD rtp_gen_map #11 13.84 CCLD rtp_ber #11 13.96 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.96 make[4]: Nothing to be done for 'install-exec-am'. #11 13.96 make[4]: Nothing to be done for 'install-data-am'. #11 13.96 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.96 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.96 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.96 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.96 make[4]: Nothing to be done for 'install-exec-am'. #11 13.96 make[4]: Nothing to be done for 'install-data-am'. #11 13.96 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.96 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.96 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.96 make[2]: Entering directory '/tmp/osmo-bts' #11 13.97 make[3]: Entering directory '/tmp/osmo-bts' #11 13.97 make[3]: Nothing to be done for 'install-exec-am'. #11 13.97 make[3]: Nothing to be done for 'install-data-am'. #11 13.97 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.97 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.97 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 14.1s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:6e54567048a88e40b27f0c43743a164fda0a567d6bda7dfd959dc257bcf4703c done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.5s 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-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 6e54567048a8 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 2.1.0.202512051800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.202512051800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.202512051800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo coding library ii libosmocore 1.12.0.1.987fd.202512051800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.1.987fd.202512051800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.202512051800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.202512051800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.1.987fd.202512051800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512051800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512051800 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-io_uring/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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.392 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.392 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.392 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.392 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.919 Reading package lists... #6 1.199 Reading package lists... #6 1.459 Building dependency tree... #6 1.515 Reading state information... #6 1.578 The following additional packages will be installed: #6 1.578 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.578 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.578 osmocom-keyring osmocom-nightly #6 1.589 The following NEW packages will be installed: #6 1.589 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.589 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.589 libosmovty13 osmocom-keyring osmocom-nightly #6 1.606 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #6 1.606 Need to get 1972 kB of archives. #6 1.606 After this operation, 6924 kB of additional disk space will be used. #6 1.606 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512051800 [3204 B] #6 1.619 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512051800 [1192 B] #6 1.619 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.1.987fd.202512051800 [175 kB] #6 1.622 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.1.987fd.202512051800 [53.8 kB] #6 1.622 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.1.987fd.202512051800 [72.3 kB] #6 1.623 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.1.987fd.202512051800 [229 kB] #6 1.625 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.1.987fd.202512051800 [72.8 kB] #6 1.625 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.1.987fd.202512051800 [105 kB] #6 1.626 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.1.987fd.202512051800 [180 kB] #6 1.628 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.1.987fd.202512051800 [61.5 kB] #6 1.628 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.1.987fd.202512051800 [65.4 kB] #6 1.629 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.1.987fd.202512051800 [52.1 kB] #6 1.629 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.1.987fd.202512051800 [45.4 kB] #6 1.630 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.1.987fd.202512051800 [855 kB] #6 1.754 debconf: delaying package configuration, since apt-utils is not installed #6 1.809 Fetched 1972 kB in 0s (43.0 MB/s) #6 1.875 Selecting previously unselected package osmocom-keyring. #6 1.875 (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 ... 118634 files and directories currently installed.) #6 1.905 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512051800_amd64.deb ... #6 1.922 Unpacking osmocom-keyring (1.1.1.8.7873.202512051800) ... #6 2.068 Selecting previously unselected package osmocom-nightly. #6 2.076 Preparing to unpack .../01-osmocom-nightly_202512051800_amd64.deb ... #6 2.093 Unpacking osmocom-nightly (202512051800) ... #6 2.232 Selecting previously unselected package libosmocore22:amd64. #6 2.240 Preparing to unpack .../02-libosmocore22_1.12.0.1.987fd.202512051800_amd64.deb ... #6 2.275 Unpacking libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #6 2.422 Selecting previously unselected package libosmocodec4:amd64. #6 2.430 Preparing to unpack .../03-libosmocodec4_1.12.0.1.987fd.202512051800_amd64.deb ... #6 2.447 Unpacking libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #6 2.579 Selecting previously unselected package libosmoisdn0:amd64. #6 2.597 Preparing to unpack .../04-libosmoisdn0_1.12.0.1.987fd.202512051800_amd64.deb ... #6 2.614 Unpacking libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #6 2.751 Selecting previously unselected package libosmogsm20:amd64. #6 2.769 Preparing to unpack .../05-libosmogsm20_1.12.0.1.987fd.202512051800_amd64.deb ... #6 2.786 Unpacking libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #6 2.929 Selecting previously unselected package libosmocoding0:amd64. #6 2.947 Preparing to unpack .../06-libosmocoding0_1.12.0.1.987fd.202512051800_amd64.deb ... #6 2.964 Unpacking libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.102 Selecting previously unselected package libosmovty13:amd64. #6 3.120 Preparing to unpack .../07-libosmovty13_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.138 Unpacking libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.270 Selecting previously unselected package libosmogb14:amd64. #6 3.288 Preparing to unpack .../08-libosmogb14_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.305 Unpacking libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.447 Selecting previously unselected package libosmoctrl0:amd64. #6 3.465 Preparing to unpack .../09-libosmoctrl0_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.483 Unpacking libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.635 Selecting previously unselected package libosmosim2:amd64. #6 3.653 Preparing to unpack .../10-libosmosim2_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.671 Unpacking libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.815 Selecting previously unselected package libosmousb0:amd64. #6 3.823 Preparing to unpack .../11-libosmousb0_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.840 Unpacking libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #6 3.955 Selecting previously unselected package libosmocore. #6 3.972 Preparing to unpack .../12-libosmocore_1.12.0.1.987fd.202512051800_amd64.deb ... #6 3.991 Unpacking libosmocore (1.12.0.1.987fd.202512051800) ... #6 4.121 Selecting previously unselected package libosmocore-dev:amd64. #6 4.129 Preparing to unpack .../13-libosmocore-dev_1.12.0.1.987fd.202512051800_amd64.deb ... #6 4.146 Unpacking libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.350 Setting up osmocom-keyring (1.1.1.8.7873.202512051800) ... #6 4.404 Setting up osmocom-nightly (202512051800) ... #6 4.458 Setting up libosmocore22:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.512 Setting up libosmocodec4:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.565 Setting up libosmovty13:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.619 Setting up libosmoisdn0:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.672 Setting up libosmousb0:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.725 Setting up libosmogsm20:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.778 Setting up libosmoctrl0:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.831 Setting up libosmogb14:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.887 Setting up libosmocoding0:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.941 Setting up libosmosim2:amd64 (1.12.0.1.987fd.202512051800) ... #6 4.996 Setting up libosmocore (1.12.0.1.987fd.202512051800) ... #6 5.049 Setting up libosmocore-dev:amd64 (1.12.0.1.987fd.202512051800) ... #6 5.106 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 5.3s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.392 Cloning into 'osmocom-bb'... #8 DONE 1.0s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #10 [ 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 #10 0.435 Switched to a new branch 'ttcn3-bts-test' #10 0.435 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.436 refs/heads/ttcn3-bts-test #10 0.443 HEAD is now at d95af8c4 Bump version: 0.1.0 → 0.2.0 #10 0.444 ttcn3-bts-test #10 0.445 d95af8c46e46207d9a496a6e12a3e502a567db68 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.877 libtoolize: putting auxiliary files in '.'. #11 2.877 libtoolize: copying file './ltmain.sh' #11 2.921 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.921 libtoolize: copying file 'm4/libtool.m4' #11 2.973 libtoolize: copying file 'm4/ltoptions.m4' #11 3.027 libtoolize: copying file 'm4/ltsugar.m4' #11 3.082 libtoolize: copying file 'm4/ltversion.m4' #11 3.137 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.515 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.515 configure.ac:21: You should run autoupdate. #11 4.515 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.515 configure.ac:21: the top level #11 4.921 configure.ac:12: installing './compile' #11 4.926 configure.ac:24: installing './config.guess' #11 4.930 configure.ac:24: installing './config.sub' #11 4.935 configure.ac:3: installing './install-sh' #11 4.940 configure.ac:3: installing './missing' #11 5.003 src/Makefile.am: installing './depcomp' #11 5.075 checking for a BSD-compatible install... /usr/bin/install -c #11 5.094 checking whether build environment is sane... yes #11 5.117 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.123 checking for gawk... gawk #11 5.123 checking whether make sets $(MAKE)... yes #11 5.149 checking whether make supports nested variables... yes #11 5.167 checking whether make supports nested variables... (cached) yes #11 5.167 checking whether make sets $(MAKE)... (cached) yes #11 5.173 checking for gcc... gcc #11 5.238 checking whether the C compiler works... yes #11 5.283 checking for C compiler default output file name... a.out #11 5.283 checking for suffix of executables... #11 5.302 checking whether we are cross compiling... no #11 5.342 checking for suffix of object files... o #11 5.364 checking whether the compiler supports GNU C... yes #11 5.389 checking whether gcc accepts -g... yes #11 5.416 checking for gcc option to enable C11 features... none needed #11 5.438 checking whether gcc understands -c and -o together... yes #11 5.460 checking whether make supports the include directive... yes (GNU style) #11 5.466 checking dependency style of gcc... gcc3 #11 5.526 checking for pkg-config... /usr/bin/pkg-config #11 5.527 checking pkg-config is at least version 0.9.0... yes #11 5.530 checking for libosmocore... yes #11 5.547 checking for libosmocoding... yes #11 5.567 checking for libosmogsm... yes #11 5.585 checking for stdio.h... yes #11 5.620 checking for stdlib.h... yes #11 5.648 checking for string.h... yes #11 5.671 checking for inttypes.h... yes #11 5.688 checking for stdint.h... yes #11 5.714 checking for strings.h... yes #11 5.738 checking for sys/stat.h... yes #11 5.760 checking for sys/types.h... yes #11 5.782 checking for unistd.h... yes #11 5.805 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.807 checking for egrep... /usr/bin/grep -E #11 5.813 checking build system type... x86_64-pc-linux-gnu #11 5.902 checking host system type... x86_64-pc-linux-gnu #11 5.903 checking how to print strings... printf #11 5.927 checking for a sed that does not truncate output... /usr/bin/sed #11 5.930 checking for fgrep... /usr/bin/grep -F #11 5.931 checking for ld used by gcc... /usr/bin/ld #11 5.933 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.934 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.935 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.950 checking whether ln -s works... yes #11 5.950 checking the maximum length of command line arguments... 1572864 #11 5.961 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.961 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.961 checking for /usr/bin/ld option to reload object files... -r #11 5.962 checking for file... file #11 5.963 checking for objdump... objdump #11 5.963 checking how to recognize dependent libraries... pass_all #11 5.965 checking for dlltool... no #11 5.965 checking how to associate runtime and link libraries... printf %s\n #11 5.966 checking for ar... ar #11 5.966 checking for archiver @FILE support... @ #11 6.006 checking for strip... strip #11 6.006 checking for ranlib... ranlib #11 6.006 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.105 checking for sysroot... no #11 6.105 checking for a working dd... /usr/bin/dd #11 6.108 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.133 checking for mt... no #11 6.133 checking if : is a manifest tool... no #11 6.145 checking for dlfcn.h... yes #11 6.178 checking for objdir... .libs #11 6.231 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.270 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.270 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.314 checking if gcc static flag -static works... yes #11 6.366 checking if gcc supports -c -o file.o... yes #11 6.380 checking if gcc supports -c -o file.o... (cached) yes #11 6.380 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.387 checking whether -lc should be explicitly linked in... no #11 6.415 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.490 checking how to hardcode library paths into programs... immediate #11 6.490 checking whether stripping libraries is possible... yes #11 6.492 checking if libtool supports shared libraries... yes #11 6.492 checking whether to build shared libraries... yes #11 6.492 checking whether to build static libraries... yes #11 6.493 CFLAGS=" -std=gnu11" #11 6.493 CPPFLAGS="" #11 6.523 checking that generated files are newer than configure... done #11 6.524 configure: creating ./config.status #11 7.611 config.status: creating include/Makefile #11 7.649 config.status: creating include/osmocom/Makefile #11 7.687 config.status: creating include/osmocom/bb/Makefile #11 7.728 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.768 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.807 config.status: creating src/Makefile #11 7.848 config.status: creating Makefile #11 7.878 config.status: executing depfiles commands #11 8.142 config.status: executing libtool commands #11 8.248 echo 0.0.0 > .version-t && mv .version-t .version #11 8.253 make install-recursive #11 8.260 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.269 Making install in include #11 8.273 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.282 Making install in osmocom #11 8.286 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.295 Making install in bb #11 8.300 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.308 Making install in l1sched #11 8.313 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.319 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.319 make[6]: Nothing to be done for 'install-exec-am'. #11 8.319 make[6]: Nothing to be done for 'install-data-am'. #11 8.319 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.319 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.319 Making install in trxcon #11 8.324 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.330 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.330 make[6]: Nothing to be done for 'install-exec-am'. #11 8.330 make[6]: Nothing to be done for 'install-data-am'. #11 8.330 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.331 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.335 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.341 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.341 make[6]: Nothing to be done for 'install-exec-am'. #11 8.341 make[6]: Nothing to be done for 'install-data-am'. #11 8.341 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.342 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.342 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.346 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.351 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.351 make[5]: Nothing to be done for 'install-exec-am'. #11 8.351 make[5]: Nothing to be done for 'install-data-am'. #11 8.351 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.351 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.352 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.355 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.360 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.360 make[4]: Nothing to be done for 'install-exec-am'. #11 8.360 make[4]: Nothing to be done for 'install-data-am'. #11 8.360 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.360 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.361 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.362 Making install in src #11 8.367 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.369 CC l1ctl_server.o #11 8.370 CC trxcon_main.o #11 8.370 CC logging.o #11 8.371 CC trx_if.o #11 8.372 CC trxcon_inst.lo #11 8.373 CC trxcon_fsm.lo #11 8.375 CC trxcon_shim.lo #11 8.375 CC l1ctl.lo #11 8.376 CC sched_lchan_common.lo #11 8.377 CC sched_lchan_pdtch.lo #11 8.378 CC sched_lchan_desc.lo #11 8.378 CC sched_lchan_xcch.lo #11 8.379 CC sched_lchan_tchf.lo #11 8.379 CC sched_lchan_tchh.lo #11 8.379 CC sched_lchan_rach.lo #11 8.379 CC sched_lchan_sch.lo #11 8.379 CC sched_mframe.lo #11 8.380 CC sched_trx.lo #11 8.380 CC sched_prim.lo #11 8.381 CC l1gprs.lo #11 8.453 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 8.453 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 8.453 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 8.453 | ^~ #11 8.453 In file included from sched_lchan_tchh.c:36: #11 8.453 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 8.453 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 8.453 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.584 CCLD libl1gprs.la #11 8.589 CCLD libl1sched.la #11 8.592 CCLD libtrxcon.la #11 8.655 CCLD trxcon #11 9.171 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.171 make[3]: Nothing to be done for 'install-data-am'. #11 9.171 /usr/bin/mkdir -p '/usr/local/bin' #11 9.173 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 9.194 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 9.197 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.197 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 9.199 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.202 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.202 make[3]: Nothing to be done for 'install-exec-am'. #11 9.202 make[3]: Nothing to be done for 'install-data-am'. #11 9.202 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.202 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 9.203 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 9.3s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.941 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.941 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.941 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.941 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.941 configure.ac:3: the top level #12 1.941 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.941 configure.ac:23: You should run autoupdate. #12 1.941 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.941 configure.ac:23: the top level #12 2.330 configure.ac:13: installing './compile' #12 2.331 configure.ac:4: installing './install-sh' #12 2.332 configure.ac:4: installing './missing' #12 2.374 src/Makefile.am: installing './depcomp' #12 2.419 checking for a BSD-compatible install... /usr/bin/install -c #12 2.422 checking whether build environment is sane... yes #12 2.428 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.429 checking for gawk... gawk #12 2.429 checking whether make sets $(MAKE)... yes #12 2.437 checking whether make supports nested variables... yes #12 2.444 checking whether make supports nested variables... (cached) yes #12 2.444 checking whether make sets $(MAKE)... (cached) yes #12 2.447 checking for gcc... gcc #12 2.504 checking whether the C compiler works... yes #12 2.549 checking for C compiler default output file name... a.out #12 2.549 checking for suffix of executables... #12 2.590 checking whether we are cross compiling... no #12 2.626 checking for suffix of object files... o #12 2.638 checking whether the compiler supports GNU C... yes #12 2.651 checking whether gcc accepts -g... yes #12 2.669 checking for gcc option to enable C11 features... none needed #12 2.693 checking whether gcc understands -c and -o together... yes #12 2.729 checking whether make supports the include directive... yes (GNU style) #12 2.742 checking dependency style of gcc... gcc3 #12 2.815 checking for pkg-config... /usr/bin/pkg-config #12 2.816 checking pkg-config is at least version 0.9.0... yes #12 2.818 checking for libosmocore... yes #12 2.836 checking for libosmogsm... yes #12 2.854 checking for stdio.h... yes #12 2.882 checking for stdlib.h... yes #12 2.909 checking for string.h... yes #12 2.934 checking for inttypes.h... yes #12 2.951 checking for stdint.h... yes #12 2.977 checking for strings.h... yes #12 2.994 checking for sys/stat.h... yes #12 3.018 checking for sys/types.h... yes #12 3.040 checking for unistd.h... yes #12 3.061 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.063 checking for egrep... /usr/bin/grep -E #12 3.063 CFLAGS=" -std=gnu11" #12 3.063 CPPFLAGS="" #12 3.071 checking that generated files are newer than configure... done #12 3.427 configure: creating ./config.status #12 3.631 config.status: creating Makefile #12 3.661 config.status: creating include/Makefile #12 3.700 config.status: creating include/osmocom/Makefile #12 3.739 config.status: creating include/osmocom/bb/Makefile #12 3.778 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.818 config.status: creating src/Makefile #12 3.857 config.status: creating config.h #12 3.882 config.status: executing depfiles commands #12 4.173 Making install in include #12 4.177 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.186 Making install in osmocom #12 4.190 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.199 Making install in bb #12 4.203 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.212 Making install in virtphy #12 4.216 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.222 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.222 make[5]: Nothing to be done for 'install-exec-am'. #12 4.222 make[5]: Nothing to be done for 'install-data-am'. #12 4.222 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.222 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.227 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.233 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.233 make[5]: Nothing to be done for 'install-exec-am'. #12 4.233 make[5]: Nothing to be done for 'install-data-am'. #12 4.233 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.233 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.234 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.238 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.244 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.244 make[4]: Nothing to be done for 'install-exec-am'. #12 4.244 make[4]: Nothing to be done for 'install-data-am'. #12 4.244 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.245 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.245 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.249 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.254 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.254 make[3]: Nothing to be done for 'install-exec-am'. #12 4.254 make[3]: Nothing to be done for 'install-data-am'. #12 4.254 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.255 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.255 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.256 Making install in src #12 4.259 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.260 CC virtphy.o #12 4.261 CC l1gprs.o #12 4.261 CC logging.o #12 4.262 CC gsmtapl1_if.o #12 4.263 CC l1ctl_sock.o #12 4.264 CC l1ctl_sap.o #12 4.265 CC virt_prim_pm.o #12 4.268 CC virt_prim_fbsb.o #12 4.268 CC virt_prim_rach.o #12 4.270 CC virt_prim_data.o #12 4.271 CC virt_prim_pdch.o #12 4.271 CC virt_prim_traffic.o #12 4.272 CC virt_l1_sched_simple.o #12 4.273 CC virt_l1_model.o #12 4.298 CC shared/virtual_um.o #12 4.298 CC shared/osmo_mcast_sock.o #12 4.383 CCLD virtphy #12 4.418 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.418 make[2]: Nothing to be done for 'install-data-am'. #12 4.419 /usr/bin/mkdir -p '/usr/local/bin' #12 4.420 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.421 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.421 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.422 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.425 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.425 make[2]: Nothing to be done for 'install-exec-am'. #12 4.426 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.427 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.428 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.428 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.6s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.3s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:5733f8b7e1b65830b8ab74f4ff66f35ffe385f4b3913bcdcf91e6b7c262c751e done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s 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-io_uring/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 5733f8b7e1b6 + 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:1c54d647adcef534cea9de674992daa32a656fdef3d6841d992dadf6f95e81cc 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-io_uring/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-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 ... #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.4s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 0.331 + OSMO_TTCN3_BRANCH=master #8 0.331 + shift #8 0.331 + cd /osmo-ttcn3-hacks #8 0.331 + git fetch #8 0.383 + git checkout master #8 0.429 Already on 'master' #8 0.429 Your branch is up to date with 'origin/master'. #8 0.429 + git symbolic-ref -q HEAD #8 0.430 refs/heads/master #8 0.430 + git reset --hard origin/master #8 0.433 HEAD is now at ba22c480 sgsn: Adapt testsuite to new OsmoCNI 202512 release #8 0.433 + git rev-parse --abbrev-ref HEAD #8 0.434 master #8 0.434 + git rev-parse HEAD #8 0.435 ba22c4804809bd01af6735688716978930b6d46f #8 0.435 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.435 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.435 + make -j8 deps #8 0.510 make: Nothing to be done for 'deps'. #8 0.511 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.514 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.514 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.515 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.516 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.517 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.517 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.518 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.519 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.520 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.520 + make bts #8 0.651 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 0.979 Generating Makefile skeleton... #8 0.979 Makefile skeleton was generated. #8 1.050 make -C _build/bts compile #8 1.063 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.064 PP IPA_Emulation.ttcn #8 1.110 TTCN *.ttcn *.asn #8 1.114 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.114 #8 1.208 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 1.208 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 1.208 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 1.208 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 1.208 In parameter #4 for `rfci': #8 1.208 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 1.221 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 1.221 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 1.221 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 1.221 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 1.221 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 1.221 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 1.221 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 1.223 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 1.223 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 1.223 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 1.223 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 1.223 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 1.223 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 1.223 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 1.223 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 1.223 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.223 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 1.223 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 1.223 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 1.223 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 1.223 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 1.223 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.223 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 1.223 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 1.223 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.223 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 1.223 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 1.224 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 1.224 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 1.224 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 1.224 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.224 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 1.224 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 1.224 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.224 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 1.224 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 1.224 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 1.224 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 1.224 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 1.224 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.224 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 1.224 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 1.224 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.224 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 1.224 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 1.246 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.246 BTS_Tests.ttcn:5687.9-5716.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.246 BTS_Tests.ttcn:5704.2-5715.2: In alt construct: #8 1.246 BTS_Tests.ttcn:5705.5-35: In guard statement: #8 1.246 BTS_Tests.ttcn:5705.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.246 BTS_Tests.ttcn:5705.23-34: In parameter #2 for `tr_msg': #8 1.246 BTS_Tests.ttcn:5689.29-40: note: Referenced template variable is here #8 1.246 BTS_Tests.ttcn:5900.1-5955.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.246 BTS_Tests.ttcn:5912.2-5953.2: In for statement: #8 1.246 BTS_Tests.ttcn:5941.3-5952.3: In alt construct: #8 1.246 BTS_Tests.ttcn:5942.6-36: In guard statement: #8 1.246 BTS_Tests.ttcn:5942.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.246 BTS_Tests.ttcn:5942.24-35: In parameter #2 for `tr_msg': #8 1.246 BTS_Tests.ttcn:5901.29-40: note: Referenced template variable is here #8 1.248 BTS_Tests.ttcn:6610.1-6670.1: In testcase definition `TC_pcu_interf_ind': #8 1.248 BTS_Tests.ttcn:6638.2-6664.2: In alt construct: #8 1.248 BTS_Tests.ttcn:6647.14-45: In guard statement: #8 1.248 BTS_Tests.ttcn:6647.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.248 BTS_Tests.ttcn:6647.32-44: In parameter #2 for `tr_msg': #8 1.248 BTS_Tests.ttcn:6611.29-41: note: Referenced template variable is here #8 1.578 touch compile #8 1.579 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 1.579 make -j20 -C _build/bts #8 1.589 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.623 DEP UD_PT.cc #8 1.623 DEP TRXC_CodecPort_CtrlFunctDef.cc #8 1.624 DEP TELNETasp_PT.cc #8 1.624 DEP TCCInterface.cc #8 1.624 DEP TCCConversion.cc #8 1.624 DEP RTP_EncDec.cc #8 1.624 DEP RTP_CodecPort_CtrlFunctDef.cc #8 1.624 DEP RLCMAC_EncDec.cc #8 1.624 DEP OSMUX_CodecPort_CtrlFunctDef.cc #8 1.624 DEP Native_FunctionDefs.cc #8 1.625 DEP L1CTL_PortType_CtrlFunctDef.cc #8 1.625 DEP IuUP_EncDec.cc #8 1.625 DEP IPL4asp_discovery.cc #8 1.625 DEP IPL4asp_PT.cc #8 1.625 DEP IPA_CodecPort_CtrlFunctDef.cc #8 1.685 DEP IPA_Emulation_part_7.cc #8 1.686 DEP IPA_Emulation_part_6.cc #8 1.686 DEP IPA_Emulation_part_5.cc #8 1.686 DEP IPA_Emulation_part_4.cc #8 1.687 DEP IPA_Emulation_part_3.cc #8 1.687 DEP IPA_Emulation_part_2.cc #8 1.693 DEP IPA_Emulation_part_1.cc #8 1.694 DEP IPA_Emulation.cc #8 1.695 DEP UD_Types_part_7.cc #8 1.695 DEP UD_Types_part_6.cc #8 1.698 DEP UD_Types_part_5.cc #8 1.701 DEP UD_Types_part_4.cc #8 1.701 DEP UD_Types_part_3.cc #8 1.702 DEP UD_Types_part_2.cc #8 1.703 DEP UD_Types_part_1.cc #8 1.707 DEP UD_PortType_part_7.cc #8 1.707 DEP UD_PortType_part_6.cc #8 1.709 DEP UD_PortType_part_5.cc #8 1.713 DEP UD_PortType_part_4.cc #8 1.714 DEP UD_PortType_part_3.cc #8 1.714 DEP UD_PortType_part_2.cc #8 1.724 DEP UD_PortType_part_1.cc #8 1.724 DEP TRXC_Types_part_7.cc #8 1.725 DEP TRXC_Types_part_6.cc #8 1.725 DEP TRXC_Types_part_5.cc #8 1.725 DEP TRXC_Types_part_4.cc #8 1.726 DEP TRXC_Types_part_3.cc #8 1.727 DEP TRXC_Types_part_2.cc #8 1.727 DEP TRXC_Types_part_1.cc #8 1.728 DEP TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.728 DEP TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.730 DEP TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.731 DEP TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.732 DEP TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.732 DEP TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.732 DEP TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.732 DEP TRXC_CodecPort_part_7.cc #8 1.733 DEP TRXC_CodecPort_part_6.cc #8 1.733 DEP TRXC_CodecPort_part_5.cc #8 1.734 DEP TRXC_CodecPort_part_4.cc #8 1.735 DEP TRXC_CodecPort_part_3.cc #8 1.736 DEP TRXC_CodecPort_part_2.cc #8 1.736 DEP TRXC_CodecPort_part_1.cc #8 1.736 DEP TELNETasp_PortType_part_7.cc #8 1.738 DEP TELNETasp_PortType_part_6.cc #8 1.738 DEP TELNETasp_PortType_part_5.cc #8 1.739 DEP TELNETasp_PortType_part_4.cc #8 1.739 DEP TELNETasp_PortType_part_3.cc #8 1.739 DEP TELNETasp_PortType_part_2.cc #8 1.743 DEP TELNETasp_PortType_part_1.cc #8 1.744 DEP TCCInterface_Functions_part_7.cc #8 1.744 DEP TCCInterface_Functions_part_6.cc #8 1.744 DEP TCCInterface_Functions_part_5.cc #8 1.744 DEP TCCInterface_Functions_part_4.cc #8 1.744 DEP TCCInterface_Functions_part_3.cc #8 1.745 DEP TCCInterface_Functions_part_2.cc #8 1.745 DEP TCCInterface_Functions_part_1.cc #8 1.745 DEP TCCConversion_Functions_part_7.cc #8 1.745 DEP TCCConversion_Functions_part_6.cc #8 1.745 DEP TCCConversion_Functions_part_4.cc #8 1.745 DEP TCCConversion_Functions_part_5.cc #8 1.745 DEP TCCConversion_Functions_part_3.cc #8 1.750 DEP TCCConversion_Functions_part_2.cc #8 1.751 DEP TCCConversion_Functions_part_1.cc #8 1.751 DEP Socket_API_Definitions_part_7.cc #8 1.751 DEP Socket_API_Definitions_part_6.cc #8 1.751 DEP Socket_API_Definitions_part_5.cc #8 1.751 DEP Socket_API_Definitions_part_4.cc #8 1.752 DEP Socket_API_Definitions_part_3.cc #8 1.752 DEP Socket_API_Definitions_part_2.cc #8 1.752 DEP Socket_API_Definitions_part_1.cc #8 1.752 DEP RTP_Types_part_7.cc #8 1.752 DEP RTP_Types_part_6.cc #8 1.752 DEP RTP_Types_part_5.cc #8 1.753 DEP RTP_Types_part_4.cc #8 1.753 DEP RTP_Types_part_3.cc #8 1.754 DEP RTP_Types_part_2.cc #8 1.758 DEP RTP_Types_part_1.cc #8 1.758 DEP RTP_Emulation_part_7.cc #8 1.758 DEP RTP_Emulation_part_6.cc #8 1.758 DEP RTP_Emulation_part_5.cc #8 1.759 DEP RTP_Emulation_part_4.cc #8 1.759 DEP RTP_Emulation_part_3.cc #8 1.760 DEP RTP_Emulation_part_2.cc #8 1.760 DEP RTP_Emulation_part_1.cc #8 1.760 DEP RTP_CodecPort_CtrlFunct_part_7.cc #8 1.760 DEP RTP_CodecPort_CtrlFunct_part_6.cc #8 1.761 DEP RTP_CodecPort_CtrlFunct_part_5.cc #8 1.762 DEP RTP_CodecPort_CtrlFunct_part_4.cc #8 1.762 DEP RTP_CodecPort_CtrlFunct_part_3.cc #8 1.762 DEP RTP_CodecPort_CtrlFunct_part_2.cc #8 1.762 DEP RTP_CodecPort_CtrlFunct_part_1.cc #8 1.763 DEP RTP_CodecPort_part_7.cc #8 1.765 DEP RTP_CodecPort_part_6.cc #8 1.765 DEP RTP_CodecPort_part_5.cc #8 1.766 DEP RTP_CodecPort_part_4.cc #8 1.766 DEP RTP_CodecPort_part_3.cc #8 1.767 DEP RTP_CodecPort_part_2.cc #8 1.770 DEP RTP_CodecPort_part_1.cc #8 1.770 DEP RSL_Types_part_7.cc #8 1.770 DEP RSL_Types_part_6.cc #8 1.770 DEP RSL_Types_part_5.cc #8 1.770 DEP RSL_Types_part_4.cc #8 1.771 DEP RSL_Types_part_3.cc #8 1.771 DEP RSL_Types_part_1.cc #8 1.771 DEP RSL_Types_part_2.cc #8 1.772 DEP RSL_Emulation_part_7.cc #8 1.772 DEP RSL_Emulation_part_6.cc #8 1.778 DEP RSL_Emulation_part_5.cc #8 1.778 DEP RSL_Emulation_part_4.cc #8 1.778 DEP RSL_Emulation_part_3.cc #8 1.778 DEP RSL_Emulation_part_2.cc #8 1.778 DEP RSL_Emulation_part_1.cc #8 1.779 DEP RLCMAC_Types_part_7.cc #8 1.779 DEP RLCMAC_Types_part_6.cc #8 1.779 DEP RLCMAC_Types_part_5.cc #8 1.779 DEP RLCMAC_Types_part_4.cc #8 1.779 DEP RLCMAC_Types_part_2.cc #8 1.780 DEP RLCMAC_Types_part_3.cc #8 1.780 DEP RLCMAC_Templates_part_7.cc #8 1.780 DEP RLCMAC_Types_part_1.cc #8 1.780 DEP RLCMAC_Templates_part_6.cc #8 1.785 DEP RLCMAC_Templates_part_5.cc #8 1.786 DEP RLCMAC_Templates_part_4.cc #8 1.786 DEP RLCMAC_Templates_part_3.cc #8 1.786 DEP RLCMAC_Templates_part_2.cc #8 1.786 DEP RLCMAC_Templates_part_1.cc #8 1.787 DEP RLCMAC_CSN1_Types_part_6.cc #8 1.787 DEP RLCMAC_CSN1_Types_part_7.cc #8 1.787 DEP RLCMAC_CSN1_Types_part_5.cc #8 1.788 DEP RLCMAC_CSN1_Types_part_4.cc #8 1.788 DEP RLCMAC_CSN1_Types_part_3.cc #8 1.788 DEP RLCMAC_CSN1_Types_part_2.cc #8 1.791 DEP RLCMAC_CSN1_Types_part_1.cc #8 1.793 DEP RLCMAC_CSN1_Templates_part_7.cc #8 1.794 DEP RLCMAC_CSN1_Templates_part_6.cc #8 1.794 DEP RLCMAC_CSN1_Templates_part_5.cc #8 1.794 DEP RLCMAC_CSN1_Templates_part_4.cc #8 1.794 DEP RLCMAC_CSN1_Templates_part_3.cc #8 1.795 DEP RLCMAC_CSN1_Templates_part_2.cc #8 1.795 DEP RLCMAC_CSN1_Templates_part_1.cc #8 1.795 DEP PCUIF_Types_part_7.cc #8 1.799 DEP PCUIF_Types_part_6.cc #8 1.801 DEP PCUIF_Types_part_5.cc #8 1.801 DEP PCUIF_Types_part_4.cc #8 1.803 DEP PCUIF_Types_part_3.cc #8 1.803 DEP PCUIF_Types_part_2.cc #8 1.806 DEP PCUIF_Types_part_1.cc #8 1.807 DEP PCUIF_CodecPort_part_7.cc #8 1.808 DEP PCUIF_CodecPort_part_6.cc #8 1.808 DEP PCUIF_CodecPort_part_5.cc #8 1.809 DEP PCUIF_CodecPort_part_4.cc #8 1.810 DEP PCUIF_CodecPort_part_3.cc #8 1.814 DEP PCUIF_CodecPort_part_2.cc #8 1.834 DEP PCUIF_CodecPort_part_1.cc #8 1.834 DEP Osmocom_VTY_Functions_part_7.cc #8 1.834 DEP Osmocom_VTY_Functions_part_6.cc #8 1.834 DEP Osmocom_VTY_Functions_part_5.cc #8 1.834 DEP Osmocom_VTY_Functions_part_4.cc #8 1.841 DEP Osmocom_VTY_Functions_part_3.cc #8 1.842 DEP Osmocom_VTY_Functions_part_2.cc #8 1.842 DEP Osmocom_Types_part_7.cc #8 1.842 DEP Osmocom_VTY_Functions_part_1.cc #8 1.842 DEP Osmocom_Types_part_6.cc #8 1.843 DEP Osmocom_Types_part_5.cc #8 1.843 DEP Osmocom_Types_part_4.cc #8 1.850 DEP Osmocom_Types_part_3.cc #8 1.850 DEP Osmocom_Types_part_2.cc #8 1.850 DEP Osmocom_Types_part_1.cc #8 1.850 DEP Osmocom_CTRL_Types_part_7.cc #8 1.850 DEP Osmocom_CTRL_Types_part_6.cc #8 1.850 DEP Osmocom_CTRL_Types_part_5.cc #8 1.851 DEP Osmocom_CTRL_Types_part_4.cc #8 1.851 DEP Osmocom_CTRL_Types_part_3.cc #8 1.852 DEP Osmocom_CTRL_Types_part_2.cc #8 1.855 DEP Osmocom_CTRL_Types_part_1.cc #8 1.858 DEP Osmocom_CTRL_Functions_part_7.cc #8 1.858 DEP Osmocom_CTRL_Functions_part_6.cc #8 1.858 DEP Osmocom_CTRL_Functions_part_5.cc #8 1.858 DEP Osmocom_CTRL_Functions_part_4.cc #8 1.858 DEP Osmocom_CTRL_Functions_part_3.cc #8 1.859 DEP Osmocom_CTRL_Functions_part_2.cc #8 1.862 DEP Osmocom_CTRL_Functions_part_1.cc #8 1.862 DEP Osmocom_CTRL_Adapter_part_7.cc #8 1.863 DEP Osmocom_CTRL_Adapter_part_6.cc #8 1.865 DEP Osmocom_CTRL_Adapter_part_5.cc #8 1.865 DEP Osmocom_CTRL_Adapter_part_4.cc #8 1.865 DEP Osmocom_CTRL_Adapter_part_3.cc #8 1.865 DEP Osmocom_CTRL_Adapter_part_2.cc #8 1.865 DEP Osmocom_CTRL_Adapter_part_1.cc #8 1.866 DEP OSMUX_Types_part_7.cc #8 1.869 DEP OSMUX_Types_part_6.cc #8 1.870 DEP OSMUX_Types_part_5.cc #8 1.871 DEP OSMUX_Types_part_3.cc #8 1.871 DEP OSMUX_Types_part_4.cc #8 1.872 DEP OSMUX_Types_part_2.cc #8 1.877 DEP OSMUX_Types_part_1.cc #8 1.877 DEP OSMUX_Emulation_part_7.cc #8 1.878 DEP OSMUX_Emulation_part_6.cc #8 1.878 DEP OSMUX_Emulation_part_5.cc #8 1.878 DEP OSMUX_Emulation_part_4.cc #8 1.878 DEP OSMUX_Emulation_part_3.cc #8 1.878 DEP OSMUX_Emulation_part_2.cc #8 1.879 DEP OSMUX_Emulation_part_1.cc #8 1.879 DEP OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.880 DEP OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.880 DEP OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.886 DEP OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.886 DEP OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.886 DEP OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.886 DEP OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.887 DEP OSMUX_CodecPort_part_7.cc #8 1.888 DEP OSMUX_CodecPort_part_6.cc #8 1.888 DEP OSMUX_CodecPort_part_4.cc #8 1.888 DEP OSMUX_CodecPort_part_5.cc #8 1.893 DEP OSMUX_CodecPort_part_3.cc #8 1.893 DEP OSMUX_CodecPort_part_2.cc #8 1.893 DEP OSMUX_CodecPort_part_1.cc #8 1.893 DEP Native_Functions_part_7.cc #8 1.894 DEP Native_Functions_part_6.cc #8 1.894 DEP Native_Functions_part_5.cc #8 1.895 DEP Native_Functions_part_4.cc #8 1.895 DEP Native_Functions_part_3.cc #8 1.895 DEP Native_Functions_part_2.cc #8 1.897 DEP Native_Functions_part_1.cc #8 1.899 DEP MobileL3_Types_part_7.cc #8 1.901 DEP MobileL3_Types_part_5.cc #8 1.901 DEP MobileL3_Types_part_6.cc #8 1.902 DEP MobileL3_Types_part_4.cc #8 1.902 DEP MobileL3_Types_part_3.cc #8 1.909 DEP MobileL3_Types_part_1.cc #8 1.909 DEP MobileL3_Types_part_2.cc #8 1.909 DEP MobileL3_SS_Types_part_7.cc #8 1.909 DEP MobileL3_SS_Types_part_6.cc #8 1.909 DEP MobileL3_SS_Types_part_5.cc #8 1.910 DEP MobileL3_SS_Types_part_4.cc #8 1.910 DEP MobileL3_SS_Types_part_3.cc #8 1.910 DEP MobileL3_SS_Types_part_2.cc #8 1.910 DEP MobileL3_SS_Types_part_1.cc #8 1.911 DEP MobileL3_SMS_Types_part_7.cc #8 1.911 DEP MobileL3_SMS_Types_part_6.cc #8 1.911 DEP MobileL3_SMS_Types_part_5.cc #8 1.911 DEP MobileL3_SMS_Types_part_4.cc #8 1.912 DEP MobileL3_SMS_Types_part_3.cc #8 1.916 DEP MobileL3_SMS_Types_part_2.cc #8 1.917 DEP MobileL3_SMS_Types_part_1.cc #8 1.917 DEP MobileL3_RRM_Types_part_7.cc #8 1.917 DEP MobileL3_RRM_Types_part_6.cc #8 1.917 DEP MobileL3_RRM_Types_part_4.cc #8 1.917 DEP MobileL3_RRM_Types_part_5.cc #8 1.918 DEP MobileL3_RRM_Types_part_3.cc #8 1.922 DEP MobileL3_RRM_Types_part_2.cc #8 1.923 DEP MobileL3_RRM_Types_part_1.cc #8 1.923 DEP MobileL3_MM_Types_part_7.cc #8 1.923 DEP MobileL3_MM_Types_part_6.cc #8 1.924 DEP MobileL3_MM_Types_part_5.cc #8 1.924 DEP MobileL3_MM_Types_part_4.cc #8 1.925 DEP MobileL3_MM_Types_part_3.cc #8 1.925 DEP MobileL3_MM_Types_part_1.cc #8 1.925 DEP MobileL3_MM_Types_part_2.cc #8 1.925 DEP MobileL3_GMM_SM_Types_part_7.cc #8 1.926 DEP MobileL3_GMM_SM_Types_part_6.cc #8 1.932 DEP MobileL3_GMM_SM_Types_part_5.cc #8 1.932 DEP MobileL3_GMM_SM_Types_part_4.cc #8 1.939 DEP MobileL3_GMM_SM_Types_part_3.cc #8 1.939 DEP MobileL3_GMM_SM_Types_part_1.cc #8 1.939 DEP MobileL3_GMM_SM_Types_part_2.cc #8 1.939 DEP MobileL3_CommonIE_Types_part_7.cc #8 1.950 DEP MobileL3_CommonIE_Types_part_6.cc #8 1.950 DEP MobileL3_CommonIE_Types_part_5.cc #8 1.950 DEP MobileL3_CommonIE_Types_part_4.cc #8 1.957 DEP MobileL3_CommonIE_Types_part_3.cc #8 1.960 DEP MobileL3_CommonIE_Types_part_2.cc #8 1.964 DEP MobileL3_CommonIE_Types_part_1.cc #8 1.966 DEP MobileL3_CC_Types_part_7.cc #8 1.968 DEP MobileL3_CC_Types_part_6.cc #8 1.979 DEP MobileL3_CC_Types_part_5.cc #8 1.983 DEP MobileL3_CC_Types_part_4.cc #8 1.984 DEP MobileL3_CC_Types_part_3.cc #8 1.986 DEP MobileL3_CC_Types_part_2.cc #8 1.987 DEP MobileL3_CC_Types_part_1.cc #8 1.999 DEP Misc_Helpers_part_7.cc #8 2.005 DEP Misc_Helpers_part_6.cc #8 2.019 DEP Misc_Helpers_part_5.cc #8 2.023 DEP Misc_Helpers_part_4.cc #8 2.027 DEP Misc_Helpers_part_3.cc #8 2.039 DEP Misc_Helpers_part_1.cc #8 2.039 DEP LAPDm_Types_part_7.cc #8 2.039 DEP Misc_Helpers_part_2.cc #8 2.039 DEP LAPDm_Types_part_6.cc #8 2.039 DEP LAPDm_Types_part_5.cc #8 2.039 DEP LAPDm_Types_part_4.cc #8 2.043 DEP LAPDm_Types_part_3.cc #8 2.045 DEP LAPDm_Types_part_2.cc #8 2.046 DEP LAPDm_Types_part_1.cc #8 2.047 DEP LAPDm_RAW_PT_part_6.cc #8 2.047 DEP LAPDm_RAW_PT_part_7.cc #8 2.048 DEP LAPDm_RAW_PT_part_5.cc #8 2.048 DEP LAPDm_RAW_PT_part_3.cc #8 2.048 DEP LAPDm_RAW_PT_part_4.cc #8 2.051 DEP LAPDm_RAW_PT_part_2.cc #8 2.051 DEP LAPDm_RAW_PT_part_1.cc #8 2.052 DEP L3_Templates_part_7.cc #8 2.053 DEP L3_Templates_part_6.cc #8 2.054 DEP L3_Templates_part_5.cc #8 2.054 DEP L3_Templates_part_4.cc #8 2.055 DEP L3_Templates_part_3.cc #8 2.055 DEP L3_Templates_part_1.cc #8 2.055 DEP L3_Templates_part_2.cc #8 2.055 DEP L3_Common_part_7.cc #8 2.055 DEP L3_Common_part_6.cc #8 2.056 DEP L3_Common_part_5.cc #8 2.059 DEP L3_Common_part_4.cc #8 2.059 DEP L3_Common_part_3.cc #8 2.059 DEP L3_Common_part_2.cc #8 2.059 DEP L3_Common_part_1.cc #8 2.060 DEP L1CTL_Types_part_7.cc #8 2.062 DEP L1CTL_Types_part_6.cc #8 2.063 DEP L1CTL_Types_part_5.cc #8 2.063 DEP L1CTL_Types_part_4.cc #8 2.063 DEP L1CTL_Types_part_3.cc #8 2.063 DEP L1CTL_Types_part_2.cc #8 2.063 DEP L1CTL_Types_part_1.cc #8 2.063 DEP L1CTL_PortType_CtrlFunct_part_7.cc #8 2.067 DEP L1CTL_PortType_CtrlFunct_part_6.cc #8 2.067 DEP L1CTL_PortType_CtrlFunct_part_5.cc #8 2.067 DEP L1CTL_PortType_CtrlFunct_part_4.cc #8 2.067 DEP L1CTL_PortType_CtrlFunct_part_3.cc #8 2.067 DEP L1CTL_PortType_CtrlFunct_part_2.cc #8 2.069 DEP L1CTL_PortType_part_7.cc #8 2.069 DEP L1CTL_PortType_part_6.cc #8 2.069 DEP L1CTL_PortType_CtrlFunct_part_1.cc #8 2.069 DEP L1CTL_PortType_part_5.cc #8 2.070 DEP L1CTL_PortType_part_4.cc #8 2.071 DEP L1CTL_PortType_part_3.cc #8 2.072 DEP L1CTL_PortType_part_2.cc #8 2.072 DEP L1CTL_PortType_part_1.cc #8 2.072 DEP IuUP_Types_part_7.cc #8 2.073 DEP IuUP_Types_part_6.cc #8 2.074 DEP IuUP_Types_part_5.cc #8 2.074 DEP IuUP_Types_part_4.cc #8 2.075 DEP IuUP_Types_part_3.cc #8 2.075 DEP IuUP_Types_part_2.cc #8 2.076 DEP IuUP_Types_part_1.cc #8 2.076 DEP IuUP_Emulation_part_7.cc #8 2.077 DEP IuUP_Emulation_part_6.cc #8 2.077 DEP IuUP_Emulation_part_5.cc #8 2.079 DEP IuUP_Emulation_part_4.cc #8 2.080 DEP IuUP_Emulation_part_3.cc #8 2.080 DEP IuUP_Emulation_part_2.cc #8 2.080 DEP IuUP_Emulation_part_1.cc #8 2.083 DEP IPL4asp_Types_part_7.cc #8 2.083 DEP IPL4asp_Types_part_6.cc #8 2.083 DEP IPL4asp_Types_part_5.cc #8 2.083 DEP IPL4asp_Types_part_4.cc #8 2.084 DEP IPL4asp_Types_part_3.cc #8 2.084 DEP IPL4asp_Types_part_2.cc #8 2.085 DEP IPL4asp_PortType_part_7.cc #8 2.085 DEP IPL4asp_PortType_part_6.cc #8 2.085 DEP IPL4asp_PortType_part_5.cc #8 2.086 DEP IPL4asp_Types_part_1.cc #8 2.086 DEP IPL4asp_PortType_part_4.cc #8 2.086 DEP IPL4asp_PortType_part_3.cc #8 2.086 DEP IPL4asp_PortType_part_2.cc #8 2.087 DEP IPL4asp_Functions_part_7.cc #8 2.087 DEP IPL4asp_PortType_part_1.cc #8 2.087 DEP IPL4asp_Functions_part_6.cc #8 2.090 DEP IPL4asp_Functions_part_5.cc #8 2.090 DEP IPL4asp_Functions_part_4.cc #8 2.091 DEP IPL4asp_Functions_part_3.cc #8 2.092 DEP IPL4asp_Functions_part_2.cc #8 2.092 DEP IPL4asp_Functions_part_1.cc #8 2.092 DEP IPA_Types_part_7.cc #8 2.092 DEP IPA_Types_part_6.cc #8 2.093 DEP IPA_Types_part_5.cc #8 2.095 DEP IPA_Types_part_4.cc #8 2.095 DEP IPA_Types_part_3.cc #8 2.095 DEP IPA_Types_part_2.cc #8 2.095 DEP IPA_Types_part_1.cc #8 2.096 DEP IPA_Testing_part_7.cc #8 2.096 DEP IPA_Testing_part_6.cc #8 2.097 DEP IPA_Testing_part_5.cc #8 2.098 DEP IPA_Testing_part_4.cc #8 2.098 DEP IPA_Testing_part_3.cc #8 2.100 DEP IPA_Testing_part_2.cc #8 2.100 DEP IPA_Testing_part_1.cc #8 2.100 DEP IPA_CodecPort_CtrlFunct_part_7.cc #8 2.101 DEP IPA_CodecPort_CtrlFunct_part_6.cc #8 2.101 DEP IPA_CodecPort_CtrlFunct_part_5.cc #8 2.102 DEP IPA_CodecPort_CtrlFunct_part_3.cc #8 2.102 DEP IPA_CodecPort_CtrlFunct_part_4.cc #8 2.103 DEP IPA_CodecPort_CtrlFunct_part_1.cc #8 2.103 DEP IPA_CodecPort_CtrlFunct_part_2.cc #8 2.103 DEP IPA_CodecPort_part_7.cc #8 2.104 DEP IPA_CodecPort_part_6.cc #8 2.104 DEP IPA_CodecPort_part_5.cc #8 2.106 DEP IPA_CodecPort_part_4.cc #8 2.106 DEP IPA_CodecPort_part_3.cc #8 2.106 DEP IPA_CodecPort_part_2.cc #8 2.111 DEP IPA_CodecPort_part_1.cc #8 2.111 DEP General_Types_part_7.cc #8 2.111 DEP General_Types_part_6.cc #8 2.111 DEP General_Types_part_5.cc #8 2.112 DEP General_Types_part_4.cc #8 2.112 DEP General_Types_part_3.cc #8 2.112 DEP General_Types_part_2.cc #8 2.112 DEP General_Types_part_1.cc #8 2.112 DEP GSM_Types_part_7.cc #8 2.112 DEP GSM_Types_part_6.cc #8 2.112 DEP GSM_Types_part_5.cc #8 2.113 DEP GSM_Types_part_4.cc #8 2.113 DEP GSM_Types_part_3.cc #8 2.113 DEP GSM_Types_part_2.cc #8 2.113 DEP GSM_Types_part_1.cc #8 2.114 DEP GSM_SystemInformation_part_7.cc #8 2.115 DEP GSM_SystemInformation_part_6.cc #8 2.115 DEP GSM_SystemInformation_part_5.cc #8 2.117 DEP GSM_SystemInformation_part_4.cc #8 2.118 DEP GSM_SystemInformation_part_3.cc #8 2.119 DEP GSM_SystemInformation_part_2.cc #8 2.119 DEP GSM_SystemInformation_part_1.cc #8 2.120 DEP GSM_RestOctets_part_7.cc #8 2.120 DEP GSM_RestOctets_part_6.cc #8 2.120 DEP GSM_RestOctets_part_5.cc #8 2.120 DEP GSM_RestOctets_part_4.cc #8 2.120 DEP GSM_RestOctets_part_3.cc #8 2.120 DEP GSM_RestOctets_part_2.cc #8 2.121 DEP GSM_RestOctets_part_1.cc #8 2.122 DEP GSM_RR_Types_part_7.cc #8 2.122 DEP GSM_RR_Types_part_6.cc #8 2.122 DEP GSM_RR_Types_part_5.cc #8 2.123 DEP GSM_RR_Types_part_4.cc #8 2.123 DEP GSM_RR_Types_part_3.cc #8 2.123 DEP GSM_RR_Types_part_2.cc #8 2.123 DEP GSM_RR_Types_part_1.cc #8 2.124 DEP BTS_Tests_perf_part_7.cc #8 2.124 DEP BTS_Tests_perf_part_6.cc #8 2.125 DEP BTS_Tests_perf_part_5.cc #8 2.125 DEP BTS_Tests_perf_part_4.cc #8 2.126 DEP BTS_Tests_perf_part_3.cc #8 2.130 DEP BTS_Tests_perf_part_2.cc #8 2.130 DEP BTS_Tests_perf_part_1.cc #8 2.131 DEP BTS_Tests_VAMOS_part_7.cc #8 2.131 DEP BTS_Tests_VAMOS_part_6.cc #8 2.131 DEP BTS_Tests_VAMOS_part_4.cc #8 2.131 DEP BTS_Tests_VAMOS_part_5.cc #8 2.132 DEP BTS_Tests_VAMOS_part_3.cc #8 2.132 DEP BTS_Tests_VAMOS_part_2.cc #8 2.133 DEP BTS_Tests_SMSCB_part_7.cc #8 2.133 DEP BTS_Tests_SMSCB_part_6.cc #8 2.133 DEP BTS_Tests_VAMOS_part_1.cc #8 2.133 DEP BTS_Tests_SMSCB_part_5.cc #8 2.134 DEP BTS_Tests_SMSCB_part_4.cc #8 2.137 DEP BTS_Tests_SMSCB_part_3.cc #8 2.137 DEP BTS_Tests_SMSCB_part_2.cc #8 2.138 DEP BTS_Tests_SMSCB_part_1.cc #8 2.138 DEP BTS_Tests_OML_part_7.cc #8 2.139 DEP BTS_Tests_OML_part_6.cc #8 2.139 DEP BTS_Tests_OML_part_5.cc #8 2.144 DEP BTS_Tests_OML_part_4.cc #8 2.144 DEP BTS_Tests_OML_part_3.cc #8 2.144 DEP BTS_Tests_OML_part_2.cc #8 2.145 DEP BTS_Tests_OML_part_1.cc #8 2.145 DEP BTS_Tests_LAPDm_part_7.cc #8 2.145 DEP BTS_Tests_LAPDm_part_6.cc #8 2.145 DEP BTS_Tests_LAPDm_part_5.cc #8 2.146 DEP BTS_Tests_LAPDm_part_4.cc #8 2.146 DEP BTS_Tests_LAPDm_part_3.cc #8 2.146 DEP BTS_Tests_LAPDm_part_2.cc #8 2.146 DEP BTS_Tests_LAPDm_part_1.cc #8 2.146 DEP BTS_Tests_ASCI_part_6.cc #8 2.146 DEP BTS_Tests_ASCI_part_7.cc #8 2.147 DEP BTS_Tests_ASCI_part_5.cc #8 2.151 DEP BTS_Tests_ASCI_part_4.cc #8 2.151 DEP BTS_Tests_ASCI_part_3.cc #8 2.152 DEP BTS_Tests_ASCI_part_2.cc #8 2.152 DEP BTS_Tests_ASCI_part_1.cc #8 2.152 DEP BTS_Tests_part_7.cc #8 2.153 DEP BTS_Tests_part_6.cc #8 2.153 DEP BTS_Tests_part_4.cc #8 2.154 DEP BTS_Tests_part_3.cc #8 2.154 DEP BTS_Tests_part_5.cc #8 2.154 DEP BTS_Tests_part_2.cc #8 2.154 DEP BTS_Tests_part_1.cc #8 2.155 DEP AbisOML_Types_part_7.cc #8 2.157 DEP AbisOML_Types_part_6.cc #8 2.158 DEP AbisOML_Types_part_5.cc #8 2.159 DEP AbisOML_Types_part_3.cc #8 2.159 DEP AbisOML_Types_part_4.cc #8 2.159 DEP AbisOML_Types_part_2.cc #8 2.160 DEP AbisOML_Types_part_1.cc #8 2.161 DEP AMR_Types_part_7.cc #8 2.161 DEP AMR_Types_part_6.cc #8 2.161 DEP AMR_Types_part_5.cc #8 2.166 DEP AMR_Types_part_4.cc #8 2.166 DEP AMR_Types_part_2.cc #8 2.166 DEP AMR_Types_part_3.cc #8 2.166 DEP AMR_Types_part_1.cc #8 2.166 DEP UD_Types.cc #8 2.167 DEP UD_PortType.cc #8 2.167 DEP TRXC_Types.cc #8 2.168 DEP TRXC_CodecPort_CtrlFunct.cc #8 2.168 DEP TRXC_CodecPort.cc #8 2.169 DEP TELNETasp_PortType.cc #8 2.193 DEP TCCInterface_Functions.cc #8 2.194 DEP TCCConversion_Functions.cc #8 2.194 DEP Socket_API_Definitions.cc #8 2.194 DEP RTP_Types.cc #8 2.194 DEP RTP_Emulation.cc #8 2.206 DEP RTP_CodecPort_CtrlFunct.cc #8 2.207 DEP RTP_CodecPort.cc #8 2.227 DEP RSL_Types.cc #8 2.227 DEP RSL_Emulation.cc #8 2.228 DEP RLCMAC_Types.cc #8 2.234 DEP RLCMAC_Templates.cc #8 2.238 DEP RLCMAC_CSN1_Types.cc #8 2.248 DEP RLCMAC_CSN1_Templates.cc #8 2.248 DEP PCUIF_Types.cc #8 2.251 DEP PCUIF_CodecPort.cc #8 2.256 DEP Osmocom_VTY_Functions.cc #8 2.256 DEP Osmocom_Types.cc #8 2.257 DEP Osmocom_CTRL_Types.cc #8 2.260 DEP Osmocom_CTRL_Functions.cc #8 2.264 DEP Osmocom_CTRL_Adapter.cc #8 2.270 DEP OSMUX_Types.cc #8 2.276 DEP OSMUX_Emulation.cc #8 2.284 DEP OSMUX_CodecPort_CtrlFunct.cc #8 2.296 DEP OSMUX_CodecPort.cc #8 2.297 DEP Native_Functions.cc #8 2.305 DEP MobileL3_Types.cc #8 2.306 DEP MobileL3_SS_Types.cc #8 2.314 DEP MobileL3_SMS_Types.cc #8 2.318 DEP MobileL3_RRM_Types.cc #8 2.331 DEP MobileL3_MM_Types.cc #8 2.345 DEP MobileL3_GMM_SM_Types.cc #8 2.349 DEP MobileL3_CommonIE_Types.cc #8 2.349 DEP MobileL3_CC_Types.cc #8 2.361 DEP Misc_Helpers.cc #8 2.363 DEP LAPDm_Types.cc #8 2.369 DEP LAPDm_RAW_PT.cc #8 2.376 DEP L3_Templates.cc #8 2.383 DEP L3_Common.cc #8 2.385 DEP L1CTL_Types.cc #8 2.385 DEP L1CTL_PortType_CtrlFunct.cc #8 2.406 DEP L1CTL_PortType.cc #8 2.408 DEP IuUP_Types.cc #8 2.421 DEP IuUP_Emulation.cc #8 2.426 DEP IPL4asp_Types.cc #8 2.435 DEP IPL4asp_PortType.cc #8 2.435 DEP IPL4asp_Functions.cc #8 2.462 DEP IPA_Testing.cc #8 2.462 DEP IPA_Types.cc #8 2.467 DEP IPA_CodecPort_CtrlFunct.cc #8 2.472 DEP IPA_CodecPort.cc #8 2.475 DEP General_Types.cc #8 2.489 DEP GSM_Types.cc #8 2.491 DEP GSM_SystemInformation.cc #8 2.491 DEP GSM_RestOctets.cc #8 2.497 DEP GSM_RR_Types.cc #8 2.507 DEP BTS_Tests_perf.cc #8 2.524 DEP BTS_Tests_VAMOS.cc #8 2.528 DEP BTS_Tests_SMSCB.cc #8 2.533 DEP BTS_Tests_OML.cc #8 2.546 DEP BTS_Tests_LAPDm.cc #8 2.566 DEP BTS_Tests_ASCI.cc #8 2.566 DEP BTS_Tests.cc #8 2.583 DEP AbisOML_Types.cc #8 2.639 DEP AMR_Types.cc #8 3.262 CC AMR_Types.o #8 3.262 CC AbisOML_Types.o #8 3.262 CC BTS_Tests.o #8 3.263 CC BTS_Tests_ASCI.o #8 3.263 CC BTS_Tests_LAPDm.o #8 3.264 CC BTS_Tests_OML.o #8 3.264 CC BTS_Tests_SMSCB.o #8 3.264 CC BTS_Tests_VAMOS.o #8 3.265 CC BTS_Tests_perf.o #8 3.265 CC GSM_RR_Types.o #8 3.266 CC GSM_RestOctets.o #8 3.266 CC GSM_SystemInformation.o #8 3.266 CC GSM_Types.o #8 3.267 CC General_Types.o #8 3.267 CC IPA_CodecPort.o #8 3.267 CC IPA_CodecPort_CtrlFunct.o #8 3.268 CC IPA_Testing.o #8 3.268 CC IPA_Types.o #8 3.268 CC IPL4asp_Functions.o #8 3.269 CC IPL4asp_PortType.o #8 3.982 CC IPL4asp_Types.o #8 4.104 CC IuUP_Emulation.o #8 4.170 CC IuUP_Types.o #8 4.282 CC L1CTL_PortType.o #8 4.494 CC L1CTL_PortType_CtrlFunct.o #8 4.509 CC L1CTL_Types.o #8 5.318 CC L3_Common.o #8 5.520 CC L3_Templates.o #8 5.721 CC LAPDm_RAW_PT.o #8 6.578 CC LAPDm_Types.o #8 6.647 CC Misc_Helpers.o #8 7.228 CC MobileL3_CC_Types.o #8 7.425 CC MobileL3_CommonIE_Types.o #8 7.505 CC MobileL3_GMM_SM_Types.o #8 7.589 CC MobileL3_MM_Types.o #8 8.762 CC MobileL3_RRM_Types.o #8 8.842 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 8.842 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.842 6168 | } #8 8.842 | ^ #8 8.853 CC MobileL3_SMS_Types.o #8 8.985 CC MobileL3_SS_Types.o #8 9.001 CC MobileL3_Types.o #8 9.076 CC Native_Functions.o #8 9.196 CC OSMUX_CodecPort.o #8 9.286 CC OSMUX_CodecPort_CtrlFunct.o #8 9.894 CC OSMUX_Emulation.o #8 10.02 CC OSMUX_Types.o #8 10.11 CC Osmocom_CTRL_Adapter.o #8 10.28 CC Osmocom_CTRL_Functions.o #8 10.55 CC Osmocom_CTRL_Types.o #8 10.77 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.77 BTS_Tests.cc:39292:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.77 39292 | } #8 10.77 | ^ #8 10.77 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.77 BTS_Tests.cc:39373:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.77 39373 | } #8 10.77 | ^ #8 10.88 CC Osmocom_Types.o #8 10.97 CC Osmocom_VTY_Functions.o #8 11.25 CC PCUIF_CodecPort.o #8 11.41 CC PCUIF_Types.o #8 11.83 CC RLCMAC_CSN1_Templates.o #8 11.99 CC RLCMAC_CSN1_Types.o #8 12.17 CC RLCMAC_Templates.o #8 12.30 CC RLCMAC_Types.o #8 12.34 CC RSL_Emulation.o #8 12.38 CC RSL_Types.o #8 12.42 CC RTP_CodecPort.o #8 12.57 CC RTP_CodecPort_CtrlFunct.o #8 13.40 CC RTP_Emulation.o #8 13.47 CC RTP_Types.o #8 13.64 CC Socket_API_Definitions.o #8 13.65 CC TCCConversion_Functions.o #8 13.66 CC TCCInterface_Functions.o #8 13.96 CC TELNETasp_PortType.o #8 14.03 CC TRXC_CodecPort.o #8 14.23 CC TRXC_CodecPort_CtrlFunct.o #8 14.37 CC TRXC_Types.o #8 14.39 CC UD_PortType.o #8 14.56 CC UD_Types.o #8 14.65 CC AMR_Types_part_1.o #8 14.70 CC AMR_Types_part_2.o #8 14.70 CC AMR_Types_part_3.o #8 14.72 CC AMR_Types_part_4.o #8 14.73 CC AMR_Types_part_5.o #8 14.75 CC AMR_Types_part_6.o #8 14.75 CC AMR_Types_part_7.o #8 14.77 CC AbisOML_Types_part_1.o #8 14.78 CC AbisOML_Types_part_2.o #8 14.80 CC AbisOML_Types_part_3.o #8 14.82 CC AbisOML_Types_part_4.o #8 14.85 CC AbisOML_Types_part_5.o #8 14.87 CC AbisOML_Types_part_6.o #8 14.89 CC AbisOML_Types_part_7.o #8 14.91 CC BTS_Tests_part_1.o #8 15.05 CC BTS_Tests_part_2.o #8 15.06 CC BTS_Tests_part_3.o #8 15.07 CC BTS_Tests_part_4.o #8 15.08 CC BTS_Tests_part_5.o #8 15.10 CC BTS_Tests_part_6.o #8 15.11 CC BTS_Tests_part_7.o #8 15.12 CC BTS_Tests_ASCI_part_1.o #8 15.14 CC BTS_Tests_ASCI_part_2.o #8 15.16 CC BTS_Tests_ASCI_part_3.o #8 15.16 CC BTS_Tests_ASCI_part_4.o #8 15.18 CC BTS_Tests_ASCI_part_5.o #8 15.20 CC BTS_Tests_ASCI_part_6.o #8 15.20 CC BTS_Tests_ASCI_part_7.o #8 15.22 CC BTS_Tests_LAPDm_part_1.o #8 15.22 CC BTS_Tests_LAPDm_part_2.o #8 15.24 CC BTS_Tests_LAPDm_part_3.o #8 15.24 CC BTS_Tests_LAPDm_part_4.o #8 15.26 CC BTS_Tests_LAPDm_part_5.o #8 15.28 CC BTS_Tests_LAPDm_part_6.o #8 15.28 CC BTS_Tests_LAPDm_part_7.o #8 15.28 CC BTS_Tests_OML_part_1.o #8 15.30 CC BTS_Tests_OML_part_2.o #8 15.30 CC BTS_Tests_OML_part_3.o #8 15.30 CC BTS_Tests_OML_part_4.o #8 15.32 CC BTS_Tests_OML_part_5.o #8 15.32 CC BTS_Tests_OML_part_7.o #8 15.32 CC BTS_Tests_OML_part_6.o #8 15.34 CC BTS_Tests_SMSCB_part_1.o #8 15.34 CC BTS_Tests_SMSCB_part_2.o #8 15.34 CC BTS_Tests_SMSCB_part_3.o #8 15.36 CC BTS_Tests_SMSCB_part_4.o #8 15.36 CC BTS_Tests_SMSCB_part_5.o #8 15.36 CC BTS_Tests_SMSCB_part_6.o #8 15.39 CC BTS_Tests_SMSCB_part_7.o #8 15.39 CC BTS_Tests_VAMOS_part_1.o #8 15.39 CC BTS_Tests_VAMOS_part_2.o #8 15.41 CC BTS_Tests_VAMOS_part_3.o #8 15.41 CC BTS_Tests_VAMOS_part_4.o #8 15.41 CC BTS_Tests_VAMOS_part_5.o #8 15.43 CC BTS_Tests_VAMOS_part_6.o #8 15.43 CC BTS_Tests_perf_part_1.o #8 15.43 CC BTS_Tests_VAMOS_part_7.o #8 15.45 CC BTS_Tests_perf_part_2.o #8 15.45 CC BTS_Tests_perf_part_3.o #8 15.46 CC BTS_Tests_perf_part_4.o #8 15.47 CC BTS_Tests_perf_part_5.o #8 15.47 CC BTS_Tests_perf_part_7.o #8 15.47 CC BTS_Tests_perf_part_6.o #8 15.48 CC GSM_RR_Types_part_1.o #8 15.49 CC GSM_RR_Types_part_2.o #8 15.50 CC GSM_RR_Types_part_3.o #8 15.50 CC GSM_RR_Types_part_4.o #8 15.50 CC GSM_RR_Types_part_5.o #8 15.52 CC GSM_RR_Types_part_6.o #8 15.53 CC GSM_RR_Types_part_7.o #8 15.54 CC GSM_RestOctets_part_1.o #8 15.54 CC GSM_RestOctets_part_2.o #8 15.56 CC GSM_RestOctets_part_3.o #8 15.57 CC GSM_RestOctets_part_4.o #8 15.62 CC GSM_RestOctets_part_5.o #8 15.65 CC GSM_RestOctets_part_6.o #8 15.69 CC GSM_RestOctets_part_7.o #8 15.73 CC GSM_SystemInformation_part_1.o #8 15.75 CC GSM_SystemInformation_part_2.o #8 15.77 CC GSM_SystemInformation_part_3.o #8 15.78 CC GSM_SystemInformation_part_4.o #8 15.80 CC GSM_SystemInformation_part_5.o #8 15.81 CC GSM_SystemInformation_part_6.o #8 15.82 CC GSM_SystemInformation_part_7.o #8 15.84 CC GSM_Types_part_1.o #8 15.84 CC GSM_Types_part_2.o #8 15.86 CC GSM_Types_part_3.o #8 15.87 CC GSM_Types_part_4.o #8 15.88 CC GSM_Types_part_5.o #8 15.89 CC GSM_Types_part_6.o #8 15.91 CC GSM_Types_part_7.o #8 15.92 CC General_Types_part_1.o #8 15.94 CC General_Types_part_2.o #8 15.94 CC General_Types_part_3.o #8 15.96 CC General_Types_part_4.o #8 15.97 CC General_Types_part_5.o #8 15.98 CC General_Types_part_6.o #8 15.99 CC General_Types_part_7.o #8 15.99 CC IPA_CodecPort_part_1.o #8 16.00 CC IPA_CodecPort_part_2.o #8 16.02 CC IPA_CodecPort_part_3.o #8 16.02 CC IPA_CodecPort_part_4.o #8 16.02 CC IPA_CodecPort_part_5.o #8 16.04 CC IPA_CodecPort_part_6.o #8 16.04 CC IPA_CodecPort_part_7.o #8 16.05 CC IPA_CodecPort_CtrlFunct_part_1.o #8 16.06 CC IPA_CodecPort_CtrlFunct_part_2.o #8 16.07 CC IPA_CodecPort_CtrlFunct_part_3.o #8 16.07 CC IPA_CodecPort_CtrlFunct_part_4.o #8 16.08 CC IPA_CodecPort_CtrlFunct_part_5.o #8 16.08 CC IPA_CodecPort_CtrlFunct_part_6.o #8 16.09 CC IPA_CodecPort_CtrlFunct_part_7.o #8 16.10 CC IPA_Testing_part_1.o #8 16.10 CC IPA_Testing_part_2.o #8 16.10 CC IPA_Testing_part_3.o #8 16.11 CC IPA_Testing_part_4.o #8 16.11 CC IPA_Testing_part_5.o #8 16.12 CC IPA_Testing_part_6.o #8 16.12 CC IPA_Testing_part_7.o #8 16.13 CC IPA_Types_part_1.o #8 16.13 CC IPA_Types_part_2.o #8 16.14 CC IPA_Types_part_3.o #8 16.14 CC IPA_Types_part_4.o #8 16.15 CC IPA_Types_part_5.o #8 16.15 CC IPA_Types_part_6.o #8 16.16 CC IPA_Types_part_7.o #8 16.16 CC IPL4asp_Functions_part_1.o #8 16.17 CC IPL4asp_Functions_part_2.o #8 16.17 CC IPL4asp_Functions_part_3.o #8 16.18 CC IPL4asp_Functions_part_4.o #8 16.18 CC IPL4asp_Functions_part_6.o #8 16.19 CC IPL4asp_Functions_part_5.o #8 16.19 CC IPL4asp_Functions_part_7.o #8 16.19 CC IPL4asp_PortType_part_1.o #8 16.21 CC IPL4asp_PortType_part_2.o #8 16.21 CC IPL4asp_PortType_part_3.o #8 16.21 CC IPL4asp_PortType_part_4.o #8 16.21 CC IPL4asp_PortType_part_5.o #8 16.21 CC IPL4asp_PortType_part_6.o #8 16.23 CC IPL4asp_PortType_part_7.o #8 16.23 CC IPL4asp_Types_part_1.o #8 16.23 CC IPL4asp_Types_part_2.o #8 16.23 CC IPL4asp_Types_part_3.o #8 16.23 CC IPL4asp_Types_part_4.o #8 16.25 CC IPL4asp_Types_part_5.o #8 16.25 CC IPL4asp_Types_part_6.o #8 16.25 CC IPL4asp_Types_part_7.o #8 16.25 CC IuUP_Emulation_part_2.o #8 16.25 CC IuUP_Emulation_part_1.o #8 16.27 CC IuUP_Emulation_part_3.o #8 16.27 CC IuUP_Emulation_part_4.o #8 16.27 CC IuUP_Emulation_part_5.o #8 16.27 CC IuUP_Emulation_part_6.o #8 16.28 CC IuUP_Emulation_part_7.o #8 16.29 CC IuUP_Types_part_1.o #8 16.29 CC IuUP_Types_part_2.o #8 16.29 CC IuUP_Types_part_3.o #8 16.30 CC IuUP_Types_part_4.o #8 16.30 CC IuUP_Types_part_5.o #8 16.31 CC IuUP_Types_part_6.o #8 16.31 CC IuUP_Types_part_7.o #8 16.31 CC L1CTL_PortType_part_1.o #8 16.32 CC L1CTL_PortType_part_2.o #8 16.33 CC L1CTL_PortType_part_3.o #8 16.33 CC L1CTL_PortType_part_4.o #8 16.33 CC L1CTL_PortType_part_5.o #8 16.34 CC L1CTL_PortType_part_6.o #8 16.34 CC L1CTL_PortType_part_7.o #8 16.34 CC L1CTL_PortType_CtrlFunct_part_1.o #8 16.35 CC L1CTL_PortType_CtrlFunct_part_2.o #8 16.35 CC L1CTL_PortType_CtrlFunct_part_3.o #8 16.35 CC L1CTL_PortType_CtrlFunct_part_4.o #8 16.36 CC L1CTL_PortType_CtrlFunct_part_5.o #8 16.36 CC L1CTL_PortType_CtrlFunct_part_6.o #8 16.37 CC L1CTL_PortType_CtrlFunct_part_7.o #8 16.37 CC L1CTL_Types_part_1.o #8 16.37 CC L1CTL_Types_part_2.o #8 16.38 CC L1CTL_Types_part_3.o #8 16.38 CC L1CTL_Types_part_4.o #8 16.38 CC L1CTL_Types_part_5.o #8 16.39 CC L1CTL_Types_part_6.o #8 16.40 CC L1CTL_Types_part_7.o #8 16.40 CC L3_Common_part_1.o #8 16.40 CC L3_Common_part_2.o #8 16.40 CC L3_Common_part_3.o #8 16.41 CC L3_Common_part_4.o #8 16.42 CC L3_Common_part_5.o #8 16.42 CC L3_Common_part_6.o #8 16.42 CC L3_Common_part_7.o #8 16.42 CC L3_Templates_part_1.o #8 16.44 CC L3_Templates_part_2.o #8 16.44 CC L3_Templates_part_3.o #8 16.44 CC L3_Templates_part_4.o #8 16.44 CC L3_Templates_part_5.o #8 16.44 CC L3_Templates_part_6.o #8 16.46 CC L3_Templates_part_7.o #8 16.46 CC LAPDm_RAW_PT_part_1.o #8 16.46 CC LAPDm_RAW_PT_part_2.o #8 16.46 CC LAPDm_RAW_PT_part_3.o #8 16.46 CC LAPDm_RAW_PT_part_4.o #8 16.48 CC LAPDm_RAW_PT_part_5.o #8 16.48 CC LAPDm_RAW_PT_part_6.o #8 16.48 CC LAPDm_RAW_PT_part_7.o #8 16.48 CC LAPDm_Types_part_1.o #8 16.48 CC LAPDm_Types_part_2.o #8 16.50 CC LAPDm_Types_part_3.o #8 16.50 CC LAPDm_Types_part_4.o #8 16.50 CC LAPDm_Types_part_5.o #8 16.51 CC LAPDm_Types_part_6.o #8 16.51 CC LAPDm_Types_part_7.o #8 16.52 CC Misc_Helpers_part_1.o #8 16.52 CC Misc_Helpers_part_2.o #8 16.52 CC Misc_Helpers_part_4.o #8 16.52 CC Misc_Helpers_part_3.o #8 16.53 CC Misc_Helpers_part_5.o #8 16.54 CC Misc_Helpers_part_6.o #8 16.54 CC Misc_Helpers_part_7.o #8 16.54 CC MobileL3_CC_Types_part_1.o #8 16.54 CC MobileL3_CC_Types_part_2.o #8 16.56 CC MobileL3_CC_Types_part_3.o #8 16.58 CC MobileL3_CC_Types_part_4.o #8 16.58 CC MobileL3_CC_Types_part_5.o #8 16.59 CC MobileL3_CC_Types_part_6.o #8 16.60 CC MobileL3_CC_Types_part_7.o #8 16.60 CC MobileL3_CommonIE_Types_part_1.o #8 16.62 CC MobileL3_CommonIE_Types_part_2.o #8 16.62 CC MobileL3_CommonIE_Types_part_3.o #8 16.64 CC MobileL3_CommonIE_Types_part_4.o #8 16.66 CC MobileL3_CommonIE_Types_part_5.o #8 16.66 CC MobileL3_CommonIE_Types_part_6.o #8 16.68 CC MobileL3_CommonIE_Types_part_7.o #8 16.68 CC MobileL3_GMM_SM_Types_part_1.o #8 16.70 CC MobileL3_GMM_SM_Types_part_2.o #8 17.18 CC MobileL3_GMM_SM_Types_part_3.o #8 17.38 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 17.38 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type] #8 17.38 11507 | } #8 17.38 | ^ #8 18.90 CC MobileL3_GMM_SM_Types_part_4.o #8 18.94 CC MobileL3_GMM_SM_Types_part_5.o #8 19.15 CC MobileL3_GMM_SM_Types_part_6.o #8 20.27 CC MobileL3_GMM_SM_Types_part_7.o #8 20.30 CC MobileL3_MM_Types_part_1.o #8 20.54 CC MobileL3_MM_Types_part_2.o #8 20.58 CC MobileL3_MM_Types_part_3.o #8 20.61 CC MobileL3_MM_Types_part_4.o #8 20.65 CC MobileL3_MM_Types_part_5.o #8 20.68 CC MobileL3_MM_Types_part_6.o #8 20.71 CC MobileL3_MM_Types_part_7.o #8 20.75 CC MobileL3_RRM_Types_part_1.o #8 21.02 CC MobileL3_RRM_Types_part_2.o #8 21.36 CC MobileL3_RRM_Types_part_3.o #8 21.69 CC MobileL3_RRM_Types_part_4.o #8 22.10 CC MobileL3_RRM_Types_part_5.o #8 22.12 CC MobileL3_RRM_Types_part_6.o #8 22.14 CC MobileL3_RRM_Types_part_7.o #8 22.16 CC MobileL3_SMS_Types_part_1.o #8 22.74 CC MobileL3_SMS_Types_part_2.o #8 22.77 CC MobileL3_SMS_Types_part_3.o #8 22.81 CC MobileL3_SMS_Types_part_4.o #8 22.85 CC MobileL3_SMS_Types_part_5.o #8 22.87 CC MobileL3_SMS_Types_part_6.o #8 22.90 CC MobileL3_SMS_Types_part_7.o #8 22.94 CC MobileL3_SS_Types_part_1.o #8 22.98 CC MobileL3_SS_Types_part_2.o #8 23.01 CC MobileL3_SS_Types_part_3.o #8 23.05 CC MobileL3_SS_Types_part_4.o #8 23.08 CC MobileL3_SS_Types_part_5.o #8 23.12 CC MobileL3_SS_Types_part_6.o #8 23.16 CC MobileL3_SS_Types_part_7.o #8 23.19 CC MobileL3_Types_part_1.o #8 23.23 CC MobileL3_Types_part_2.o #8 23.26 CC MobileL3_Types_part_3.o #8 23.30 CC MobileL3_Types_part_4.o #8 23.34 CC MobileL3_Types_part_5.o #8 23.37 CC MobileL3_Types_part_6.o #8 23.41 CC MobileL3_Types_part_7.o #8 23.44 CC Native_Functions_part_1.o #8 23.49 CC Native_Functions_part_2.o #8 23.52 CC Native_Functions_part_3.o #8 23.56 CC Native_Functions_part_4.o #8 23.60 CC Native_Functions_part_5.o #8 23.62 CC Native_Functions_part_6.o #8 23.65 CC Native_Functions_part_7.o #8 23.67 CC OSMUX_CodecPort_part_1.o #8 23.70 CC OSMUX_CodecPort_part_2.o #8 23.75 CC OSMUX_CodecPort_part_3.o #8 23.77 CC OSMUX_CodecPort_part_4.o #8 23.79 CC OSMUX_CodecPort_part_5.o #8 23.81 CC OSMUX_CodecPort_part_6.o #8 23.86 CC OSMUX_CodecPort_part_7.o #8 23.88 CC OSMUX_CodecPort_CtrlFunct_part_1.o #8 23.92 CC OSMUX_CodecPort_CtrlFunct_part_2.o #8 23.95 CC OSMUX_CodecPort_CtrlFunct_part_3.o #8 23.98 CC OSMUX_CodecPort_CtrlFunct_part_4.o #8 24.02 CC OSMUX_CodecPort_CtrlFunct_part_5.o #8 24.05 CC OSMUX_CodecPort_CtrlFunct_part_6.o #8 24.08 CC OSMUX_CodecPort_CtrlFunct_part_7.o #8 24.12 CC OSMUX_Emulation_part_1.o #8 24.14 CC OSMUX_Emulation_part_2.o #8 24.14 CC OSMUX_Emulation_part_3.o #8 24.15 CC OSMUX_Emulation_part_4.o #8 24.16 CC OSMUX_Emulation_part_5.o #8 24.17 CC OSMUX_Emulation_part_6.o #8 24.17 CC OSMUX_Emulation_part_7.o #8 24.19 CC OSMUX_Types_part_1.o #8 24.19 CC OSMUX_Types_part_2.o #8 24.19 CC OSMUX_Types_part_3.o #8 24.21 CC OSMUX_Types_part_4.o #8 24.22 CC OSMUX_Types_part_5.o #8 24.22 CC OSMUX_Types_part_6.o #8 24.24 CC OSMUX_Types_part_7.o #8 24.26 CC Osmocom_CTRL_Adapter_part_1.o #8 24.26 CC Osmocom_CTRL_Adapter_part_2.o #8 24.26 CC Osmocom_CTRL_Adapter_part_3.o #8 24.28 CC Osmocom_CTRL_Adapter_part_4.o #8 24.28 CC Osmocom_CTRL_Adapter_part_5.o #8 24.28 CC Osmocom_CTRL_Adapter_part_6.o #8 24.28 CC Osmocom_CTRL_Adapter_part_7.o #8 24.30 CC Osmocom_CTRL_Functions_part_1.o #8 24.30 CC Osmocom_CTRL_Functions_part_2.o #8 24.30 CC Osmocom_CTRL_Functions_part_3.o #8 24.32 CC Osmocom_CTRL_Functions_part_4.o #8 24.32 CC Osmocom_CTRL_Functions_part_5.o #8 24.32 CC Osmocom_CTRL_Functions_part_6.o #8 24.33 CC Osmocom_CTRL_Functions_part_7.o #8 24.34 CC Osmocom_CTRL_Types_part_1.o #8 24.34 CC Osmocom_CTRL_Types_part_2.o #8 24.34 CC Osmocom_CTRL_Types_part_3.o #8 24.35 CC Osmocom_CTRL_Types_part_4.o #8 24.35 CC Osmocom_CTRL_Types_part_5.o #8 24.36 CC Osmocom_CTRL_Types_part_6.o #8 24.37 CC Osmocom_CTRL_Types_part_7.o #8 24.37 CC Osmocom_Types_part_1.o #8 24.38 CC Osmocom_Types_part_2.o #8 24.39 CC Osmocom_Types_part_3.o #8 24.39 CC Osmocom_Types_part_4.o #8 24.39 CC Osmocom_Types_part_5.o #8 24.40 CC Osmocom_Types_part_6.o #8 24.41 CC Osmocom_Types_part_7.o #8 24.41 CC Osmocom_VTY_Functions_part_1.o #8 24.41 CC Osmocom_VTY_Functions_part_2.o #8 24.43 CC Osmocom_VTY_Functions_part_3.o #8 24.43 CC Osmocom_VTY_Functions_part_4.o #8 24.43 CC Osmocom_VTY_Functions_part_5.o #8 24.43 CC Osmocom_VTY_Functions_part_6.o #8 24.43 CC Osmocom_VTY_Functions_part_7.o #8 24.45 CC PCUIF_CodecPort_part_1.o #8 24.45 CC PCUIF_CodecPort_part_2.o #8 24.45 CC PCUIF_CodecPort_part_3.o #8 24.47 CC PCUIF_CodecPort_part_4.o #8 24.47 CC PCUIF_CodecPort_part_5.o #8 24.47 CC PCUIF_CodecPort_part_6.o #8 24.47 CC PCUIF_CodecPort_part_7.o #8 24.47 CC PCUIF_Types_part_1.o #8 24.47 CC PCUIF_Types_part_2.o #8 24.49 CC PCUIF_Types_part_3.o #8 24.49 CC PCUIF_Types_part_4.o #8 24.49 CC PCUIF_Types_part_5.o #8 24.49 CC PCUIF_Types_part_6.o #8 24.50 CC PCUIF_Types_part_7.o #8 24.51 CC RLCMAC_CSN1_Templates_part_1.o #8 24.51 CC RLCMAC_CSN1_Templates_part_2.o #8 24.53 CC RLCMAC_CSN1_Templates_part_3.o #8 24.53 CC RLCMAC_CSN1_Templates_part_4.o #8 24.53 CC RLCMAC_CSN1_Templates_part_5.o #8 24.53 CC RLCMAC_CSN1_Templates_part_6.o #8 24.53 CC RLCMAC_CSN1_Templates_part_7.o #8 24.55 CC RLCMAC_CSN1_Types_part_1.o #8 24.55 CC RLCMAC_CSN1_Types_part_2.o #8 24.55 CC RLCMAC_CSN1_Types_part_3.o #8 24.57 CC RLCMAC_CSN1_Types_part_4.o #8 24.57 CC RLCMAC_CSN1_Types_part_5.o #8 24.92 CC RLCMAC_CSN1_Types_part_6.o #8 24.96 CC RLCMAC_CSN1_Types_part_7.o #8 24.98 CC RLCMAC_Templates_part_1.o #8 25.02 CC RLCMAC_Templates_part_2.o #8 25.04 CC RLCMAC_Templates_part_3.o #8 25.06 CC RLCMAC_Templates_part_4.o #8 25.15 CC RLCMAC_Templates_part_5.o #8 25.17 CC RLCMAC_Templates_part_6.o #8 25.23 CC RLCMAC_Templates_part_7.o #8 25.25 CC RLCMAC_Types_part_1.o #8 25.34 CC RLCMAC_Types_part_2.o #8 25.37 CC RLCMAC_Types_part_3.o #8 25.39 CC RLCMAC_Types_part_4.o #8 25.41 CC RLCMAC_Types_part_5.o #8 25.43 CC RLCMAC_Types_part_6.o #8 25.43 CC RLCMAC_Types_part_7.o #8 25.44 CC RSL_Emulation_part_1.o #8 25.45 CC RSL_Emulation_part_2.o #8 25.46 CC RSL_Emulation_part_3.o #8 25.47 CC RSL_Emulation_part_4.o #8 25.47 CC RSL_Emulation_part_5.o #8 25.48 CC RSL_Emulation_part_6.o #8 25.49 CC RSL_Emulation_part_7.o #8 25.50 CC RSL_Types_part_1.o #8 25.50 CC RSL_Types_part_2.o #8 25.52 CC RSL_Types_part_3.o #8 25.56 CC RSL_Types_part_4.o #8 25.60 CC RSL_Types_part_5.o #8 25.63 CC RSL_Types_part_6.o #8 25.67 CC RSL_Types_part_7.o #8 25.70 CC RTP_CodecPort_part_1.o #8 25.74 CC RTP_CodecPort_part_2.o #8 25.74 CC RTP_CodecPort_part_3.o #8 25.76 CC RTP_CodecPort_part_4.o #8 25.78 CC RTP_CodecPort_part_5.o #8 25.78 CC RTP_CodecPort_part_6.o #8 25.80 CC RTP_CodecPort_part_7.o #8 25.81 CC RTP_CodecPort_CtrlFunct_part_1.o #8 25.82 CC RTP_CodecPort_CtrlFunct_part_2.o #8 25.84 CC RTP_CodecPort_CtrlFunct_part_3.o #8 25.84 CC RTP_CodecPort_CtrlFunct_part_4.o #8 25.86 CC RTP_CodecPort_CtrlFunct_part_5.o #8 25.87 CC RTP_CodecPort_CtrlFunct_part_6.o #8 25.89 CC RTP_CodecPort_CtrlFunct_part_7.o #8 25.90 CC RTP_Emulation_part_1.o #8 25.91 CC RTP_Emulation_part_2.o #8 25.92 CC RTP_Emulation_part_3.o #8 25.93 CC RTP_Emulation_part_4.o #8 25.94 CC RTP_Emulation_part_5.o #8 25.95 CC RTP_Emulation_part_6.o #8 25.97 CC RTP_Emulation_part_7.o #8 25.98 CC RTP_Types_part_1.o #8 25.99 CC RTP_Types_part_2.o #8 26.03 CC RTP_Types_part_3.o #8 26.06 CC RTP_Types_part_4.o #8 26.10 CC RTP_Types_part_5.o #8 26.14 CC RTP_Types_part_6.o #8 26.16 CC RTP_Types_part_7.o #8 26.20 CC Socket_API_Definitions_part_1.o #8 26.24 CC Socket_API_Definitions_part_2.o #8 26.27 CC Socket_API_Definitions_part_3.o #8 26.31 CC Socket_API_Definitions_part_4.o #8 26.34 CC Socket_API_Definitions_part_5.o #8 26.38 CC Socket_API_Definitions_part_6.o #8 26.42 CC Socket_API_Definitions_part_7.o #8 26.45 CC TCCConversion_Functions_part_1.o #8 26.49 CC TCCConversion_Functions_part_2.o #8 26.53 CC TCCConversion_Functions_part_3.o #8 26.53 CC TCCConversion_Functions_part_4.o #8 26.55 CC TCCConversion_Functions_part_5.o #8 26.57 CC TCCConversion_Functions_part_6.o #8 26.58 CC TCCConversion_Functions_part_7.o #8 26.59 CC TCCInterface_Functions_part_1.o #8 26.60 CC TCCInterface_Functions_part_2.o #8 26.60 CC TCCInterface_Functions_part_3.o #8 26.62 CC TCCInterface_Functions_part_4.o #8 26.62 CC TCCInterface_Functions_part_5.o #8 26.64 CC TCCInterface_Functions_part_6.o #8 26.64 CC TCCInterface_Functions_part_7.o #8 26.64 CC TELNETasp_PortType_part_1.o #8 26.66 CC TELNETasp_PortType_part_2.o #8 26.66 CC TELNETasp_PortType_part_3.o #8 26.66 CC TELNETasp_PortType_part_4.o #8 26.68 CC TELNETasp_PortType_part_5.o #8 26.68 CC TELNETasp_PortType_part_6.o #8 26.68 CC TELNETasp_PortType_part_7.o #8 26.70 CC TRXC_CodecPort_part_1.o #8 26.70 CC TRXC_CodecPort_part_2.o #8 26.70 CC TRXC_CodecPort_part_3.o #8 26.72 CC TRXC_CodecPort_part_4.o #8 26.72 CC TRXC_CodecPort_part_5.o #8 26.72 CC TRXC_CodecPort_part_6.o #8 26.74 CC TRXC_CodecPort_part_7.o #8 26.74 CC TRXC_CodecPort_CtrlFunct_part_1.o #8 26.74 CC TRXC_CodecPort_CtrlFunct_part_2.o #8 26.76 CC TRXC_CodecPort_CtrlFunct_part_3.o #8 26.76 CC TRXC_CodecPort_CtrlFunct_part_4.o #8 26.78 CC TRXC_CodecPort_CtrlFunct_part_5.o #8 26.78 CC TRXC_CodecPort_CtrlFunct_part_6.o #8 26.78 CC TRXC_CodecPort_CtrlFunct_part_7.o #8 26.80 CC TRXC_Types_part_1.o #8 26.80 CC TRXC_Types_part_2.o #8 26.81 CC TRXC_Types_part_3.o #8 26.82 CC TRXC_Types_part_4.o #8 26.83 CC TRXC_Types_part_5.o #8 26.83 CC TRXC_Types_part_6.o #8 26.84 CC TRXC_Types_part_7.o #8 26.85 CC UD_PortType_part_1.o #8 26.85 CC UD_PortType_part_2.o #8 26.86 CC UD_PortType_part_3.o #8 26.87 CC UD_PortType_part_4.o #8 26.87 CC UD_PortType_part_5.o #8 26.89 CC UD_PortType_part_6.o #8 26.89 CC UD_Types_part_1.o #8 26.89 CC UD_PortType_part_7.o #8 26.91 CC UD_Types_part_2.o #8 26.91 CC UD_Types_part_3.o #8 26.91 CC UD_Types_part_4.o #8 26.93 CC UD_Types_part_5.o #8 26.93 CC UD_Types_part_6.o #8 26.93 CC UD_Types_part_7.o #8 26.95 CC IPA_Emulation.o #8 26.95 CC IPA_Emulation_part_1.o #8 26.95 CC IPA_Emulation_part_2.o #8 26.97 CC IPA_Emulation_part_3.o #8 26.99 CC IPA_Emulation_part_4.o #8 26.99 CC IPA_Emulation_part_5.o #8 27.01 CC IPA_Emulation_part_6.o #8 27.01 CC IPA_Emulation_part_7.o #8 27.03 CC IPA_CodecPort_CtrlFunctDef.o #8 27.03 CC IPL4asp_PT.o #8 27.20 CC IPL4asp_discovery.o #8 27.35 CC IuUP_EncDec.o #8 27.59 CC L1CTL_PortType_CtrlFunctDef.o #8 27.77 CC Native_FunctionDefs.o #8 27.87 CC OSMUX_CodecPort_CtrlFunctDef.o #8 27.88 CC RLCMAC_EncDec.o #8 27.97 CC RTP_CodecPort_CtrlFunctDef.o #8 28.02 CC RTP_EncDec.o #8 28.06 CC TCCConversion.o #8 28.25 CC TCCInterface.o #8 28.66 CC TELNETasp_PT.o #8 28.74 CC TRXC_CodecPort_CtrlFunctDef.o #8 28.85 CC UD_PT.o #8 28.93 CCLD AMR_Types.so #8 28.96 CCLD AbisOML_Types.so #8 29.04 CCLD BTS_Tests.so #8 29.13 CCLD BTS_Tests_ASCI.so #8 29.15 CCLD BTS_Tests_LAPDm.so #8 29.19 CCLD BTS_Tests_OML.so #8 29.22 CCLD BTS_Tests_SMSCB.so #8 29.23 CCLD BTS_Tests_VAMOS.so #8 29.28 CCLD BTS_Tests_perf.so #8 29.31 CCLD GSM_RR_Types.so #8 29.33 CCLD GSM_RestOctets.so #8 29.38 CCLD GSM_SystemInformation.so #8 29.38 CCLD GSM_Types.so #8 29.39 CCLD General_Types.so #8 29.46 CCLD IPA_CodecPort.so #8 29.50 CCLD IPA_CodecPort_CtrlFunct.so #8 29.50 CCLD IPA_Testing.so #8 29.55 CCLD IPA_Types.so #8 29.55 CCLD IPL4asp_Functions.so #8 29.56 CCLD IPL4asp_PortType.so #8 29.57 CCLD IPL4asp_Types.so #8 29.58 CCLD IuUP_Emulation.so #8 29.60 CCLD IuUP_Types.so #8 29.66 CCLD L1CTL_PortType.so #8 29.67 CCLD L1CTL_PortType_CtrlFunct.so #8 29.69 CCLD L1CTL_Types.so #8 29.69 CCLD L3_Common.so #8 29.71 CCLD L3_Templates.so #8 29.72 CCLD LAPDm_RAW_PT.so #8 29.78 CCLD LAPDm_Types.so #8 29.80 CCLD Misc_Helpers.so #8 29.83 CCLD MobileL3_CC_Types.so #8 29.84 CCLD MobileL3_CommonIE_Types.so #8 29.84 CCLD MobileL3_GMM_SM_Types.so #8 29.85 CCLD MobileL3_MM_Types.so #8 29.85 CCLD MobileL3_RRM_Types.so #8 29.89 CCLD MobileL3_SMS_Types.so #8 29.90 CCLD MobileL3_SS_Types.so #8 29.91 CCLD MobileL3_Types.so #8 29.92 CCLD Native_Functions.so #8 29.95 CCLD OSMUX_CodecPort.so #8 30.02 CCLD OSMUX_CodecPort_CtrlFunct.so #8 30.02 CCLD OSMUX_Emulation.so #8 30.03 CCLD OSMUX_Types.so #8 30.05 CCLD Osmocom_CTRL_Adapter.so #8 30.05 CCLD Osmocom_CTRL_Functions.so #8 30.06 CCLD Osmocom_Types.so #8 30.06 CCLD Osmocom_CTRL_Types.so #8 30.07 CCLD Osmocom_VTY_Functions.so #8 30.09 CCLD PCUIF_CodecPort.so #8 30.10 CCLD PCUIF_Types.so #8 30.13 CCLD RLCMAC_CSN1_Templates.so #8 30.16 CCLD RLCMAC_CSN1_Types.so #8 30.16 CCLD RLCMAC_Templates.so #8 30.17 CCLD RLCMAC_Types.so #8 30.18 CCLD RSL_Emulation.so #8 30.18 CCLD RSL_Types.so #8 30.20 CCLD RTP_CodecPort.so #8 30.22 CCLD RTP_CodecPort_CtrlFunct.so #8 30.25 CCLD RTP_Emulation.so #8 30.25 CCLD RTP_Types.so #8 30.27 CCLD Socket_API_Definitions.so #8 30.29 CCLD TCCConversion_Functions.so #8 30.32 CCLD TCCInterface_Functions.so #8 30.32 CCLD TELNETasp_PortType.so #8 30.33 CCLD TRXC_CodecPort.so #8 30.34 CCLD TRXC_CodecPort_CtrlFunct.so #8 30.34 CCLD TRXC_Types.so #8 30.35 CCLD UD_PortType.so #8 30.39 CCLD UD_Types.so #8 30.40 CCLD AMR_Types_part_1.so #8 30.41 CCLD AMR_Types_part_2.so #8 30.43 CCLD AMR_Types_part_3.so #8 30.43 CCLD AMR_Types_part_4.so #8 30.44 CCLD AMR_Types_part_5.so #8 30.44 CCLD AMR_Types_part_6.so #8 30.44 CCLD AMR_Types_part_7.so #8 30.45 CCLD AbisOML_Types_part_1.so #8 30.46 CCLD AbisOML_Types_part_2.so #8 30.46 CCLD AbisOML_Types_part_3.so #8 30.46 CCLD AbisOML_Types_part_4.so #8 30.46 CCLD AbisOML_Types_part_5.so #8 30.46 CCLD AbisOML_Types_part_6.so #8 30.47 CCLD AbisOML_Types_part_7.so #8 30.47 CCLD BTS_Tests_part_1.so #8 30.48 CCLD BTS_Tests_part_2.so #8 30.48 CCLD BTS_Tests_part_3.so #8 30.48 CCLD BTS_Tests_part_4.so #8 30.49 CCLD BTS_Tests_part_5.so #8 30.49 CCLD BTS_Tests_part_6.so #8 30.49 CCLD BTS_Tests_part_7.so #8 30.51 CCLD BTS_Tests_ASCI_part_1.so #8 30.51 CCLD BTS_Tests_ASCI_part_2.so #8 30.51 CCLD BTS_Tests_ASCI_part_3.so #8 30.51 CCLD BTS_Tests_ASCI_part_4.so #8 30.51 CCLD BTS_Tests_ASCI_part_6.so #8 30.51 CCLD BTS_Tests_ASCI_part_7.so #8 30.51 CCLD BTS_Tests_ASCI_part_5.so #8 30.52 CCLD BTS_Tests_LAPDm_part_1.so #8 30.53 CCLD BTS_Tests_LAPDm_part_2.so #8 30.53 CCLD BTS_Tests_LAPDm_part_3.so #8 30.53 CCLD BTS_Tests_LAPDm_part_4.so #8 30.54 CCLD BTS_Tests_LAPDm_part_5.so #8 30.54 CCLD BTS_Tests_LAPDm_part_6.so #8 30.54 CCLD BTS_Tests_LAPDm_part_7.so #8 30.54 CCLD BTS_Tests_OML_part_1.so #8 30.54 CCLD BTS_Tests_OML_part_2.so #8 30.55 CCLD BTS_Tests_OML_part_3.so #8 30.55 CCLD BTS_Tests_OML_part_4.so #8 30.57 CCLD BTS_Tests_OML_part_5.so #8 30.57 CCLD BTS_Tests_OML_part_7.so #8 30.57 CCLD BTS_Tests_OML_part_6.so #8 30.57 CCLD BTS_Tests_SMSCB_part_1.so #8 30.57 CCLD BTS_Tests_SMSCB_part_2.so #8 30.57 CCLD BTS_Tests_SMSCB_part_3.so #8 30.57 CCLD BTS_Tests_SMSCB_part_4.so #8 30.57 CCLD BTS_Tests_SMSCB_part_5.so #8 30.57 CCLD BTS_Tests_SMSCB_part_6.so #8 30.59 CCLD BTS_Tests_SMSCB_part_7.so #8 30.60 CCLD BTS_Tests_VAMOS_part_1.so #8 30.60 CCLD BTS_Tests_VAMOS_part_2.so #8 30.60 CCLD BTS_Tests_VAMOS_part_3.so #8 30.60 CCLD BTS_Tests_VAMOS_part_4.so #8 30.60 CCLD BTS_Tests_VAMOS_part_5.so #8 30.60 CCLD BTS_Tests_VAMOS_part_6.so #8 30.60 CCLD BTS_Tests_VAMOS_part_7.so #8 30.60 CCLD BTS_Tests_perf_part_1.so #8 30.60 CCLD BTS_Tests_perf_part_2.so #8 30.60 CCLD BTS_Tests_perf_part_3.so #8 30.62 CCLD BTS_Tests_perf_part_4.so #8 30.62 CCLD BTS_Tests_perf_part_5.so #8 30.62 CCLD BTS_Tests_perf_part_6.so #8 30.62 CCLD BTS_Tests_perf_part_7.so #8 30.62 CCLD GSM_RR_Types_part_1.so #8 30.62 CCLD GSM_RR_Types_part_3.so #8 30.62 CCLD GSM_RR_Types_part_2.so #8 30.62 CCLD GSM_RR_Types_part_4.so #8 30.63 CCLD GSM_RR_Types_part_5.so #8 30.63 CCLD GSM_RR_Types_part_6.so #8 30.64 CCLD GSM_RR_Types_part_7.so #8 30.65 CCLD GSM_RestOctets_part_1.so #8 30.65 CCLD GSM_RestOctets_part_2.so #8 30.65 CCLD GSM_RestOctets_part_3.so #8 30.65 CCLD GSM_RestOctets_part_4.so #8 30.65 CCLD GSM_RestOctets_part_5.so #8 30.65 CCLD GSM_RestOctets_part_6.so #8 30.65 CCLD GSM_RestOctets_part_7.so #8 30.65 CCLD GSM_SystemInformation_part_1.so #8 30.67 CCLD GSM_SystemInformation_part_2.so #8 30.68 CCLD GSM_SystemInformation_part_3.so #8 30.68 CCLD GSM_SystemInformation_part_4.so #8 30.68 CCLD GSM_SystemInformation_part_5.so #8 30.68 CCLD GSM_SystemInformation_part_6.so #8 30.70 CCLD GSM_SystemInformation_part_7.so #8 30.70 CCLD GSM_Types_part_1.so #8 30.70 CCLD GSM_Types_part_2.so #8 30.71 CCLD GSM_Types_part_3.so #8 30.71 CCLD GSM_Types_part_4.so #8 30.73 CCLD GSM_Types_part_5.so #8 30.74 CCLD GSM_Types_part_6.so #8 30.74 CCLD GSM_Types_part_7.so #8 30.74 CCLD General_Types_part_1.so #8 30.74 CCLD General_Types_part_2.so #8 30.75 CCLD General_Types_part_3.so #8 30.75 CCLD General_Types_part_4.so #8 30.76 CCLD General_Types_part_5.so #8 30.76 CCLD General_Types_part_6.so #8 30.76 CCLD General_Types_part_7.so #8 30.77 CCLD IPA_CodecPort_part_1.so #8 30.78 CCLD IPA_CodecPort_part_2.so #8 30.78 CCLD IPA_CodecPort_part_3.so #8 30.78 CCLD IPA_CodecPort_part_4.so #8 30.79 CCLD IPA_CodecPort_part_5.so #8 30.79 CCLD IPA_CodecPort_part_6.so #8 30.79 CCLD IPA_CodecPort_part_7.so #8 30.79 CCLD IPA_CodecPort_CtrlFunct_part_1.so #8 30.79 CCLD IPA_CodecPort_CtrlFunct_part_2.so #8 30.80 CCLD IPA_CodecPort_CtrlFunct_part_3.so #8 30.80 CCLD IPA_CodecPort_CtrlFunct_part_4.so #8 30.82 CCLD IPA_CodecPort_CtrlFunct_part_5.so #8 30.82 CCLD IPA_CodecPort_CtrlFunct_part_6.so #8 30.82 CCLD IPA_CodecPort_CtrlFunct_part_7.so #8 30.82 CCLD IPA_Testing_part_1.so #8 30.82 CCLD IPA_Testing_part_2.so #8 30.82 CCLD IPA_Testing_part_3.so #8 30.82 CCLD IPA_Testing_part_4.so #8 30.82 CCLD IPA_Testing_part_5.so #8 30.82 CCLD IPA_Testing_part_6.so #8 30.82 CCLD IPA_Testing_part_7.so #8 30.84 CCLD IPA_Types_part_1.so #8 30.84 CCLD IPA_Types_part_2.so #8 30.84 CCLD IPA_Types_part_3.so #8 30.84 CCLD IPA_Types_part_4.so #8 30.84 CCLD IPA_Types_part_5.so #8 30.84 CCLD IPA_Types_part_6.so #8 30.84 CCLD IPA_Types_part_7.so #8 30.85 CCLD IPL4asp_Functions_part_1.so #8 30.85 CCLD IPL4asp_Functions_part_2.so #8 30.85 CCLD IPL4asp_Functions_part_3.so #8 30.86 CCLD IPL4asp_Functions_part_4.so #8 30.87 CCLD IPL4asp_Functions_part_6.so #8 30.87 CCLD IPL4asp_Functions_part_5.so #8 30.87 CCLD IPL4asp_Functions_part_7.so #8 30.87 CCLD IPL4asp_PortType_part_1.so #8 30.87 CCLD IPL4asp_PortType_part_2.so #8 30.87 CCLD IPL4asp_PortType_part_3.so #8 30.89 CCLD IPL4asp_PortType_part_4.so #8 30.89 CCLD IPL4asp_PortType_part_5.so #8 30.89 CCLD IPL4asp_PortType_part_6.so #8 30.89 CCLD IPL4asp_PortType_part_7.so #8 30.89 CCLD IPL4asp_Types_part_1.so #8 30.89 CCLD IPL4asp_Types_part_2.so #8 30.89 CCLD IPL4asp_Types_part_3.so #8 30.89 CCLD IPL4asp_Types_part_4.so #8 30.90 CCLD IPL4asp_Types_part_5.so #8 30.90 CCLD IPL4asp_Types_part_6.so #8 30.91 CCLD IPL4asp_Types_part_7.so #8 30.91 CCLD IuUP_Emulation_part_1.so #8 30.92 CCLD IuUP_Emulation_part_2.so #8 30.92 CCLD IuUP_Emulation_part_3.so #8 30.92 CCLD IuUP_Emulation_part_4.so #8 30.92 CCLD IuUP_Emulation_part_5.so #8 30.92 CCLD IuUP_Emulation_part_6.so #8 30.92 CCLD IuUP_Emulation_part_7.so #8 30.92 CCLD IuUP_Types_part_1.so #8 30.92 CCLD IuUP_Types_part_2.so #8 30.93 CCLD IuUP_Types_part_3.so #8 30.94 CCLD IuUP_Types_part_4.so #8 30.94 CCLD IuUP_Types_part_5.so #8 30.94 CCLD IuUP_Types_part_6.so #8 30.94 CCLD IuUP_Types_part_7.so #8 30.94 CCLD L1CTL_PortType_part_1.so #8 30.95 CCLD L1CTL_PortType_part_2.so #8 30.95 CCLD L1CTL_PortType_part_3.so #8 30.95 CCLD L1CTL_PortType_part_4.so #8 30.95 CCLD L1CTL_PortType_part_5.so #8 30.96 CCLD L1CTL_PortType_part_6.so #8 30.96 CCLD L1CTL_PortType_part_7.so #8 30.96 CCLD L1CTL_PortType_CtrlFunct_part_1.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_2.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_3.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_5.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_4.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_6.so #8 30.97 CCLD L1CTL_PortType_CtrlFunct_part_7.so #8 30.97 CCLD L1CTL_Types_part_1.so #8 30.98 CCLD L1CTL_Types_part_2.so #8 30.99 CCLD L1CTL_Types_part_3.so #8 30.99 CCLD L1CTL_Types_part_4.so #8 30.99 CCLD L1CTL_Types_part_5.so #8 30.99 CCLD L1CTL_Types_part_6.so #8 31.00 CCLD L1CTL_Types_part_7.so #8 31.00 CCLD L3_Common_part_1.so #8 31.00 CCLD L3_Common_part_2.so #8 31.01 CCLD L3_Common_part_3.so #8 31.01 CCLD L3_Common_part_4.so #8 31.03 CCLD L3_Common_part_5.so #8 31.03 CCLD L3_Common_part_6.so #8 31.03 CCLD L3_Common_part_7.so #8 31.03 CCLD L3_Templates_part_1.so #8 31.03 CCLD L3_Templates_part_2.so #8 31.03 CCLD L3_Templates_part_3.so #8 31.03 CCLD L3_Templates_part_4.so #8 31.03 CCLD L3_Templates_part_5.so #8 31.03 CCLD L3_Templates_part_6.so #8 31.05 CCLD L3_Templates_part_7.so #8 31.05 CCLD LAPDm_RAW_PT_part_1.so #8 31.05 CCLD LAPDm_RAW_PT_part_2.so #8 31.05 CCLD LAPDm_RAW_PT_part_3.so #8 31.05 CCLD LAPDm_RAW_PT_part_4.so #8 31.05 CCLD LAPDm_RAW_PT_part_5.so #8 31.05 CCLD LAPDm_RAW_PT_part_6.so #8 31.06 CCLD LAPDm_RAW_PT_part_7.so #8 31.06 CCLD LAPDm_Types_part_1.so #8 31.06 CCLD LAPDm_Types_part_2.so #8 31.08 CCLD LAPDm_Types_part_3.so #8 31.08 CCLD LAPDm_Types_part_4.so #8 31.08 CCLD LAPDm_Types_part_5.so #8 31.08 CCLD LAPDm_Types_part_6.so #8 31.08 CCLD LAPDm_Types_part_7.so #8 31.08 CCLD Misc_Helpers_part_1.so #8 31.09 CCLD Misc_Helpers_part_2.so #8 31.09 CCLD Misc_Helpers_part_3.so #8 31.09 CCLD Misc_Helpers_part_4.so #8 31.09 CCLD Misc_Helpers_part_5.so #8 31.11 CCLD Misc_Helpers_part_6.so #8 31.11 CCLD Misc_Helpers_part_7.so #8 31.11 CCLD MobileL3_CC_Types_part_1.so #8 31.11 CCLD MobileL3_CC_Types_part_2.so #8 31.11 CCLD MobileL3_CC_Types_part_3.so #8 31.11 CCLD MobileL3_CC_Types_part_4.so #8 31.11 CCLD MobileL3_CC_Types_part_5.so #8 31.11 CCLD MobileL3_CC_Types_part_6.so #8 31.11 CCLD MobileL3_CC_Types_part_7.so #8 31.11 CCLD MobileL3_CommonIE_Types_part_1.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_2.so #8 31.12 CCLD MobileL3_CommonIE_Types_part_3.so #8 31.13 CCLD MobileL3_CommonIE_Types_part_4.so #8 31.14 CCLD MobileL3_CommonIE_Types_part_5.so #8 31.14 CCLD MobileL3_CommonIE_Types_part_6.so #8 31.15 CCLD MobileL3_CommonIE_Types_part_7.so #8 31.15 CCLD MobileL3_GMM_SM_Types_part_1.so #8 31.16 CCLD MobileL3_GMM_SM_Types_part_2.so #8 31.16 CCLD MobileL3_GMM_SM_Types_part_3.so #8 31.16 CCLD MobileL3_GMM_SM_Types_part_4.so #8 31.17 CCLD MobileL3_GMM_SM_Types_part_5.so #8 31.19 CCLD MobileL3_GMM_SM_Types_part_6.so #8 31.19 CCLD MobileL3_GMM_SM_Types_part_7.so #8 31.19 CCLD MobileL3_MM_Types_part_1.so #8 31.24 CCLD MobileL3_MM_Types_part_2.so #8 31.28 CCLD MobileL3_MM_Types_part_3.so #8 31.31 CCLD MobileL3_MM_Types_part_4.so #8 31.32 CCLD MobileL3_MM_Types_part_5.so #8 31.32 CCLD MobileL3_MM_Types_part_6.so #8 31.32 CCLD MobileL3_MM_Types_part_7.so #8 31.33 CCLD MobileL3_RRM_Types_part_1.so #8 31.33 CCLD MobileL3_RRM_Types_part_2.so #8 31.33 CCLD MobileL3_RRM_Types_part_3.so #8 31.35 CCLD MobileL3_RRM_Types_part_4.so #8 31.35 CCLD MobileL3_RRM_Types_part_5.so #8 31.36 CCLD MobileL3_RRM_Types_part_6.so #8 31.36 CCLD MobileL3_RRM_Types_part_7.so #8 31.37 CCLD MobileL3_SMS_Types_part_1.so #8 31.39 CCLD MobileL3_SMS_Types_part_2.so #8 31.39 CCLD MobileL3_SMS_Types_part_3.so #8 31.39 CCLD MobileL3_SMS_Types_part_4.so #8 31.41 CCLD MobileL3_SMS_Types_part_5.so #8 31.41 CCLD MobileL3_SMS_Types_part_6.so #8 31.41 CCLD MobileL3_SMS_Types_part_7.so #8 31.42 CCLD MobileL3_SS_Types_part_1.so #8 31.42 CCLD MobileL3_SS_Types_part_2.so #8 31.42 CCLD MobileL3_SS_Types_part_3.so #8 31.44 CCLD MobileL3_SS_Types_part_4.so #8 31.44 CCLD MobileL3_SS_Types_part_5.so #8 31.44 CCLD MobileL3_SS_Types_part_6.so #8 31.44 CCLD MobileL3_Types_part_1.so #8 31.44 CCLD MobileL3_SS_Types_part_7.so #8 31.45 CCLD MobileL3_Types_part_2.so #8 31.45 CCLD MobileL3_Types_part_3.so #8 31.45 CCLD MobileL3_Types_part_4.so #8 31.46 CCLD MobileL3_Types_part_5.so #8 31.47 CCLD MobileL3_Types_part_6.so #8 31.47 CCLD MobileL3_Types_part_7.so #8 31.47 CCLD Native_Functions_part_1.so #8 31.47 CCLD Native_Functions_part_2.so #8 31.48 CCLD Native_Functions_part_3.so #8 31.48 CCLD Native_Functions_part_4.so #8 31.49 CCLD Native_Functions_part_5.so #8 31.49 CCLD Native_Functions_part_6.so #8 31.49 CCLD Native_Functions_part_7.so #8 31.50 CCLD OSMUX_CodecPort_part_1.so #8 31.50 CCLD OSMUX_CodecPort_part_2.so #8 31.50 CCLD OSMUX_CodecPort_part_3.so #8 31.50 CCLD OSMUX_CodecPort_part_4.so #8 31.50 CCLD OSMUX_CodecPort_part_5.so #8 31.52 CCLD OSMUX_CodecPort_part_6.so #8 31.52 CCLD OSMUX_CodecPort_part_7.so #8 31.52 CCLD OSMUX_CodecPort_CtrlFunct_part_1.so #8 31.52 CCLD OSMUX_CodecPort_CtrlFunct_part_2.so #8 31.52 CCLD OSMUX_CodecPort_CtrlFunct_part_3.so #8 31.52 CCLD OSMUX_CodecPort_CtrlFunct_part_4.so #8 31.53 CCLD OSMUX_CodecPort_CtrlFunct_part_5.so #8 31.54 CCLD OSMUX_CodecPort_CtrlFunct_part_6.so #8 31.54 CCLD OSMUX_CodecPort_CtrlFunct_part_7.so #8 31.54 CCLD OSMUX_Emulation_part_1.so #8 31.54 CCLD OSMUX_Emulation_part_2.so #8 31.54 CCLD OSMUX_Emulation_part_3.so #8 31.54 CCLD OSMUX_Emulation_part_4.so #8 31.55 CCLD OSMUX_Emulation_part_5.so #8 31.55 CCLD OSMUX_Emulation_part_6.so #8 31.55 CCLD OSMUX_Emulation_part_7.so #8 31.56 CCLD OSMUX_Types_part_1.so #8 31.56 CCLD OSMUX_Types_part_2.so #8 31.56 CCLD OSMUX_Types_part_3.so #8 31.56 CCLD OSMUX_Types_part_4.so #8 31.56 CCLD OSMUX_Types_part_5.so #8 31.56 CCLD OSMUX_Types_part_6.so #8 31.56 CCLD OSMUX_Types_part_7.so #8 31.58 CCLD Osmocom_CTRL_Adapter_part_1.so #8 31.58 CCLD Osmocom_CTRL_Adapter_part_2.so #8 31.58 CCLD Osmocom_CTRL_Adapter_part_3.so #8 31.59 CCLD Osmocom_CTRL_Adapter_part_4.so #8 31.59 CCLD Osmocom_CTRL_Adapter_part_5.so #8 31.59 CCLD Osmocom_CTRL_Adapter_part_6.so #8 31.59 CCLD Osmocom_CTRL_Adapter_part_7.so #8 31.59 CCLD Osmocom_CTRL_Functions_part_1.so #8 31.59 CCLD Osmocom_CTRL_Functions_part_2.so #8 31.59 CCLD Osmocom_CTRL_Functions_part_3.so #8 31.59 CCLD Osmocom_CTRL_Functions_part_4.so #8 31.61 CCLD Osmocom_CTRL_Functions_part_5.so #8 31.61 CCLD Osmocom_CTRL_Functions_part_6.so #8 31.61 CCLD Osmocom_CTRL_Functions_part_7.so #8 31.61 CCLD Osmocom_CTRL_Types_part_1.so #8 31.61 CCLD Osmocom_CTRL_Types_part_2.so #8 31.61 CCLD Osmocom_CTRL_Types_part_3.so #8 31.61 CCLD Osmocom_CTRL_Types_part_4.so #8 31.61 CCLD Osmocom_CTRL_Types_part_6.so #8 31.61 CCLD Osmocom_CTRL_Types_part_5.so #8 31.61 CCLD Osmocom_CTRL_Types_part_7.so #8 31.62 CCLD Osmocom_Types_part_1.so #8 31.63 CCLD Osmocom_Types_part_2.so #8 31.63 CCLD Osmocom_Types_part_3.so #8 31.63 CCLD Osmocom_Types_part_4.so #8 31.63 CCLD Osmocom_Types_part_5.so #8 31.63 CCLD Osmocom_Types_part_6.so #8 31.64 CCLD Osmocom_Types_part_7.so #8 31.64 CCLD Osmocom_VTY_Functions_part_1.so #8 31.64 CCLD Osmocom_VTY_Functions_part_2.so #8 31.65 CCLD Osmocom_VTY_Functions_part_3.so #8 31.65 CCLD Osmocom_VTY_Functions_part_4.so #8 31.65 CCLD Osmocom_VTY_Functions_part_5.so #8 31.65 CCLD Osmocom_VTY_Functions_part_6.so #8 31.65 CCLD Osmocom_VTY_Functions_part_7.so #8 31.65 CCLD PCUIF_CodecPort_part_1.so #8 31.65 CCLD PCUIF_CodecPort_part_2.so #8 31.65 CCLD PCUIF_CodecPort_part_3.so #8 31.66 CCLD PCUIF_CodecPort_part_4.so #8 31.66 CCLD PCUIF_CodecPort_part_5.so #8 31.66 CCLD PCUIF_CodecPort_part_6.so #8 31.66 CCLD PCUIF_CodecPort_part_7.so #8 31.67 CCLD PCUIF_Types_part_1.so #8 31.67 CCLD PCUIF_Types_part_2.so #8 31.69 CCLD PCUIF_Types_part_3.so #8 31.69 CCLD PCUIF_Types_part_4.so #8 31.69 CCLD PCUIF_Types_part_5.so #8 31.69 CCLD PCUIF_Types_part_6.so #8 31.69 CCLD PCUIF_Types_part_7.so #8 31.69 CCLD RLCMAC_CSN1_Templates_part_1.so #8 31.69 CCLD RLCMAC_CSN1_Templates_part_2.so #8 31.71 CCLD RLCMAC_CSN1_Templates_part_3.so #8 31.71 CCLD RLCMAC_CSN1_Templates_part_4.so #8 31.71 CCLD RLCMAC_CSN1_Templates_part_5.so #8 31.71 CCLD RLCMAC_CSN1_Templates_part_6.so #8 31.71 CCLD RLCMAC_CSN1_Templates_part_7.so #8 31.71 CCLD RLCMAC_CSN1_Types_part_5.so #8 31.71 CCLD RLCMAC_CSN1_Types_part_6.so #8 31.71 CCLD RLCMAC_CSN1_Types_part_7.so #8 31.71 CCLD RLCMAC_Templates_part_1.so #8 31.71 CCLD RLCMAC_Templates_part_2.so #8 31.73 CCLD RLCMAC_Templates_part_3.so #8 31.73 CCLD RLCMAC_Templates_part_4.so #8 31.73 CCLD RLCMAC_Templates_part_5.so #8 31.73 CCLD RLCMAC_Templates_part_6.so #8 31.73 CCLD RLCMAC_Templates_part_7.so #8 31.73 CCLD RLCMAC_Types_part_1.so #8 31.74 CCLD RLCMAC_Types_part_2.so #8 31.74 CCLD RLCMAC_Types_part_3.so #8 31.74 CCLD RLCMAC_Types_part_4.so #8 31.74 CCLD RLCMAC_Types_part_5.so #8 31.74 CCLD RLCMAC_Types_part_6.so #8 31.75 CCLD RLCMAC_Types_part_7.so #8 31.76 CCLD RSL_Emulation_part_1.so #8 31.76 CCLD RSL_Emulation_part_2.so #8 31.76 CCLD RSL_Emulation_part_3.so #8 31.76 CCLD RSL_Emulation_part_4.so #8 31.76 CCLD RSL_Emulation_part_6.so #8 31.76 CCLD RSL_Emulation_part_5.so #8 31.76 CCLD RSL_Emulation_part_7.so #8 31.76 CCLD RSL_Types_part_2.so #8 31.76 CCLD RSL_Types_part_3.so #8 31.77 CCLD RSL_Types_part_4.so #8 31.79 CCLD RSL_Types_part_5.so #8 31.79 CCLD RSL_Types_part_6.so #8 31.79 CCLD RSL_Types_part_7.so #8 31.79 CCLD RTP_CodecPort_part_1.so #8 31.79 CCLD RTP_CodecPort_part_2.so #8 31.79 CCLD RTP_CodecPort_part_3.so #8 31.79 CCLD RTP_CodecPort_part_4.so #8 31.79 CCLD RTP_CodecPort_part_5.so #8 31.80 CCLD RTP_CodecPort_part_6.so #8 31.80 CCLD RTP_CodecPort_part_7.so #8 31.80 CCLD RTP_CodecPort_CtrlFunct_part_1.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_2.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_3.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_4.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_5.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_6.so #8 31.81 CCLD RTP_CodecPort_CtrlFunct_part_7.so #8 31.81 CCLD RTP_Emulation_part_1.so #8 31.83 CCLD RTP_Emulation_part_2.so #8 31.83 CCLD RTP_Emulation_part_3.so #8 31.83 CCLD RTP_Emulation_part_4.so #8 31.84 CCLD RTP_Emulation_part_5.so #8 31.84 CCLD RTP_Emulation_part_6.so #8 31.84 CCLD RTP_Emulation_part_7.so #8 31.84 CCLD RTP_Types_part_1.so #8 31.84 CCLD RTP_Types_part_2.so #8 31.84 CCLD RTP_Types_part_3.so #8 31.84 CCLD RTP_Types_part_4.so #8 31.84 CCLD RTP_Types_part_5.so #8 31.85 CCLD RTP_Types_part_6.so #8 31.85 CCLD RTP_Types_part_7.so #8 31.86 CCLD Socket_API_Definitions_part_1.so #8 31.87 CCLD Socket_API_Definitions_part_2.so #8 31.87 CCLD Socket_API_Definitions_part_3.so #8 31.87 CCLD Socket_API_Definitions_part_4.so #8 31.87 CCLD Socket_API_Definitions_part_5.so #8 31.87 CCLD Socket_API_Definitions_part_6.so #8 31.87 CCLD Socket_API_Definitions_part_7.so #8 31.87 CCLD TCCConversion_Functions_part_1.so #8 31.87 CCLD TCCConversion_Functions_part_2.so #8 31.87 CCLD TCCConversion_Functions_part_3.so #8 31.88 CCLD TCCConversion_Functions_part_4.so #8 31.90 CCLD TCCConversion_Functions_part_5.so #8 31.90 CCLD TCCConversion_Functions_part_6.so #8 31.90 CCLD TCCConversion_Functions_part_7.so #8 31.90 CCLD TCCInterface_Functions_part_1.so #8 31.90 CCLD TCCInterface_Functions_part_2.so #8 31.90 CCLD TCCInterface_Functions_part_3.so #8 31.90 CCLD TCCInterface_Functions_part_4.so #8 31.90 CCLD TCCInterface_Functions_part_6.so #8 31.90 CCLD TCCInterface_Functions_part_5.so #8 31.90 CCLD TCCInterface_Functions_part_7.so #8 31.90 CCLD TELNETasp_PortType_part_1.so #8 31.91 CCLD TELNETasp_PortType_part_2.so #8 31.91 CCLD TELNETasp_PortType_part_3.so #8 31.92 CCLD TELNETasp_PortType_part_4.so #8 31.92 CCLD TELNETasp_PortType_part_6.so #8 31.93 CCLD TELNETasp_PortType_part_7.so #8 31.93 CCLD TELNETasp_PortType_part_5.so #8 31.93 CCLD TRXC_CodecPort_part_1.so #8 31.94 CCLD TRXC_CodecPort_part_2.so #8 31.94 CCLD TRXC_CodecPort_part_3.so #8 31.94 CCLD TRXC_CodecPort_part_4.so #8 31.94 CCLD TRXC_CodecPort_part_5.so #8 31.94 CCLD TRXC_CodecPort_part_6.so #8 31.94 CCLD TRXC_CodecPort_part_7.so #8 31.94 CCLD TRXC_CodecPort_CtrlFunct_part_1.so #8 31.94 CCLD TRXC_CodecPort_CtrlFunct_part_2.so #8 31.94 CCLD TRXC_CodecPort_CtrlFunct_part_3.so #8 31.95 CCLD TRXC_CodecPort_CtrlFunct_part_4.so #8 31.95 CCLD TRXC_CodecPort_CtrlFunct_part_5.so #8 31.95 CCLD TRXC_CodecPort_CtrlFunct_part_6.so #8 31.95 CCLD TRXC_CodecPort_CtrlFunct_part_7.so #8 31.96 CCLD TRXC_Types_part_1.so #8 31.97 CCLD TRXC_Types_part_2.so #8 31.97 CCLD TRXC_Types_part_3.so #8 31.97 CCLD TRXC_Types_part_4.so #8 31.97 CCLD TRXC_Types_part_5.so #8 31.97 CCLD TRXC_Types_part_6.so #8 31.97 CCLD TRXC_Types_part_7.so #8 31.97 CCLD UD_PortType_part_1.so #8 31.97 CCLD UD_PortType_part_2.so #8 31.97 CCLD UD_PortType_part_3.so #8 31.97 CCLD UD_PortType_part_4.so #8 31.97 CCLD UD_PortType_part_5.so #8 31.97 CCLD UD_PortType_part_6.so #8 32.00 CCLD UD_PortType_part_7.so #8 32.00 CCLD UD_Types_part_1.so #8 32.00 CCLD UD_Types_part_2.so #8 32.00 CCLD UD_Types_part_3.so #8 32.00 CCLD UD_Types_part_4.so #8 32.00 CCLD UD_Types_part_5.so #8 32.00 CCLD UD_Types_part_6.so #8 32.00 CCLD UD_Types_part_7.so #8 32.00 CCLD IPA_Emulation_part_1.so #8 32.00 CCLD IPA_Emulation_part_2.so #8 32.00 CCLD IPA_Emulation_part_3.so #8 32.00 CCLD IPA_Emulation_part_4.so #8 32.00 CCLD IPA_Emulation_part_5.so #8 32.01 CCLD IPA_Emulation_part_6.so #8 32.02 CCLD IPA_Emulation_part_7.so #8 32.02 CCLD IPA_CodecPort_CtrlFunctDef.so #8 32.02 CCLD IPL4asp_PT.so #8 32.02 CCLD IPL4asp_discovery.so #8 32.02 CCLD IuUP_EncDec.so #8 32.02 CCLD L1CTL_PortType_CtrlFunctDef.so #8 32.03 CCLD OSMUX_CodecPort_CtrlFunctDef.so #8 32.03 CCLD RLCMAC_EncDec.so #8 32.03 CCLD Native_FunctionDefs.so #8 32.03 CCLD RTP_CodecPort_CtrlFunctDef.so #8 32.03 CCLD RTP_EncDec.so #8 32.04 CCLD TCCConversion.so #8 32.04 CCLD TCCInterface.so #8 32.05 CCLD TELNETasp_PT.so #8 32.05 CCLD TRXC_CodecPort_CtrlFunctDef.so #8 32.06 CCLD UD_PT.so #8 32.58 CCLD RLCMAC_CSN1_Types_part_1.so #8 32.64 CCLD RLCMAC_CSN1_Types_part_4.so #8 32.82 CCLD RLCMAC_CSN1_Types_part_2.so #8 32.90 CCLD RLCMAC_CSN1_Types_part_3.so #8 32.95 CCLD IPA_Emulation.so #8 33.36 CCLD RSL_Types_part_1.so #8 33.40 CCLD BTS_Tests #8 33.78 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 DONE 34.3s #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 2.1s done #10 writing image sha256:29ab4c4c065eb648a58dc817fee4a21db9157dd74599c8c55bb0f7f555c20456 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 2.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-io_uring/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 29ab4c4c065e + 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=3150419 + seq 1 30 + echo (3150419 + 1) % 256 + bc + SUBNET=84 + NET_NAME=ttcn3-bts-test-84 + SUB4=172.18.84.0/24 + SUB6=fd02:db8:84::/64 + set +x Creating network ttcn3-bts-test-84, trying SUBNET=84... + docker network create --internal --subnet 172.18.84.0/24 --ipv6 --subnet fd02:db8:84::/64 ttcn3-bts-test-84 be4968a719fe1e07bbb094accd141e79422c827552d2e59037c080a598c95fbe + set +x ### Network ttcn3-bts-test-84 created (SUBNET=84) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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-io_uring/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-io_uring/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.84.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.84.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-io_uring/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/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=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=84 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 84 11 + NET=84 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-84 --ip 172.18.84.11 --ip6 fd02:db8:84::11 + docker run --rm --network ttcn3-bts-test-84 --ip 172.18.84.11 --ip6 fd02:db8:84::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bts-test-io_uring-573-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 546160dd44ac1cb6e760159787ef27a5e63e424c1c7af9978a8925a17af7bd3d + 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 84 20 + NET=84 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-84 --ip 172.18.84.20 --ip6 fd02:db8:84::20 + docker run --rm --network ttcn3-bts-test-84 --ip 172.18.84.20 --ip6 fd02:db8:84::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-io_uring-573-bts -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 4ba2e71eaea311a4dbc47267c9bd348227c9d7ffe848e0a485b9bc662a6fd9c1 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 84 21 + NET=84 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-84 --ip 172.18.84.21 --ip6 fd02:db8:84::21 + docker run --rm --network ttcn3-bts-test-84 --ip 172.18.84.21 --ip6 fd02:db8:84::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-io_uring-573-fake_trx -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json 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.84.20 -r 172.18.84.22 --trx TRX1@172.18.84.20:5700/1 --trx TRX2@172.18.84.20:5700/2 --trx TRX3@172.18.84.20:5700/3 >>/data/fake_trx.out 2>&1 e8ba150534aa52906e3ed98ccd6cbc7015cdd67dffc67c0c4e2c391cab9f9c63 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 84 22 + NET=84 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-84 --ip 172.18.84.22 --ip6 fd02:db8:84::22 + docker run --rm --network ttcn3-bts-test-84 --ip 172.18.84.22 --ip6 fd02:db8:84::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-573-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.84.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 6bf9c1ac502706aa495a2fa08886b63d9bf53d3d81c3a5cd988ca4e1a61d3cce + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 84 10 + NET=84 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-84 --ip 172.18.84.10 --ip6 fd02:db8:84::10 + docker run --rm --network ttcn3-bts-test-84 --ip 172.18.84.10 --ip6 fd02:db8:84::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.84.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-573-ttcn3-bts-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json 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@e4cfd1076c3f: Unix server socket created successfully. MC@e4cfd1076c3f: Listening on TCP port 41739. e4cfd1076c3f is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests e4cfd1076c3f 41739 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@e4cfd1076c3f: New HC connected from 172.18.84.10 [172.18.84.10]. e4cfd1076c3f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e4cfd1076c3f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e4cfd1076c3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4cfd1076c3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4cfd1076c3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e4cfd1076c3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e4cfd1076c3f: Configuration file was processed on all HCs. MC@e4cfd1076c3f: Creating MTC on host 172.18.84.10. MC@e4cfd1076c3f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Sat Dec 6 01:32: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_est_dchan started. MTC@e4cfd1076c3f: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Tx:{ 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)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_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)@e4cfd1076c3f: 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)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Tx:{ 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)@e4cfd1076c3f: 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)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_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)@e4cfd1076c3f: 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)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_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)@e4cfd1076c3f: 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)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@e4cfd1076c3f: 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-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_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)@e4cfd1076c3f: 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)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 transceiver(s) connected MTC@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_est_dchan-RSL(4)@e4cfd1076c3f: 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)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 3/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@e4cfd1076c3f: 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 := '01100100'B, t1p := 0, t3 := 32, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(6)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@e4cfd1076c3f: 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)@e4cfd1076c3f: 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 := '01100100'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)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(7)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@e4cfd1076c3f: 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)@e4cfd1076c3f: 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)@e4cfd1076c3f: 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 := '01100100'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)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(8)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@e4cfd1076c3f: 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)@e4cfd1076c3f: 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 := '01100100'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)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(9)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@e4cfd1076c3f: 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 := '01100100'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(10)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(10)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@e4cfd1076c3f: 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 := '01100100'B, t1p := 0, t3 := 22, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(11)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(12)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(12)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(13)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 22, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(14)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(14)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(15)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(15)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 32, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(16)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 32, t2 := 19 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(17)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(18)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(18)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(18)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(19)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 4, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(19)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(20)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(20)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(20)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(21)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(21)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(21)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@e4cfd1076c3f: 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(22)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 4, 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(22)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(22)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 1, t3 := 45, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(23)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(24)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(24)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@e4cfd1076c3f: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(25)@e4cfd1076c3f: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01100100'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@e4cfd1076c3f: Received IMM.ASS for our RACH! TC_est_dchan(25)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@e4cfd1076c3f: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":9057 TC_est_dchan-RSL(4)@e4cfd1076c3f: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@e4cfd1076c3f: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Sat Dec 6 01:32:23 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14313892) Waiting for packet dumper to finish... 1 (prev_count=14313892, count=14323326) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Sat Dec 6 01:32: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_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_chan_act_stress started. MTC@e4cfd1076c3f: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ 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(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ 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(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@e4cfd1076c3f: 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-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@e4cfd1076c3f: 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(27)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1033 TC_chan_act_stress-RSL(27)@e4cfd1076c3f: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@e4cfd1076c3f: Test case TC_chan_act_stress finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Sat Dec 6 01:32:30 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8658391) Waiting for packet dumper to finish... 1 (prev_count=8658391, count=8658888) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Sat Dec 6 01:32: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_chan_act_react started. MTC@e4cfd1076c3f: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ 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(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL(31)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ 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(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@e4cfd1076c3f: 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@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: 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(30)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(31)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@e4cfd1076c3f: 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(31)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 3/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_react(33)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1057 TC_chan_act_react-RSL(31)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@e4cfd1076c3f: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@e4cfd1076c3f: Test case TC_chan_act_react finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Sat Dec 6 01:32:35 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1952602) Waiting for packet dumper to finish... 1 (prev_count=1952602, count=1953099) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Sat Dec 6 01:32: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_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@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_chan_deact_not_active started. MTC@e4cfd1076c3f: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ 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(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ 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(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: 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(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: 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@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1079 TC_chan_deact_not_active-RSL(35)@e4cfd1076c3f: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@e4cfd1076c3f: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Sat Dec 6 01:32:41 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1939219) Waiting for packet dumper to finish... 1 (prev_count=1939219, count=1939716) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Sat Dec 6 01:32: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_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@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_chan_act_wrong_nr started. MTC@e4cfd1076c3f: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: 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(39)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@e4cfd1076c3f: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@e4cfd1076c3f: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1131 TC_chan_act_wrong_nr-RSL(39)@e4cfd1076c3f: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@e4cfd1076c3f: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Sat Dec 6 01:32:47 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1986502) Waiting for packet dumper to finish... 1 (prev_count=1986502, count=1986999) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Sat Dec 6 01:32: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_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_deact_sacch started. MTC@e4cfd1076c3f: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 TC_deact_sacch-RSL(55)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@e4cfd1076c3f: 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@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@e4cfd1076c3f: 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_deact_sacch-RSL(55)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(57)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(58)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(59)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(60)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(61)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(62)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(63)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(64)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(65)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(66)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(67)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(68)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(69)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(70)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(71)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(72)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(73)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(74)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(75)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@e4cfd1076c3f: setverdict(pass): none -> pass TC_deact_sacch(76)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1212 TC_deact_sacch-RSL(55)@e4cfd1076c3f: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@e4cfd1076c3f: Test case TC_deact_sacch finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Sat Dec 6 01:34:22 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87214742) Waiting for packet dumper to finish... 1 (prev_count=87214742, count=87215239) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Sat Dec 6 01:34: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_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_sacch_filling started. MTC@e4cfd1076c3f: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@e4cfd1076c3f: 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(78)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL(78)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 MTC@e4cfd1076c3f: 1/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL(78)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(80)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(81)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(82)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(83)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(84)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(85)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(86)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(87)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(88)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(89)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(90)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(91)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(92)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(93)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(94)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(95)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(96)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(97)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(98)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_filling(99)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: Stopping testcase execution from "BTS_Tests.ttcn":1297 TC_sacch_filling-RSL-IPA(77)@e4cfd1076c3f: Final verdict of PTC: none TC_sacch_filling-RSL(78)@e4cfd1076c3f: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@e4cfd1076c3f: Final verdict of PTC: none MTC@e4cfd1076c3f: Setting final verdict of the test case. MTC@e4cfd1076c3f: Local verdict of MTC: none MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@e4cfd1076c3f: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@e4cfd1076c3f: Test case TC_sacch_filling finished. Verdict: pass MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Sat Dec 6 01:34:42 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.84.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12228309) Waiting for packet dumper to finish... 1 (prev_count=12228309, count=12228806) MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Sat Dec 6 01:34: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e4cfd1076c3f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@e4cfd1076c3f: Test case TC_sacch_info_mod started. MTC@e4cfd1076c3f: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@e4cfd1076c3f: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: 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@e4cfd1076c3f: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: 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(101)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@e4cfd1076c3f: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@e4cfd1076c3f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: 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@e4cfd1076c3f: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Mapped TRX#2 to TCP/IP conn_id=4 MTC@e4cfd1076c3f: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: 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@e4cfd1076c3f: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@e4cfd1076c3f: Mapped TRX#3 to TCP/IP conn_id=5 MTC@e4cfd1076c3f: 4/4 transceiver(s) connected MTC@e4cfd1076c3f: 4/4 RF Resource Indication(s) received MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@e4cfd1076c3f: 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@e4cfd1076c3f: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): none -> pass TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@e4cfd1076c3f: Final verdict of PTC: pass MTC@e4cfd1076c3f: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@e4cfd1076c3f: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@e4cfd1076c3f: setverdict(pass): none -> pass