Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/mmetest
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 29 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 63ee53cee7128abdd90d5eb321caaf3b5d0901ab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63ee53cee7128abdd90d5eb321caaf3b5d0901ab # timeout=10
Commit message: "ttcn3-mme: Fix missing IP/port config for S11 interface"
 > git rev-list --no-walk 63ee53cee7128abdd90d5eb321caaf3b5d0901ab # timeout=10
[ttcn3-sip-test-latest] $ /bin/sh -xe /tmp/jenkins546693314236900917.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sip-test-latest + sed s/-latest$// + DIR=ttcn3-sip-test + export IMAGE_SUFFIX=latest + cd ttcn3-sip-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs ] + [ xjenkins-ttcn3-sip-test-latest-1813 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/ttcn3-sip-test + SUITE_NAME=ttcn3-sip-test + IMAGE_SUFFIX=latest + docker_images_require osmo-sip-latest ttcn3-sip-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-sip-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/debian-bookworm-obs-latest' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg 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_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 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . Sending build context to Docker daemon 27.65kB Step 1/10 : ARG REGISTRY=docker.io Step 2/10 : ARG UPSTREAM_DISTRO=debian:bookworm Step 3/10 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bookworm: Pulling from debian Digest: sha256:8a6e23e1b192b30eff14036a92e9ecdb551a1a10aa8535728b0c13d14d8c9462 Status: Image is up to date for registry.osmocom.org/debian:bookworm ---> 2657a4a0a6d5 Step 4/10 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 6aeb563c8d24 Step 5/10 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 4e54ff31bb0b Step 6/10 : ARG OSMOCOM_REPO="${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/latest/Debian_12/" ---> Using cache ---> 424d8d5c2331 Step 7/10 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 949db8c2d171 Step 8/10 : COPY .common/Release.key /usr/share/keyrings/osmocom-latest.asc ---> Using cache ---> 2bf839d6e119 Step 9/10 : RUN set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-latest.list ---> Using cache ---> de9e1709ca3e Step 10/10 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 4364fa644893 [Warning] One or more build-args [OSMO_IUH_BRANCH USER DISTRO OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_SGSN_BRANCH OSMO_UECUPS_BRANCH OPEN5GS_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_HNBGW_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BB_BRANCH OSMO_CBC_BRANCH OSMO_STP_BRANCH OSMO_SIP_BRANCH OSMO_GBPROXY_BRANCH OSMO_HNODEB_BRANCH OSMO_PCU_BRANCH OSMO_NITB_BRANCH OSMO_TTCN3_BRANCH OSMO_GSM_TESTER_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_GGSN_BRANCH OSMO_BSC_BRANCH UID] were not consumed Successfully built 4364fa644893 Successfully tagged osmocom-build/debian-bookworm-obs-latest:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 4364fa644893 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-sip-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sip-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sip-latest + echo osmo-sip-latest + dir=osmo-sip-latest + pull_arg=--pull + grep ^FROM ../osmo-sip-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-sip-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-sip-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sip-latest make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/osmo-sip-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-sip-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg 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_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 \ -t osmocom-build/osmo-sip-latest:latest . Sending build context to Docker daemon 28.67kB Step 1/11 : ARG USER Step 2/11 : ARG DISTRO Step 3/11 : ARG OSMOCOM_REPO_VERSION="latest" Step 4/11 : FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION ---> 4364fa644893 Step 5/11 : ARG DISTRO ---> Using cache ---> b9d182e07f9d Step 6/11 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-sip-connector && apt-get clean ;; centos*) dnf install -y osmo-sip-connector ;; esac ---> Using cache ---> b14763fad505 Step 7/11 : WORKDIR /tmp ---> Using cache ---> 8a74d2cb9858 Step 8/11 : VOLUME /data ---> Using cache ---> 3837f87a989b Step 9/11 : COPY osmo-sip-connector.cfg /data/osmo-sip-connector.cfg ---> Using cache ---> f44f1725fe3d Step 10/11 : WORKDIR /data ---> Using cache ---> cb7edefd0e07 Step 11/11 : CMD ["/bin/sh", "-c", "/usr/bin/osmo-sip-connector -c /data/osmo-sip-connector.cfg >/data/osmo-sip-connector.log 2>&1"] ---> Using cache ---> 831bf14add89 [Warning] One or more build-args [OSMO_GGSN_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_PATH OSMO_CBC_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH REGISTRY OSMO_BB_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MSC_BRANCH OSMO_GBPROXY_BRANCH OSMO_MGW_BRANCH OSMO_BTS_BRANCH OSMO_HNODEB_BRANCH OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH UID OSMOCOM_REPO_MIRROR OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BSC_BRANCH UPSTREAM_DISTRO OPEN5GS_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_HNBGW_BRANCH OSMO_NITB_BRANCH OSMO_UECUPS_BRANCH] were not consumed Successfully built 831bf14add89 Successfully tagged osmocom-build/osmo-sip-latest:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/osmo-sip-latest' + docker_image_exists osmo-sip-latest + docker images -q osmocom-build/osmo-sip-latest + test -n 831bf14add89 + list_osmo_packages debian-bookworm osmo-sip-latest + local distro=debian-bookworm + local image=osmo-sip-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sip-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sip-latest ### ii libosmocore21:amd64 1.9.0 amd64 Osmo Core library ii libosmogsm20:amd64 1.9.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.0 amd64 Osmo VTY library ii osmo-sip-connector 1.6.3 amd64 MNCC to SIP bridge for osmo-nitb ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sip-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:588a1de787f9f5416e1e2d133c0216dc3b2202cb462a70092e64a06d576a18fd 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-sip-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sip-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sip-test + echo ttcn3-sip-test + dir=ttcn3-sip-test + pull_arg=--pull + grep ^FROM ../ttcn3-sip-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-sip-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-sip-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sip-test make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/ttcn3-sip-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-sip-test-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg 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_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 \ -t osmocom-build/ttcn3-sip-test:latest . Sending build context to Docker daemon 32.26kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bookworm-titan ---> 29df068a5a44 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 4ec65353a104 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BRANCH?format=TEXT /tmp/commit ---> Using cache ---> 3d9bc6f99c36 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" sip ---> Using cache ---> a48f0fb52f7d Step 7/9 : VOLUME /data ---> Using cache ---> 22f9da5d5443 Step 8/9 : COPY SIP_Tests.cfg /data/SIP_Tests.cfg ---> Using cache ---> e68866125a00 Step 9/9 : CMD ttcn3-docker-run sip SIP_Tests ---> Using cache ---> 6bdc36822072 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_CBC_BRANCH OSMO_GBPROXY_BRANCH OSMO_IUH_BRANCH OPEN5GS_BRANCH OSMO_MSC_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_PATH OSMO_BSC_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_NITB_BRANCH LIBOSMOCORE_BRANCH OSMO_SGSN_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNBGW_BRANCH OSMO_UECUPS_BRANCH UPSTREAM_DISTRO OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_HNODEB_BRANCH UID DISTRO OSMO_GGSN_BRANCH OSMO_MGW_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built 6bdc36822072 Successfully tagged osmocom-build/ttcn3-sip-test:latest rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/ttcn3-sip-test' + docker_image_exists ttcn3-sip-test + docker images -q osmocom-build/ttcn3-sip-test + test -n 6bdc36822072 + list_osmo_packages debian-bookworm ttcn3-sip-test + local distro=debian-bookworm + local image=ttcn3-sip-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sip-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-sip-test-latest/logs/sip-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/unix + cp SIP_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/SIP_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/SIP_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/SIP_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/SIP_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip/unix + cp osmo-sip-connector.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/unix + network_create + SUBNET=1994468 + seq 1 30 + echo (1994468 + 1) % 256 + bc + SUBNET=229 + NET_NAME=ttcn3-sip-test-229 + SUB4=172.18.229.0/24 + SUB6=fd02:db8:229::/64 + set +x Creating network ttcn3-sip-test-229, trying SUBNET=229... + docker network create --internal --subnet 172.18.229.0/24 --ipv6 --subnet fd02:db8:229::/64 ttcn3-sip-test-229 e8053b5fefa9a87ecebc4aee753fe272f9fbb20b0ea3cc722c840936f8a4c32a + set +x ### Network ttcn3-sip-test-229 created (SUBNET=229) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=229 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip/osmo-sip-connector.cfg Applying SUBNET=229 to: /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/SIP_Tests.cfg + echo Starting container with osmo-sip-connector Starting container with osmo-sip-connector + docker_network_params 229 10 + NET=229 + ADDR_SUFIX=10 + echo --network ttcn3-sip-test-229 --ip 172.18.229.10 --ip6 fd02:db8:229::10 + docker run --rm --network ttcn3-sip-test-229 --ip 172.18.229.10 --ip6 fd02:db8:229::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-latest-1813-sip-connector -d osmocom-build/osmo-sip-latest /bin/sh -c osmo-sip-connector -c /data/osmo-sip-connector.cfg >>/data/osmo-sip-connector.log 2>&1 85297a7b5cda4ba6102cb86ef4bdd787837d785b981ab0786429ab2acdf62e72 + echo Starting container with SIP testsuite Starting container with SIP testsuite + docker_network_params 229 103 + NET=229 + ADDR_SUFIX=103 + echo --network ttcn3-sip-test-229 --ip 172.18.229.103 --ip6 fd02:db8:229::103 + docker run --rm --network ttcn3-sip-test-229 --ip 172.18.229.103 --ip6 fd02:db8:229::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-sip-test-latest-1813-ttcn3-sip-test osmocom-build/ttcn3-sip-test + SUBDIR=sip + SUITE=SIP_Tests + '[' -n '' ']' + cd /data + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sip/SIP_Tests ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SIP_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: SIP_Tests.cfg MC@27c2533e20b8: Unix server socket created successfully. MC@27c2533e20b8: Listening on TCP port 40391. MC2> 27c2533e20b8 is the default spawn /osmo-ttcn3-hacks/sip/SIP_Tests 27c2533e20b8 40391 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@27c2533e20b8: New HC connected from 172.18.229.103 [172.18.229.103]. 27c2533e20b8: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@27c2533e20b8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@27c2533e20b8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@27c2533e20b8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@27c2533e20b8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@27c2533e20b8: Configuration file was processed on all HCs. MC@27c2533e20b8: Creating MTC on host 172.18.229.103. MC@27c2533e20b8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm'. ------ SIP_Tests.TC_mt_success_rel_gsm ------ Sun Sep 24 09:35:04 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mt_success_rel_gsm started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(3)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(4)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm(5)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(3)@27c2533e20b8: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm(5) SIP_Test-SIP(4)@27c2533e20b8: Added SIP Call Table entry [0] for "FE73C55DB4BAC70" at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@27c2533e20b8: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm(5) SIP_Test-MNCC(3)@27c2533e20b8: Added conn table entry 0TC_mt_success_rel_gsm(5)5001 TC_mt_success_rel_gsm(5)@27c2533e20b8: setverdict(pass): none -> pass TC_mt_success_rel_gsm(5)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-MNCC(3)@27c2533e20b8: Deleted conn table entry 0TC_mt_success_rel_gsm(5)5001 SIP_Test-SIP(4)@27c2533e20b8: Final verdict of PTC: none SIP_Test-MNCC(3)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(3): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(4): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mt_success_rel_gsm(5): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mt_success_rel_gsm finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass'. Sun Sep 24 09:35:10 UTC 2023 ====== SIP_Tests.TC_mt_success_rel_gsm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15444) Waiting for packet dumper to finish... 1 (prev_count=15444, count=19940) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mt_success_rel_gsm_ipv6 ------ Sun Sep 24 09:35:12 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mt_success_rel_gsm_ipv6 started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(6)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(7)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(6)@27c2533e20b8: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-SIP(7)@27c2533e20b8: Added SIP Call Table entry [0] for "72839B4C64553C0" at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@27c2533e20b8: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_gsm_ipv6(8) SIP_Test-MNCC(6)@27c2533e20b8: Added conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: setverdict(pass): none -> pass TC_mt_success_rel_gsm_ipv6(8)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-MNCC(6)@27c2533e20b8: Deleted conn table entry 0TC_mt_success_rel_gsm_ipv6(8)5002 SIP_Test-MNCC(6)@27c2533e20b8: Final verdict of PTC: none SIP_Test-SIP(7)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(6): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(7): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mt_success_rel_gsm_ipv6(8): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mt_success_rel_gsm_ipv6 finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass'. Sun Sep 24 09:35:18 UTC 2023 ====== SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11785) Waiting for packet dumper to finish... 1 (prev_count=11785, count=16294) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip'. ------ SIP_Tests.TC_mt_success_rel_sip ------ Sun Sep 24 09:35:21 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mt_success_rel_sip' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mt_success_rel_sip started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(9)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(10)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mt_success_rel_sip(11)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-MNCC(9)@27c2533e20b8: Created MnccExpect[0] for "98766" to be handled at TC_mt_success_rel_sip(11) SIP_Test-SIP(10)@27c2533e20b8: Added SIP Call Table entry [0] for "E3D4B4B1327989D" at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@27c2533e20b8: Found MnccExpect[0] for "98766" handled at TC_mt_success_rel_sip(11) SIP_Test-MNCC(9)@27c2533e20b8: Added conn table entry 0TC_mt_success_rel_sip(11)5003 SIP_Test-MNCC(9)@27c2533e20b8: Deleted conn table entry 0TC_mt_success_rel_sip(11)5003 TC_mt_success_rel_sip(11)@27c2533e20b8: setverdict(pass): none -> pass TC_mt_success_rel_sip(11)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-SIP(10)@27c2533e20b8: Final verdict of PTC: none SIP_Test-MNCC(9)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(9): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(10): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mt_success_rel_sip(11): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mt_success_rel_sip finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass'. Sun Sep 24 09:35:27 UTC 2023 ====== SIP_Tests.TC_mt_success_rel_sip pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11595) Waiting for packet dumper to finish... 1 (prev_count=11595, count=15182) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mt_success_rel_sip pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm'. ------ SIP_Tests.TC_mo_success_rel_gsm ------ Sun Sep 24 09:35:29 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mo_success_rel_gsm started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(12)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(13)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm(14)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-SIP(13)@27c2533e20b8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm(14) SIP_Test-MNCC(12)@27c2533e20b8: Added conn table entry 0TC_mo_success_rel_gsm(14)129465117 SIP_Test-SIP(13)@27c2533e20b8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm(14) SIP_Test-SIP(13)@27c2533e20b8: Added SIP Call Table entry [0] for "8c982dc7-d560-123c-3c9a-0242ac12e50a" at TC_mo_success_rel_gsm(14) TC_mo_success_rel_gsm(14)@27c2533e20b8: setverdict(pass): none -> pass TC_mo_success_rel_gsm(14)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-MNCC(12)@27c2533e20b8: Deleted conn table entry 0TC_mo_success_rel_gsm(14)129465117 SIP_Test-SIP(13)@27c2533e20b8: Final verdict of PTC: none SIP_Test-MNCC(12)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(12): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(13): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mo_success_rel_gsm(14): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mo_success_rel_gsm finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass'. Sun Sep 24 09:35:35 UTC 2023 ====== SIP_Tests.TC_mo_success_rel_gsm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=12043) Waiting for packet dumper to finish... 1 (prev_count=12043, count=16596) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6'. ------ SIP_Tests.TC_mo_success_rel_gsm_ipv6 ------ Sun Sep 24 09:35:37 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mo_success_rel_gsm_ipv6 started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(15)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(16)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-SIP(16)@27c2533e20b8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test-MNCC(15)@27c2533e20b8: Added conn table entry 0TC_mo_success_rel_gsm_ipv6(17)196916658 SIP_Test-SIP(16)@27c2533e20b8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_gsm_ipv6(17) SIP_Test-SIP(16)@27c2533e20b8: Added SIP Call Table entry [0] for "9165e457-d560-123c-3c9a-0242ac12e50a" at TC_mo_success_rel_gsm_ipv6(17) TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: setverdict(pass): none -> pass TC_mo_success_rel_gsm_ipv6(17)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-MNCC(15)@27c2533e20b8: Deleted conn table entry 0TC_mo_success_rel_gsm_ipv6(17)196916658 SIP_Test-SIP(16)@27c2533e20b8: Final verdict of PTC: none SIP_Test-MNCC(15)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(15): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(16): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mo_success_rel_gsm_ipv6(17): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mo_success_rel_gsm_ipv6 finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass'. Sun Sep 24 09:35:43 UTC 2023 ====== SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11619) Waiting for packet dumper to finish... 1 (prev_count=11619, count=16172) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip'. ------ SIP_Tests.TC_mo_success_rel_sip ------ Sun Sep 24 09:35:45 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_success_rel_sip' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mo_success_rel_sip started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(18)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(19)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_success_rel_sip(20)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-SIP(19)@27c2533e20b8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_success_rel_sip(20) SIP_Test-MNCC(18)@27c2533e20b8: Added conn table entry 0TC_mo_success_rel_sip(20)156009211 SIP_Test-SIP(19)@27c2533e20b8: Found SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } handled at TC_mo_success_rel_sip(20) SIP_Test-SIP(19)@27c2533e20b8: Added SIP Call Table entry [0] for "96336ecd-d560-123c-3c9a-0242ac12e50a" at TC_mo_success_rel_sip(20) SIP_Test-MNCC(18)@27c2533e20b8: Deleted conn table entry 0TC_mo_success_rel_sip(20)156009211 TC_mo_success_rel_sip(20)@27c2533e20b8: setverdict(pass): none -> pass TC_mo_success_rel_sip(20)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-SIP(19)@27c2533e20b8: Final verdict of PTC: none SIP_Test-MNCC(18)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(18): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(19): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mo_success_rel_sip(20): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mo_success_rel_sip finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass'. Sun Sep 24 09:35:51 UTC 2023 ====== SIP_Tests.TC_mo_success_rel_sip pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11619) Waiting for packet dumper to finish... 1 (prev_count=11619, count=15285) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_success_rel_sip pass' was executed successfully (exit status: 0). MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp'. ------ SIP_Tests.TC_mo_setup_disc_late_rtp ------ Sun Sep 24 09:35:53 UTC 2023 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@27c2533e20b8: External command `../ttcn3-tcpdump-start.sh SIP_Tests.TC_mo_setup_disc_late_rtp' was executed successfully (exit status: 0). MTC@27c2533e20b8: Test case TC_mo_setup_disc_late_rtp started. MTC@27c2533e20b8: end of f_init_mncc SIP_Test-MNCC(21)@27c2533e20b8: Warning: Re-starting timer T, which is already active (running or expired). SIP_Test-SIP(22)@27c2533e20b8: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SIP") MTC@27c2533e20b8: end of f_init_sip MTC@27c2533e20b8: end of f_init TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter local_sip_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_sip_protocol is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_dest_port is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_local_address is not supported on port SIP. TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Warning: Test port parameter default_dest_address is not supported on port SIP. SIP_Test-SIP(22)@27c2533e20b8: Created SipExpect[0] for { scheme := "sip", userInfo := { userOrTelephoneSubscriber := "98766", password := omit }, hostPort := { host := "172.18.229.103", portField := 5060 }, urlParameters := omit, headers := omit } to be handled at TC_mo_setup_disc_late_rtp(23) SIP_Test-MNCC(21)@27c2533e20b8: Added conn table entry 0TC_mo_setup_disc_late_rtp(23)363325476 TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: setverdict(pass): none -> pass TC_mo_setup_disc_late_rtp(23)@27c2533e20b8: Final verdict of PTC: pass SIP_Test-MNCC(21)@27c2533e20b8: Final verdict of PTC: none SIP_Test-SIP(22)@27c2533e20b8: Final verdict of PTC: none MTC@27c2533e20b8: Setting final verdict of the test case. MTC@27c2533e20b8: Local verdict of MTC: none MTC@27c2533e20b8: Local verdict of PTC SIP_Test-MNCC(21): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC SIP_Test-SIP(22): none (none -> none) MTC@27c2533e20b8: Local verdict of PTC TC_mo_setup_disc_late_rtp(23): pass (none -> pass) MTC@27c2533e20b8: Test case TC_mo_setup_disc_late_rtp finished. Verdict: pass MTC@27c2533e20b8: Starting external command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass'. Sun Sep 24 09:36:07 UTC 2023 ====== SIP_Tests.TC_mo_setup_disc_late_rtp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5670) Waiting for packet dumper to finish... 1 (prev_count=5670, count=6387) MTC@27c2533e20b8: External command `../ttcn3-tcpdump-stop.sh SIP_Tests.TC_mo_setup_disc_late_rtp pass' was executed successfully (exit status: 0). MC@27c2533e20b8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@27c2533e20b8: Terminating MTC. MC@27c2533e20b8: MTC terminated. MC2> exit MC@27c2533e20b8: Shutting down session. MC@27c2533e20b8: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sip/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SIP_Tests.TC_mt_success_rel_gsm pass SIP_Tests.TC_mt_success_rel_gsm_ipv6 pass SIP_Tests.TC_mt_success_rel_sip pass SIP_Tests.TC_mo_success_rel_gsm pass SIP_Tests.TC_mo_success_rel_gsm_ipv6 pass SIP_Tests.TC_mo_success_rel_sip pass SIP_Tests.TC_mo_setup_disc_late_rtp Summary: pass: 7 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SIP_Tests --rm Generated SIP_Tests.TC_mo_setup_disc_late_rtp.merged Generated SIP_Tests.TC_mo_success_rel_gsm.merged Generated SIP_Tests.TC_mo_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mo_success_rel_sip.merged Generated SIP_Tests.TC_mt_success_rel_gsm.merged Generated SIP_Tests.TC_mt_success_rel_gsm_ipv6.merged Generated SIP_Tests.TC_mt_success_rel_sip.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sip-test-229 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sip-test-latest-1813-sip-connector + [ -n jenkins-ttcn3-sip-test-latest-1813-sip-connector ] + docker_kill_wait jenkins-ttcn3-sip-test-latest-1813-sip-connector + docker kill jenkins-ttcn3-sip-test-latest-1813-sip-connector jenkins-ttcn3-sip-test-latest-1813-sip-connector + docker wait jenkins-ttcn3-sip-test-latest-1813-sip-connector Error response from daemon: No such container: jenkins-ttcn3-sip-test-latest-1813-sip-connector + true + network_remove + set +x Removing network ttcn3-sip-test-229 + docker network remove ttcn3-sip-test-229 ttcn3-sip-test-229 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/unix + fix_perms + set +x Fixing permissions + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/_cache:/cache --name jenkins-ttcn3-sip-test-latest-1813-cleaner debian:bookworm chmod -R a+rX /data/ /cache/ + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-sip-test-latest/logs/sip-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='65.00'> <testcase classname='SIP_Tests' name='TC_mt_success_rel_gsm' time='5.506373'/> <testcase classname='SIP_Tests' name='TC_mt_success_rel_gsm_ipv6' time='5.034868'/> <testcase classname='SIP_Tests' name='TC_mt_success_rel_sip' time='5.032914'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_gsm' time='5.034358'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_gsm_ipv6' time='5.035609'/> <testcase classname='SIP_Tests' name='TC_mo_success_rel_sip' time='5.034952'/> <testcase classname='SIP_Tests' name='TC_mo_setup_disc_late_rtp' time='13.027326'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS