Skip to content

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
 > git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision fcdeba228c4e242be149239ac2454f7bf833c2da (refs/remotes/origin/osmith/wip)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10
Commit message: "debian-bookworm-obs-asan: new container"
First time build. Skipping changelog.
[ttcn3-hnodeb-test-asan] $ /bin/sh -xe /tmp/jenkins4246278953066611282.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hnodeb-test-asan + sed s/-asan$// + DIR=ttcn3-hnodeb-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-hnodeb-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs ] + [ xjenkins-ttcn3-hnodeb-test-asan-1 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-hnodeb-test + SUITE_NAME=ttcn3-hnodeb-test + IMAGE_SUFFIX=asan + docker_images_require osmo-hnodeb-asan ttcn3-hnodeb-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-hnodeb-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/debian-bookworm-obs-asan' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 1.96kB 0.0s done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #8 CACHED #9 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #9 CACHED #10 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:924a45a0ada42bac07b2136b913e222f0fd5cebff7667a8e85386ddfb8d8eecc done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 924a45a0ada4 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-hnodeb-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnodeb-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnodeb-asan + echo osmo-hnodeb-asan + sed s/-asan/-latest/ + dir=osmo-hnodeb-latest + pull_arg=--pull + grep ^FROM ../osmo-hnodeb-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hnodeb-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnodeb-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnodeb-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/osmo-hnodeb-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_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-hnodeb-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 599B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #3 DONE 0.2s #4 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 429B 0.0s done #5 DONE 0.2s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-hnodeb && apt-get clean ;; centos*) dnf install -y osmo-hnodeb ;; esac #6 0.822 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.822 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.822 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.822 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 1.669 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.7 kB] #6 1.706 Fetched 43.3 kB in 1s (46.1 kB/s) #6 1.706 Reading package lists... #6 2.570 Reading package lists... #6 3.277 Building dependency tree... #6 3.471 Reading state information... #6 3.728 The following additional packages will be installed: #6 3.728 libasan8 libasn1c1 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 #6 3.728 libmbedx509-1 libmnl0 libortp16 libosmo-hnbap0 libosmo-ranap7 libosmo-rua0 #6 3.728 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocore21 libosmoctrl0 #6 3.728 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau2 libosmovty13 libsctp1 #6 3.729 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan #6 3.731 Suggested packages: #6 3.731 lksctp-tools #6 3.731 Recommended packages: #6 3.731 osmo-mgw #6 3.846 The following NEW packages will be installed: #6 3.846 libasan8 libasn1c1 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 #6 3.846 libmbedx509-1 libmnl0 libortp16 libosmo-hnbap0 libosmo-ranap7 libosmo-rua0 #6 3.846 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocore21 libosmoctrl0 #6 3.847 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau2 libosmovty13 libsctp1 #6 3.847 libtalloc2 libubsan1 liburing2 osmo-hnodeb osmocom-nightly-asan #6 3.912 0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded. #6 3.912 Need to get 10.0 MB of archives. #6 3.912 After this operation, 81.7 MB of additional disk space will be used. #6 3.912 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406101434 [1192 B] #6 3.914 Get:2 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 3.916 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406101434~asan [574 kB] #6 3.932 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406101434~asan [157 kB] #6 3.941 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406101434~asan [1073 kB] #6 3.980 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #6 3.980 Get:7 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #6 3.986 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #6 3.986 Get:9 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #6 4.006 Get:10 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #6 4.006 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 4.006 Get:12 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #6 4.006 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 4.006 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406101434~asan [197 kB] #6 4.006 Get:15 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 4.006 Get:16 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 4.006 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406101434~asan [272 kB] #6 4.006 Get:18 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 4.006 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406101434~asan [525 kB] #6 4.031 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.5.1.13.427f.202406101434~asan [312 kB] #6 4.031 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.9.0.208.10d4d.202406101434~asan [61.4 kB] #6 4.031 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406101434~asan [93.0 kB] #6 4.038 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau2 1.5.1.13.427f.202406101434~asan [110 kB] #6 4.038 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406101434~asan [358 kB] #6 4.039 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-hnbap0 1.5.1.9.342f.202406101434~asan [364 kB] #6 4.054 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406101434~asan [1653 kB] #6 4.058 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rua0 1.5.1.9.342f.202406101434~asan [146 kB] #6 4.094 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hnodeb 0.1.2.15.cb5e.202406101434~asan [119 kB] #6 4.261 debconf: delaying package configuration, since apt-utils is not installed #6 4.332 Fetched 10.0 MB in 0s (44.1 MB/s) #6 4.451 Selecting previously unselected package libasan8:amd64. #6 4.451 (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 ... 6630 files and directories currently installed.) #6 4.456 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 4.489 Unpacking libasan8:amd64 (12.2.0-14) ... #6 5.064 Selecting previously unselected package libdecaf0:amd64. #6 5.064 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ... #6 5.111 Unpacking libdecaf0:amd64 (1.0.2-2) ... #6 5.425 Selecting previously unselected package libmbedcrypto7:amd64. #6 5.425 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... #6 5.458 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #6 5.731 Selecting previously unselected package libmbedx509-1:amd64. #6 5.731 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... #6 5.766 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #6 6.030 Selecting previously unselected package libmbedtls14:amd64. #6 6.030 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... #6 6.066 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #6 6.430 Selecting previously unselected package libbctoolbox1:amd64. #6 6.430 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ... #6 6.478 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #6 6.767 Selecting previously unselected package libmnl0:amd64. #6 6.769 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #6 6.794 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 7.054 Selecting previously unselected package libortp16:amd64. #6 7.056 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ... #6 7.088 Unpacking libortp16:amd64 (1:5.1.64-2) ... #6 7.305 Selecting previously unselected package osmocom-nightly-asan. #6 7.306 Preparing to unpack .../08-osmocom-nightly-asan_202406101434_amd64.deb ... #6 7.324 Unpacking osmocom-nightly-asan (202406101434) ... #6 7.570 Selecting previously unselected package libsctp1:amd64. #6 7.570 Preparing to unpack .../09-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 7.598 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 7.810 Selecting previously unselected package libtalloc2:amd64. #6 7.810 Preparing to unpack .../10-libtalloc2_2.4.0-f2_amd64.deb ... #6 7.838 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 8.083 Selecting previously unselected package libubsan1:amd64. #6 8.085 Preparing to unpack .../11-libubsan1_12.2.0-14_amd64.deb ... #6 8.115 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 8.434 Selecting previously unselected package liburing2:amd64. #6 8.435 Preparing to unpack .../12-liburing2_2.3-3_amd64.deb ... #6 8.468 Unpacking liburing2:amd64 (2.3-3) ... #6 8.678 Selecting previously unselected package libosmocore21:amd64. #6 8.678 Preparing to unpack .../13-libosmocore21_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 8.723 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 9.024 Selecting previously unselected package libosmoisdn0:amd64. #6 9.026 Preparing to unpack .../14-libosmoisdn0_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 9.058 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 9.280 Selecting previously unselected package libosmogsm20:amd64. #6 9.281 Preparing to unpack .../15-libosmogsm20_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 9.318 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 9.622 Selecting previously unselected package libosmonetif11:amd64. #6 9.624 Preparing to unpack .../16-libosmonetif11_1.4.0.56.0a25.202406101434~asan_amd64.deb ... #6 9.665 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 9.911 Selecting previously unselected package libosmovty13:amd64. #6 9.911 Preparing to unpack .../17-libosmovty13_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 9.944 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 10.22 Selecting previously unselected package libosmo-sigtran9:amd64. #6 10.22 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.67.fb30.202406101434~asan_amd64.deb ... #6 10.26 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 10.60 Selecting previously unselected package libosmoabis13:amd64. #6 10.60 Preparing to unpack .../19-libosmoabis13_1.5.1.13.427f.202406101434~asan_amd64.deb ... #6 10.63 Unpacking libosmoabis13:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 10.92 Selecting previously unselected package libosmocodec4:amd64. #6 10.92 Preparing to unpack .../20-libosmocodec4_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 10.96 Unpacking libosmocodec4:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 11.22 Selecting previously unselected package libosmoctrl0:amd64. #6 11.22 Preparing to unpack .../21-libosmoctrl0_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 11.26 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 11.50 Selecting previously unselected package libosmotrau2:amd64. #6 11.50 Preparing to unpack .../22-libosmotrau2_1.5.1.13.427f.202406101434~asan_amd64.deb ... #6 11.54 Unpacking libosmotrau2:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 11.81 Selecting previously unselected package libasn1c1:amd64. #6 11.81 Preparing to unpack .../23-libasn1c1_0.9.36.2.5324.202406101434~asan_amd64.deb ... #6 11.85 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406101434~asan) ... #6 12.13 Selecting previously unselected package libosmo-hnbap0:amd64. #6 12.13 Preparing to unpack .../24-libosmo-hnbap0_1.5.1.9.342f.202406101434~asan_amd64.deb ... #6 12.16 Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 12.45 Selecting previously unselected package libosmo-ranap7:amd64. #6 12.45 Preparing to unpack .../25-libosmo-ranap7_1.5.1.9.342f.202406101434~asan_amd64.deb ... #6 12.48 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 12.95 Selecting previously unselected package libosmo-rua0:amd64. #6 12.95 Preparing to unpack .../26-libosmo-rua0_1.5.1.9.342f.202406101434~asan_amd64.deb ... #6 12.99 Unpacking libosmo-rua0:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 13.28 Selecting previously unselected package osmo-hnodeb. #6 13.28 Preparing to unpack .../27-osmo-hnodeb_0.1.2.15.cb5e.202406101434~asan_amd64.deb ... #6 13.31 Unpacking osmo-hnodeb (0.1.2.15.cb5e.202406101434~asan) ... #6 13.52 Setting up libdecaf0:amd64 (1.0.2-2) ... #6 13.62 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 13.72 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #6 13.82 Setting up libmnl0:amd64 (1.0.4-3) ... #6 13.93 Setting up libubsan1:amd64 (12.2.0-14) ... #6 14.02 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 14.13 Setting up libasan8:amd64 (12.2.0-14) ... #6 14.23 Setting up osmocom-nightly-asan (202406101434) ... #6 14.32 Setting up liburing2:amd64 (2.3-3) ... #6 14.44 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406101434~asan) ... #6 14.55 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #6 14.63 Setting up libmbedtls14:amd64 (2.28.3-1) ... #6 14.72 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #6 14.83 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 14.91 Setting up libortp16:amd64 (1:5.1.64-2) ... #6 15.01 Setting up libosmocodec4:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 15.10 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 15.18 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 15.27 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 15.38 Setting up libosmoabis13:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 15.48 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 15.59 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 15.70 Setting up libosmotrau2:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 15.82 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 15.90 Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 16.01 Setting up libosmo-rua0:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 16.06 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 16.14 Setting up osmo-hnodeb (0.1.2.15.cb5e.202406101434~asan) ... #6 16.64 changed ownership of '/etc/osmocom/osmo-hnodeb.cfg' from root:root to osmocom:osmocom #6 16.64 mode of '/etc/osmocom/osmo-hnodeb.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 16.65 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 16.66 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 16.67 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 17.76 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 20.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.5s #8 [4/5] COPY OSMO-HNODEB.CFG /data/osmo-hnodeb.cfg #8 DONE 0.4s #9 [5/5] WORKDIR /DATA #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:a0b37953c3742939ff7d3f83658438a30c07b7668e598f8fed571d0eb16c89ba #10 writing image sha256:a0b37953c3742939ff7d3f83658438a30c07b7668e598f8fed571d0eb16c89ba 0.0s done #10 naming to docker.io/osmocom-build/osmo-hnodeb-asan:latest 0.0s done #10 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/osmo-hnodeb-latest' + docker_image_exists osmo-hnodeb-asan + docker images -q osmocom-build/osmo-hnodeb-asan + test -n a0b37953c374 + list_osmo_packages debian-bookworm osmo-hnodeb-asan + local distro=debian-bookworm + local image=osmo-hnodeb-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnodeb-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnodeb-asan ### ii libosmo-hnbap0:amd64 1.5.1.9.342f.202406101434~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406101434~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.9.342f.202406101434~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406101434~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.13.427f.202406101434~asan amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo codec library ii libosmocore21:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo control library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406101434~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau2:amd64 1.5.1.13.427f.202406101434~asan amd64 GSM trau handling ii libosmovty13:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo VTY library ii osmo-hnodeb 0.1.2.15.cb5e.202406101434~asan amd64 OsmoHNodeB: Osmocom's Home NodeB for 3G mobile networks ii osmocom-nightly-asan 202406101434 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 ttcn3-hnodeb-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:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 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-hnodeb-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnodeb-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnodeb-test + echo ttcn3-hnodeb-test + dir=ttcn3-hnodeb-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnodeb-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-hnodeb-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnodeb-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnodeb-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-hnodeb-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-hnodeb-test-asan/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=asan \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_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-hnodeb-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B 0.0s done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 391B 0.0s done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #5 DONE 0.4s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED #7 [internal] load build context #7 transferring context: 515B done #7 DONE 0.1s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnodeb #8 CACHED #9 [4/4] COPY HNB_TESTS.CFG /data/HNB_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:d43531648827b0fd8cf950c2eff36eb3c5584e77fc09439429178e1f820e4196 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-hnodeb-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/ttcn3-hnodeb-test' + docker_image_exists ttcn3-hnodeb-test + docker images -q osmocom-build/ttcn3-hnodeb-test + test -n d43531648827 + list_osmo_packages debian-bookworm ttcn3-hnodeb-test + local distro=debian-bookworm + local image=ttcn3-hnodeb-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnodeb-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/unix + cp HNB_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/HNB_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/HNB_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/HNB_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-hnodeb-test-asan/logs/hnodeb-tester/HNB_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb/unix + cp osmo-hnodeb.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/unix + network_create + SUBNET=1769292 + seq 1 30 + bc + echo (1769292 + 1) % 256 + SUBNET=77 + NET_NAME=ttcn3-hnodeb-test-77 + SUB4=172.18.77.0/24 + SUB6=fd02:db8:77::/64 + set +x Creating network ttcn3-hnodeb-test-77, trying SUBNET=77... + docker network create --internal --subnet 172.18.77.0/24 --ipv6 --subnet fd02:db8:77::/64 ttcn3-hnodeb-test-77 68f739ba3fc40832268bfae2c8c8c9b4b782da89d106fbda58b3a525822e7e5d + set +x ### Network ttcn3-hnodeb-test-77 created (SUBNET=77) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=77 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/HNB_Tests.cfg Applying SUBNET=77 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb/osmo-hnodeb.cfg + echo Starting container with HNodeB Starting container with HNodeB + docker_network_params 77 20 + NET=77 + ADDR_SUFIX=20 + echo --network ttcn3-hnodeb-test-77 --ip 172.18.77.20 --ip6 fd02:db8:77::20 + docker run --rm --network ttcn3-hnodeb-test-77 --ip 172.18.77.20 --ip6 fd02:db8:77::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-asan-1-hnodeb -d osmocom-build/osmo-hnodeb-asan 814fd8a51204dc6506b37995b91cf8219c66707a4fbcdbb896e1758e96cae30a + echo Starting container with HNodeB testsuite Starting container with HNodeB testsuite + docker_network_params 77 203 + NET=77 + ADDR_SUFIX=203 + echo --network ttcn3-hnodeb-test-77 --ip 172.18.77.203 --ip6 fd02:db8:77::203 + docker run --rm --network ttcn3-hnodeb-test-77 --ip 172.18.77.203 --ip6 fd02:db8:77::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.77.20 -e OSMO_SUT_PORT=4273 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-asan-1-ttcn3-hnodeb-test osmocom-build/ttcn3-hnodeb-test + SUBDIR=hnodeb + SUITE=HNB_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnodeb/HNB_Tests HNB_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNB_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNB_Tests.cfg MC@5c3bcb2c8ec9: Unix server socket created successfully. MC@5c3bcb2c8ec9: Listening on TCP port 45659. MC2> 5c3bcb2c8ec9 is the default spawn /osmo-ttcn3-hacks/hnodeb/HNB_Tests 5c3bcb2c8ec9 45659 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5c3bcb2c8ec9: New HC connected from 172.18.77.203 [172.18.77.203]. 5c3bcb2c8ec9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@5c3bcb2c8ec9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5c3bcb2c8ec9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5c3bcb2c8ec9: Configuration file was processed on all HCs. MC@5c3bcb2c8ec9: Creating MTC on host 172.18.77.203. MC@5c3bcb2c8ec9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'. ------ HNB_Tests.TC_hnb_register_request_accept ------ Mon Jun 10 14:01:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_hnb_register_request_accept.pcap" >/data/HNB_Tests.TC_hnb_register_request_accept.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_hnb_register_request_accept started. MTC@5c3bcb2c8ec9: "TC_hnb_register_request_accept() start" TC_hnb_register_request_accept-HNBGW(4)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_accept-HNBGW(4)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_hnb_register_request_accept(3)@5c3bcb2c8ec9: Final verdict of PTC: none TC_hnb_register_request_accept-HNBGW(4)@5c3bcb2c8ec9: Final verdict of PTC: none TC_hnb_register_request_accept-GTP(5)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_hnb_register_request_accept finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'. Mon Jun 10 14:01:38 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_accept pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19375) Waiting for packet dumper to finish... 1 (prev_count=19375, count=27322) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'. ------ HNB_Tests.TC_hnb_register_request_reject ------ Mon Jun 10 14:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_hnb_register_request_reject.pcap" >/data/HNB_Tests.TC_hnb_register_request_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_hnb_register_request_reject started. MTC@5c3bcb2c8ec9: "TC_hnb_register_request_reject() start" TC_hnb_register_request_reject-HNBGW(7)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_reject-HNBGW(7)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_hnb_register_request_reject(6)@5c3bcb2c8ec9: Final verdict of PTC: none TC_hnb_register_request_reject-HNBGW(7)@5c3bcb2c8ec9: Final verdict of PTC: none TC_hnb_register_request_reject-GTP(8)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_hnb_register_request_reject finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'. Mon Jun 10 14:01:44 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_reject pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30259) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'. ------ HNB_Tests.TC_mo_conn ------ Mon Jun 10 14:01:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_mo_conn.pcap" >/data/HNB_Tests.TC_mo_conn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_mo_conn started. MTC@5c3bcb2c8ec9: "TC_mo_conn() start" TC_mo_conn-HNBGW(10)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mo_conn-HNBGW(10)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_mo_conn-GTP(11)@5c3bcb2c8ec9: Final verdict of PTC: none TC_mo_conn(9)@5c3bcb2c8ec9: Final verdict of PTC: none TC_mo_conn-HNBGW(10)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_mo_conn(9): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_mo_conn finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'. Mon Jun 10 14:01:49 UTC 2024 ====== HNB_Tests.TC_mo_conn pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_mo_conn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11317) Waiting for packet dumper to finish... 1 (prev_count=11317, count=35808) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'. ------ HNB_Tests.TC_paging ------ Mon Jun 10 14:01:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_paging.pcap" >/data/HNB_Tests.TC_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_paging started. MTC@5c3bcb2c8ec9: "TC_paging() start" TC_paging-HNBGW(13)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_paging-HNBGW(13)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_paging(12)@5c3bcb2c8ec9: Final verdict of PTC: none TC_paging-HNBGW(13)@5c3bcb2c8ec9: Final verdict of PTC: none TC_paging-GTP(14)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_paging(12): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_paging finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'. Mon Jun 10 14:01:54 UTC 2024 ====== HNB_Tests.TC_paging pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26591) Waiting for packet dumper to finish... 1 (prev_count=26591, count=27089) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0'. ------ HNB_Tests.TC_cs_mo_call_audio_v0 ------ Mon Jun 10 14:01:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_cs_mo_call_audio_v0.pcap" >/data/HNB_Tests.TC_cs_mo_call_audio_v0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_cs_mo_call_audio_v0 started. MTC@5c3bcb2c8ec9: "TC_cs_mo_call_audio_v0() start" TC_cs_mo_call_audio_v0-HNBGW(16)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call_audio_v0-HNBGW(16)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) TC_cs_mo_call_audio_v0-RTPEM(18)@5c3bcb2c8ec9: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call_audio_v0-RTPEM(18)@5c3bcb2c8ec9: Warning: Stopping inactive timer T_transmit. MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_cs_mo_call_audio_v0(15)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call_audio_v0-GTP(17)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call_audio_v0-HNBGW(16)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call_audio_v0-RTPEM(18)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'. Mon Jun 10 14:01:59 UTC 2024 ====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30761) Waiting for packet dumper to finish... 1 (prev_count=30761, count=44088) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'. ------ HNB_Tests.TC_cs_mo_call ------ Mon Jun 10 14:02:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_cs_mo_call.pcap" >/data/HNB_Tests.TC_cs_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_cs_mo_call started. MTC@5c3bcb2c8ec9: "TC_cs_mo_call() start" TC_cs_mo_call-HNBGW(20)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call-HNBGW(20)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) TC_cs_mo_call-RTPEM(22)@5c3bcb2c8ec9: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call-RTPEM(22)@5c3bcb2c8ec9: Warning: Stopping inactive timer T_transmit. MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_cs_mo_call(19)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call-HNBGW(20)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call-GTP(21)@5c3bcb2c8ec9: Final verdict of PTC: none TC_cs_mo_call-RTPEM(22)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_cs_mo_call finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'. Mon Jun 10 14:02:05 UTC 2024 ====== HNB_Tests.TC_cs_mo_call pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_cs_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31040) Waiting for packet dumper to finish... 1 (prev_count=31040, count=46253) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong'. ------ HNB_Tests.TC_ps_mo_gtp_ping_pong ------ Mon Jun 10 14:02:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap" >/data/HNB_Tests.TC_ps_mo_gtp_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0). MTC@5c3bcb2c8ec9: Test case TC_ps_mo_gtp_ping_pong started. MTC@5c3bcb2c8ec9: "TC_ps_mo_gtp_ping_pong() start" TC_ps_mo_gtp_ping_pong-HNBGW(24)@5c3bcb2c8ec9: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_mo_gtp_ping_pong-HNBGW(24)@5c3bcb2c8ec9: Established a new Iuh connection (conn_id=2) MTC@5c3bcb2c8ec9: setverdict(pass): none -> pass TC_ps_mo_gtp_ping_pong(23)@5c3bcb2c8ec9: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-HNBGW(24)@5c3bcb2c8ec9: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-GTP(25)@5c3bcb2c8ec9: Final verdict of PTC: none MTC@5c3bcb2c8ec9: Setting final verdict of the test case. MTC@5c3bcb2c8ec9: Local verdict of MTC: pass MTC@5c3bcb2c8ec9: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass) MTC@5c3bcb2c8ec9: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass) MTC@5c3bcb2c8ec9: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass MTC@5c3bcb2c8ec9: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'. Mon Jun 10 14:02:10 UTC 2024 ====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ====== Saving talloc report from 172.18.77.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11422) Waiting for packet dumper to finish... 1 (prev_count=11422, count=40737) MTC@5c3bcb2c8ec9: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0). MC@5c3bcb2c8ec9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5c3bcb2c8ec9: Terminating MTC. MC@5c3bcb2c8ec9: MTC terminated. MC2> exit MC@5c3bcb2c8ec9: Shutting down session. MC@5c3bcb2c8ec9: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnodeb/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNB_Tests.TC_hnb_register_request_accept pass HNB_Tests.TC_hnb_register_request_reject pass HNB_Tests.TC_mo_conn pass HNB_Tests.TC_paging pass HNB_Tests.TC_cs_mo_call_audio_v0 pass HNB_Tests.TC_cs_mo_call pass HNB_Tests.TC_ps_mo_gtp_ping_pong Summary: pass: 7 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNB_Tests --rm Generated HNB_Tests.TC_cs_mo_call.merged Generated HNB_Tests.TC_cs_mo_call_audio_v0.merged Generated HNB_Tests.TC_hnb_register_request_accept.merged Generated HNB_Tests.TC_hnb_register_request_reject.merged Generated HNB_Tests.TC_mo_conn.merged Generated HNB_Tests.TC_paging.merged Generated HNB_Tests.TC_ps_mo_gtp_ping_pong.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnodeb-test-asan-1-hnodeb + docker kill jenkins-ttcn3-hnodeb-test-asan-1-hnodeb jenkins-ttcn3-hnodeb-test-asan-1-hnodeb + docker wait jenkins-ttcn3-hnodeb-test-asan-1-hnodeb 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-hnodeb-test-77 + grep Name + + cut -d : -f2 awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnodeb-test-77 + docker network remove ttcn3-hnodeb-test-77 ttcn3-hnodeb-test-77 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/_cache:/cache --name jenkins-ttcn3-hnodeb-test-asan-1-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test-asan/logs/hnodeb-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='HNB_Tests' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='42.00'> <testcase classname='HNB_Tests' name='TC_hnb_register_request_accept' time='5.419753'/> <testcase classname='HNB_Tests' name='TC_hnb_register_request_reject' time='2.809402'/> <testcase classname='HNB_Tests' name='TC_mo_conn' time='2.736309'/> <testcase classname='HNB_Tests' name='TC_paging' time='1.752151'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call_audio_v0' time='2.151553'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call' time='2.188922'/> <testcase classname='HNB_Tests' name='TC_ps_mo_gtp_ping_pong' time='1.513720'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS