Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test
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-remsim-test # 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
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/jolly/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-4g-only
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/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 29206c00967ba695e9b51d77fda63cd8b96ed534 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10
Commit message: "osmo-pcap-master: depend on libosmo-netif"
 > git rev-list --no-walk 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10
[ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins14137965373827240245.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-remsim-test + export IMAGE_SUFFIX=master + cd ttcn3-remsim-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs ] + [ xjenkins-ttcn3-remsim-test-1643 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test + SUITE_NAME=ttcn3-remsim-test + IMAGE_SUFFIX=master + docker_images_require osmo-remsim-master ttcn3-remsim-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-remsim-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg 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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 ... #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.76kB done #2 DONE 0.7s #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.8s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df #6 resolve registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 DONE 0.4s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df #6 resolve registry.osmocom.org/debian:bookworm@sha256:9844c48c71ae52e106f337aa46c604fd34329c12293ce3dfd3e425adf0c476df 0.5s done #6 DONE 0.5s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.6s #5 [internal] load build context #5 ... #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 1.0s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 ... #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 1.2s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 1.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.8s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 1.2s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 CACHED #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 CACHED #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 1.0s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #7 DONE 0.4s #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 ... #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.7s #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 DONE 0.9s #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 1.019 + cat /tmp/pysim_requirements.txt #18 1.019 pyscard #18 1.019 pyserial #18 1.019 pytlv #18 1.019 cmd2>=1.5 #18 1.019 jsonpath-ng #18 1.019 construct>=2.10.70 #18 1.019 bidict #18 1.019 pyosmocom>=0.0.8 #18 1.019 pyyaml>=5.1 #18 1.019 termcolor #18 1.019 colorlog #18 1.019 pycryptodomex #18 1.019 cryptography #18 1.019 git+https://github.com/osmocom/asn1tools #18 1.019 packaging #18 1.019 git+https://github.com/hologram-io/smpp.pdu #18 1.019 + pip3 install --break-system-packages git+https://github.com/eriwen/lcov-to-cobertura-xml.git git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse git+https://github.com/podshumok/python-smpplib.git pydbus pysispm sphinx sphinxcontrib-napoleon -r /tmp/pysim_requirements.txt #18 1.555 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #18 1.555 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-6we31kfp #18 1.569 Running command git clone --filter=blob:none --quiet https://github.com/eriwen/lcov-to-cobertura-xml.git /tmp/pip-req-build-6we31kfp #18 2.719 Resolved https://github.com/eriwen/lcov-to-cobertura-xml.git to commit 028da3798355d0260c6c6491b39347d84ca7a02d #18 2.722 Installing build dependencies: started #18 4.267 Installing build dependencies: finished with status 'done' #18 4.269 Getting requirements to build wheel: started #18 4.370 Getting requirements to build wheel: finished with status 'done' #18 4.371 Preparing metadata (pyproject.toml): started #18 4.464 Preparing metadata (pyproject.toml): finished with status 'done' #18 4.467 Collecting sphinx-argparse #18 4.467 Cloning https://github.com/osmocom/sphinx-argparse (to revision inside-classes) to /tmp/pip-install-co1tf3sh/sphinx-argparse_11e0019d85c84907866172a7121d7483 #18 4.468 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/sphinx-argparse /tmp/pip-install-co1tf3sh/sphinx-argparse_11e0019d85c84907866172a7121d7483 #18 5.406 Running command git checkout -b inside-classes --track origin/inside-classes #18 5.770 Switched to a new branch 'inside-classes' #18 5.771 branch 'inside-classes' set up to track 'origin/inside-classes'. #18 5.771 Resolved https://github.com/osmocom/sphinx-argparse to commit a0cafcdde29d6d91ed94eb34e689a28d8612686a #18 5.777 Installing build dependencies: started #18 6.296 Installing build dependencies: finished with status 'done' #18 6.296 Getting requirements to build wheel: started #18 6.337 Getting requirements to build wheel: finished with status 'done' #18 6.338 Preparing metadata (pyproject.toml): started #18 6.377 Preparing metadata (pyproject.toml): finished with status 'done' #18 6.380 Collecting git+https://github.com/podshumok/python-smpplib.git #18 6.380 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-eqe8g86c #18 6.381 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-req-build-eqe8g86c #18 7.203 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #18 7.205 Preparing metadata (setup.py): started #18 7.524 Preparing metadata (setup.py): finished with status 'done' #18 7.530 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #18 7.531 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-v5ck73go #18 7.536 Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-v5ck73go #18 9.305 Resolved https://github.com/osmocom/asn1tools to commit 44277cdb34959196f317b6a02af20a4a1c3c4e2d #18 9.307 Preparing metadata (setup.py): started #18 9.447 Preparing metadata (setup.py): finished with status 'done' #18 9.450 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #18 9.451 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-e8wdw_ej #18 9.452 Running command git clone --filter=blob:none --quiet https://github.com/hologram-io/smpp.pdu /tmp/pip-req-build-e8wdw_ej #18 10.22 Resolved https://github.com/hologram-io/smpp.pdu to commit 20acc840ded958898eeb35ae9a18df9b29bdaaac #18 10.22 Preparing metadata (setup.py): started #18 10.34 Preparing metadata (setup.py): finished with status 'done' #18 10.50 Collecting pydbus #18 10.53 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #18 10.57 Collecting pysispm #18 10.58 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #18 10.65 Collecting sphinx #18 10.66 Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) #18 10.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 38.8 MB/s eta 0:00:00 #18 10.79 Collecting sphinxcontrib-napoleon #18 10.80 Downloading sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl (17 kB) #18 10.85 Collecting pyscard #18 10.86 Downloading pyscard-2.2.1.tar.gz (156 kB) #18 10.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.5/156.5 kB 7.1 MB/s eta 0:00:00 #18 10.90 Installing build dependencies: started #18 12.38 Installing build dependencies: finished with status 'done' #18 12.38 Getting requirements to build wheel: started #18 12.48 Getting requirements to build wheel: finished with status 'done' #18 12.48 Preparing metadata (pyproject.toml): started #18 12.57 Preparing metadata (pyproject.toml): finished with status 'done' #18 12.60 Collecting pyserial #18 12.61 Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) #18 12.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 5.7 MB/s eta 0:00:00 #18 12.65 Collecting pytlv #18 12.66 Downloading pytlv-0.71.tar.gz (15 kB) #18 12.67 Preparing metadata (setup.py): started #18 12.79 Preparing metadata (setup.py): finished with status 'done' #18 12.83 Collecting cmd2>=1.5 #18 12.84 Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) #18 12.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 10.5 MB/s eta 0:00:00 #18 12.88 Collecting jsonpath-ng #18 12.89 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) #18 12.94 Collecting construct>=2.10.70 #18 12.95 Downloading construct-2.10.70-py3-none-any.whl (63 kB) #18 12.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 2.8 MB/s eta 0:00:00 #18 13.00 Collecting bidict #18 13.00 Downloading bidict-0.23.1-py3-none-any.whl (32 kB) #18 13.04 Collecting pyosmocom>=0.0.8 #18 13.05 Downloading pyosmocom-0.0.8-py3-none-any.whl (39 kB) #18 13.08 Requirement already satisfied: pyyaml>=5.1 in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 9)) (6.0) #18 13.12 Collecting termcolor #18 13.13 Downloading termcolor-2.5.0-py3-none-any.whl (7.8 kB) #18 13.19 Collecting colorlog #18 13.20 Downloading colorlog-6.9.0-py3-none-any.whl (11 kB) #18 13.33 Collecting pycryptodomex #18 13.34 Downloading pycryptodomex-3.21.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) #18 13.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 33.4 MB/s eta 0:00:00 #18 13.60 Collecting cryptography #18 13.61 Downloading cryptography-44.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB) #18 13.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 22.0 MB/s eta 0:00:00 #18 13.84 Collecting packaging #18 13.85 Downloading packaging-24.2-py3-none-any.whl (65 kB) #18 13.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.5 MB/s eta 0:00:00 #18 13.90 Requirement already satisfied: docutils>=0.19 in /usr/lib/python3/dist-packages (from sphinx-argparse) (0.19) #18 13.90 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.16.0) #18 13.90 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.2.1.post2) #18 13.97 Collecting sphinxcontrib-applehelp>=1.0.7 #18 13.97 Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) #18 14.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 2.3 MB/s eta 0:00:00 #18 14.07 Collecting sphinxcontrib-devhelp>=1.0.6 #18 14.08 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) #18 14.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 1.2 MB/s eta 0:00:00 #18 14.22 Collecting sphinxcontrib-htmlhelp>=2.0.6 #18 14.33 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) #18 14.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 263.5 kB/s eta 0:00:00 #18 14.71 Collecting sphinxcontrib-jsmath>=1.0.1 #18 14.71 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) #18 14.77 Collecting sphinxcontrib-qthelp>=1.0.6 #18 14.78 Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) #18 14.82 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 1.9 MB/s eta 0:00:00 #18 14.87 Collecting sphinxcontrib-serializinghtml>=1.1.9 #18 14.88 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) #18 14.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 1.8 MB/s eta 0:00:00 #18 14.97 Collecting Jinja2>=3.1 #18 14.98 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) #18 15.06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 1.5 MB/s eta 0:00:00 #18 15.15 Collecting Pygments>=2.17 #18 15.15 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) #18 15.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.6 MB/s eta 0:00:00 #18 15.44 Collecting docutils>=0.19 #18 15.45 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) #18 15.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 6.2 MB/s eta 0:00:00 #18 15.61 Collecting snowballstemmer>=2.2 #18 15.62 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) #18 15.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 3.6 MB/s eta 0:00:00 #18 15.69 Collecting babel>=2.13 #18 15.69 Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) #18 15.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 60.6 MB/s eta 0:00:00 #18 15.89 Collecting alabaster>=0.7.14 #18 15.89 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) #18 15.94 Collecting imagesize>=1.3 #18 15.94 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) #18 16.00 Collecting requests>=2.30.0 #18 16.00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #18 16.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 3.7 MB/s eta 0:00:00 #18 16.05 Collecting pockets>=0.3 #18 16.06 Downloading pockets-0.9.1-py2.py3-none-any.whl (26 kB) #18 16.11 Collecting pyperclip>=1.8 #18 16.12 Downloading pyperclip-1.9.0.tar.gz (20 kB) #18 16.14 Preparing metadata (setup.py): started #18 16.27 Preparing metadata (setup.py): finished with status 'done' #18 16.29 Collecting wcwidth>=0.2.10 #18 16.30 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #18 16.39 Collecting ply #18 16.40 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) #18 16.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.5 MB/s eta 0:00:00 #18 16.46 Collecting gsm0338 #18 16.47 Downloading gsm0338-1.0.0-py2.py3-none-any.whl (9.7 kB) #18 16.61 Collecting cffi>=1.12 #18 16.62 Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) #18 16.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 28.3 MB/s eta 0:00:00 #18 16.67 Collecting bitstruct #18 16.68 Downloading bitstruct-8.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #18 16.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 5.2 MB/s eta 0:00:00 #18 16.74 Collecting pyparsing>=3.0.6 #18 16.74 Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) #18 16.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 6.0 MB/s eta 0:00:00 #18 16.81 Collecting pycparser #18 16.82 Downloading pycparser-2.22-py3-none-any.whl (117 kB) #18 16.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 8.0 MB/s eta 0:00:00 #18 16.84 Requirement already satisfied: MarkupSafe>=2.0 in /usr/lib/python3/dist-packages (from Jinja2>=3.1->sphinx) (2.1.2) #18 16.94 Collecting charset-normalizer<4,>=2 #18 16.95 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) #18 16.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 6.0 MB/s eta 0:00:00 #18 16.99 Collecting idna<4,>=2.5 #18 17.00 Downloading idna-3.10-py3-none-any.whl (70 kB) #18 17.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 4.1 MB/s eta 0:00:00 #18 17.05 Collecting urllib3<3,>=1.21.1 #18 17.06 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) #18 17.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 9.8 MB/s eta 0:00:00 #18 17.10 Collecting certifi>=2017.4.17 #18 17.11 Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) #18 17.12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 9.3 MB/s eta 0:00:00 #18 17.17 Building wheels for collected packages: lcov_cobertura, sphinx-argparse, smpplib, pyscard, pytlv, asn1tools, smpp.pdu, pyperclip #18 17.17 Building wheel for lcov_cobertura (pyproject.toml): started #18 17.29 Building wheel for lcov_cobertura (pyproject.toml): finished with status 'done' #18 17.29 Created wheel for lcov_cobertura: filename=lcov_cobertura-2.0.2-py3-none-any.whl size=11686 sha256=c8440d03bdf5e7248479dbd65a00cb1f9c3a7f81a5d069e5b8a04dca316ba94b #18 17.29 Stored in directory: /tmp/pip-ephem-wheel-cache-jxocazom/wheels/3f/9d/2e/bcc423926effdef07f9714077dd6071e34811fc58066b3d7fc #18 17.29 Building wheel for sphinx-argparse (pyproject.toml): started #18 17.35 Building wheel for sphinx-argparse (pyproject.toml): finished with status 'done' #18 17.36 Created wheel for sphinx-argparse: filename=sphinx_argparse-0.5.2-py3-none-any.whl size=12643 sha256=79d383195e96597a09e3b1c7c396ab2e28b52e6b3e9ba9a08f995a38bf0e8413 #18 17.36 Stored in directory: /tmp/pip-ephem-wheel-cache-jxocazom/wheels/89/b3/a2/d1946ce985aa1052449817c32ebdd1d784a4e65d648f46bfcb #18 17.36 Building wheel for smpplib (setup.py): started #18 17.55 Building wheel for smpplib (setup.py): finished with status 'done' #18 17.55 Created wheel for smpplib: filename=smpplib-2.1.0-py3-none-any.whl size=28937 sha256=6fb0d563d8fc45af8ed872109ae2d4e0175db00dddced2ee74dfd5b7630e2d45 #18 17.55 Stored in directory: /tmp/pip-ephem-wheel-cache-jxocazom/wheels/d1/21/5f/83bc7dafba8cb5c323f61bf300449d47de4133538a4860d8c1 #18 17.55 Building wheel for pyscard (pyproject.toml): started #18 18.87 Building wheel for pyscard (pyproject.toml): finished with status 'done' #18 18.87 Created wheel for pyscard: filename=pyscard-2.2.1-cp311-cp311-linux_x86_64.whl size=231744 sha256=0f7b1b52bac4393cd6c2ec7560f52e22680815d05405688781dd8443400598a3 #18 18.87 Stored in directory: /root/.cache/pip/wheels/6c/22/1b/d9f2851969b54b9c7ae2779fd0d950809c49df116decc6e6b8 #18 18.87 Building wheel for pytlv (setup.py): started #18 19.02 Building wheel for pytlv (setup.py): finished with status 'done' #18 19.02 Created wheel for pytlv: filename=pytlv-0.71-py2.py3-none-any.whl size=16528 sha256=9828745e5644918f13d6fc55d67c67363f16efd08661e61e92c1eb7b0f9fb028 #18 19.02 Stored in directory: /root/.cache/pip/wheels/f2/0f/73/bd91ad25e655c44dce9047f187557a961707074344b2211c15 #18 19.03 Building wheel for asn1tools (setup.py): started #18 19.20 Building wheel for asn1tools (setup.py): finished with status 'done' #18 19.21 Created wheel for asn1tools: filename=asn1tools-0.166.0-py3-none-any.whl size=119699 sha256=2ccdaba15b5ec3be1ca759ecd835aa689c9f2355778ccddf3f11c31e60dad87a #18 19.21 Stored in directory: /tmp/pip-ephem-wheel-cache-jxocazom/wheels/2a/6a/86/4ace26b2e8568f96ceac6272ea7db506da59e1b3c2fc4c8699 #18 19.21 Building wheel for smpp.pdu (setup.py): started #18 19.36 Building wheel for smpp.pdu (setup.py): finished with status 'done' #18 19.36 Created wheel for smpp.pdu: filename=smpp.pdu-0.3-py3-none-any.whl size=31683 sha256=8a199b47f930007dceeb4904c5bb100bb88d9468cf845442c871af301ff1ccad #18 19.36 Stored in directory: /tmp/pip-ephem-wheel-cache-jxocazom/wheels/32/96/03/ef03cb1f288aec2fb1552d40911360548b181fe570b8fc2432 #18 19.36 Building wheel for pyperclip (setup.py): started #18 19.51 Building wheel for pyperclip (setup.py): finished with status 'done' #18 19.51 Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11005 sha256=49c503cd340f4eb7548a130fd3e07aa8a871758787d4e2b4baedd9cf3da7af14 #18 19.52 Stored in directory: /root/.cache/pip/wheels/e8/e7/56/591cb88ba1783b38c40d584026e766aac9c3a048e34128ce8b #18 19.52 Successfully built lcov_cobertura sphinx-argparse smpplib pyscard pytlv asn1tools smpp.pdu pyperclip #18 19.67 Installing collected packages: wcwidth, snowballstemmer, smpp.pdu, pytlv, pyserial, pyperclip, pydbus, ply, urllib3, termcolor, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smpplib, pysispm, pyscard, pyparsing, Pygments, pycryptodomex, pycparser, pockets, packaging, lcov_cobertura, jsonpath-ng, Jinja2, imagesize, idna, gsm0338, docutils, construct, colorlog, cmd2, charset-normalizer, certifi, bitstruct, bidict, babel, alabaster, sphinxcontrib-napoleon, requests, pyosmocom, cffi, asn1tools, sphinx, cryptography, sphinx-argparse #18 20.99 Attempting uninstall: Pygments #18 21.00 Found existing installation: Pygments 2.14.0 #18 21.00 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #18 21.00 Can't uninstall 'Pygments'. No files were found to uninstall. #18 22.20 Attempting uninstall: docutils #18 22.21 Found existing installation: docutils 0.19 #18 22.21 Not uninstalling docutils at /usr/lib/python3/dist-packages, outside environment /usr #18 22.21 Can't uninstall 'docutils'. No files were found to uninstall. #18 23.92 Successfully installed Jinja2-3.1.5 Pygments-2.19.1 alabaster-1.0.0 asn1tools-0.166.0 babel-2.16.0 bidict-0.23.1 bitstruct-8.19.0 certifi-2024.12.14 cffi-1.17.1 charset-normalizer-3.4.1 cmd2-2.5.11 colorlog-6.9.0 construct-2.10.70 cryptography-44.0.0 docutils-0.21.2 gsm0338-1.0.0 idna-3.10 imagesize-1.4.1 jsonpath-ng-1.7.0 lcov_cobertura-2.0.2 packaging-24.2 ply-3.11 pockets-0.9.1 pycparser-2.22 pycryptodomex-3.21.0 pydbus-0.6.0 pyosmocom-0.0.8 pyparsing-3.2.1 pyperclip-1.9.0 pyscard-2.2.1 pyserial-3.5 pysispm-0.6 pytlv-0.71 requests-2.32.3 smpp.pdu-0.3 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-8.1.3 sphinx-argparse-0.5.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 termcolor-2.5.0 urllib3-2.3.0 wcwidth-0.2.13 #18 23.92 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #18 DONE 25.5s #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 DONE 0.8s #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 0.381 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #20 0.381 Cloning into 'osmo-python-tests'... #20 0.489 + cd osmo-python-tests #20 0.489 + python3 setup.py clean build install #20 0.593 running clean #20 0.594 running build #20 0.594 running build_py #20 0.597 creating build #20 0.597 creating build/lib #20 0.597 creating build/lib/osmopy #20 0.597 copying osmopy/__init__.py -> build/lib/osmopy #20 0.597 copying osmopy/osmoutil.py -> build/lib/osmopy #20 0.597 copying osmopy/obscvty.py -> build/lib/osmopy #20 0.597 copying osmopy/trap_helper.py -> build/lib/osmopy #20 0.597 copying osmopy/osmo_ipa.py -> build/lib/osmopy #20 0.597 copying osmopy/twisted_ipa.py -> build/lib/osmopy #20 0.597 creating build/lib/osmopy/osmo_interact #20 0.597 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #20 0.597 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #20 0.597 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #20 0.597 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #20 0.598 running build_scripts #20 0.600 creating build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #20 0.600 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #20 0.601 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #20 0.601 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #20 0.601 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #20 0.601 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #20 0.601 running install #20 0.601 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. #20 0.601 warnings.warn( #20 0.621 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #20 0.621 warnings.warn( #20 0.642 running bdist_egg #20 0.646 running egg_info #20 0.646 creating osmopython.egg-info #20 0.648 writing osmopython.egg-info/PKG-INFO #20 0.648 writing dependency_links to osmopython.egg-info/dependency_links.txt #20 0.648 writing top-level names to osmopython.egg-info/top_level.txt #20 0.648 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.650 reading manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.650 writing manifest file 'osmopython.egg-info/SOURCES.txt' #20 0.650 installing library code to build/bdist.linux-x86_64/egg #20 0.650 running install_lib #20 0.651 creating build/bdist.linux-x86_64 #20 0.651 creating build/bdist.linux-x86_64/egg #20 0.651 creating build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #20 0.651 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.651 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.651 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.651 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.651 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #20 0.652 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #20 0.652 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #20 0.652 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #20 0.653 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #20 0.654 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #20 0.655 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #20 0.656 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #20 0.656 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #20 0.657 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #20 0.657 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #20 0.659 creating build/bdist.linux-x86_64/egg/EGG-INFO #20 0.659 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 running install_scripts #20 0.659 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #20 0.659 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #20 0.660 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.660 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.660 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.660 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #20 0.660 zip_safe flag not set; analyzing archive contents... #20 0.660 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #20 0.661 creating dist #20 0.661 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #20 0.666 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #20 0.667 Processing osmopython-0.3.0-py3.11.egg #20 0.668 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #20 0.668 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #20 0.677 Adding osmopython 0.3.0 to easy-install.pth file #20 0.678 Installing osmo_trap2cgi.py script to /usr/local/bin #20 0.679 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #20 0.679 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #20 0.679 Installing osmodumpdoc.py script to /usr/local/bin #20 0.680 Installing osmo_interact_ctrl.py script to /usr/local/bin #20 0.680 Installing osmotestconfig.py script to /usr/local/bin #20 0.680 Installing osmo_interact_vty.py script to /usr/local/bin #20 0.681 Installing osmo_ctrl.py script to /usr/local/bin #20 0.681 Installing osmotestvty.py script to /usr/local/bin #20 0.681 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #20 0.682 #20 0.682 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #20 0.682 Processing dependencies for osmopython==0.3.0 #20 0.682 Finished processing dependencies for osmopython==0.3.0 #20 0.704 + cd .. #20 0.704 + rm -rf osmo-python-tests #20 DONE 0.9s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #22 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #22 0.332 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.332 Cloning into 'osmo-ci'... #22 0.442 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.453 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.453 'common.sh' -> '/usr/local/bin/common.sh' #22 0.453 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.453 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.453 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.453 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.453 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.453 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.453 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.453 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.453 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.453 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.453 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.453 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.453 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.453 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.453 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.453 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.454 + rm -rf osmo-ci #22 DONE 0.6s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.391 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.6s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.3s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.375 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.375 + apt-get update #26 0.426 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.426 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.426 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.426 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.519 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] #26 0.552 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.572 Fetched 552 kB in 0s (3129 kB/s) #26 0.572 Reading package lists... #26 0.864 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 0.869 Reading package lists... #26 1.150 Building dependency tree... #26 1.220 Reading state information... #26 1.288 The following additional packages will be installed: #26 1.288 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.288 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.288 libyder-dev libyder2.0 #26 1.289 Suggested packages: #26 1.289 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.289 uhd-host #26 1.289 Recommended packages: #26 1.289 limesuite-udev limesuite-images gnuradio-dev #26 1.372 The following NEW packages will be installed: #26 1.372 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.372 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.372 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.394 0 upgraded, 14 newly installed, 0 to remove and 5 not upgraded. #26 1.394 Need to get 5782 kB of archives. #26 1.394 After this operation, 24.8 MB of additional disk space will be used. #26 1.394 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.401 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202501282026 [263 kB] #26 1.406 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202501282026 [53.0 kB] #26 1.418 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.419 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.422 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.422 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.424 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.428 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.471 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.472 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.472 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.486 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.486 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.615 debconf: delaying package configuration, since apt-utils is not installed #26 1.647 Fetched 5782 kB in 0s (52.0 MB/s) #26 1.693 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.693 (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 ... 115758 files and directories currently installed.) #26 1.778 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 1.795 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 1.949 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 1.954 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2145.1851.202501282026_amd64.deb ... #26 1.986 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501282026) ... #26 2.107 Selecting previously unselected package liblimesuite-dev. #26 2.117 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2145.1851.202501282026_amd64.deb ... #26 2.133 Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202501282026) ... #26 2.265 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.275 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.291 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.394 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.398 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.415 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.544 Selecting previously unselected package liborcania2.3:amd64. #26 2.548 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.566 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.660 Selecting previously unselected package liborcania-dev:amd64. #26 2.664 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 2.680 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 2.793 Selecting previously unselected package libsystemd-dev:amd64. #26 2.797 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 2.813 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 2.951 Selecting previously unselected package libuhd4.3.0:amd64. #26 2.956 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 2.972 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.235 Selecting previously unselected package libuhd-dev:amd64. #26 3.240 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.257 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.388 Selecting previously unselected package libyder2.0:amd64. #26 3.392 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.408 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 3.534 Selecting previously unselected package libulfius2.7:amd64. #26 3.541 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 3.558 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 3.656 Selecting previously unselected package libyder-dev:amd64. #26 3.660 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 3.677 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 3.777 Selecting previously unselected package libulfius-dev:amd64. #26 3.782 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 3.802 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 3.937 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.991 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.045 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.094 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.150 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202501282026) ... #26 4.200 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.251 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.311 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.370 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 4.424 Setting up liblimesuite-dev (23.11.0.1.2145.1851.202501282026) ... #26 4.482 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 4.534 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 4.586 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 4.644 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 4.699 Processing triggers for man-db (2.11.2-2) ... #26 4.747 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 4.893 + apt-get clean #26 DONE 5.7s #27 exporting to image #27 exporting layers #27 exporting layers 1.1s done #27 writing image sha256:487de7eca0d4aa7e5e72b95a77bbd3d89be9b0619d9f37a45ba482b0953f3b5f 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 1.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 487de7eca0d4 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-remsim-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-remsim-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-remsim-master + echo osmo-remsim-master + dir=osmo-remsim-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-remsim-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-remsim-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg 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_REMSIM_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-remsim-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.23kB done #1 DONE 0.3s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 https://gerrit.osmocom.org/plugins/gitiles/osmo-remsim/+/master?format=TEXT #4 DONE 0.1s #5 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #5 DONE 0.6s #6 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac #6 0.241 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.241 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.241 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.241 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.378 Reading package lists... #6 0.673 Reading package lists... #6 0.956 Building dependency tree... #6 1.018 Reading state information... #6 1.089 libpcsclite-dev is already the newest version (1.9.9-2). #6 1.089 autoconf is already the newest version (2.71-3). #6 1.089 automake is already the newest version (1:1.16.5-1.3). #6 1.089 libtool is already the newest version (2.4.7-7~deb12u1). #6 1.089 pkg-config is already the newest version (1.8.1-1). #6 1.089 m4 is already the newest version (1.4.19-3). #6 1.089 m4 set to manually installed. #6 1.089 ca-certificates is already the newest version (20230311). #6 1.089 The following additional packages will be installed: #6 1.089 libccid liblocale-gettext-perl libpcsc-perl #6 1.090 Suggested packages: #6 1.090 pcmciautils #6 1.090 Recommended packages: #6 1.090 libgtk3-perl #6 1.123 The following NEW packages will be installed: #6 1.124 help2man libccid liblocale-gettext-perl libpcsc-perl pcsc-tools pcscd #6 1.142 0 upgraded, 6 newly installed, 0 to remove and 5 not upgraded. #6 1.142 Need to get 958 kB of archives. #6 1.142 After this operation, 2259 kB of additional disk space will be used. #6 1.142 Get:1 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #6 1.149 Get:2 http://deb.debian.org/debian bookworm/main amd64 libccid amd64 1.5.2-1 [367 kB] #6 1.165 Get:3 http://deb.debian.org/debian bookworm/main amd64 pcscd amd64 1.9.9-2 [89.7 kB] #6 1.166 Get:4 http://deb.debian.org/debian bookworm/main amd64 help2man amd64 1.49.3 [198 kB] #6 1.170 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpcsc-perl amd64 1.4.14-5+b3 [44.3 kB] #6 1.180 Get:6 http://deb.debian.org/debian bookworm/main amd64 pcsc-tools amd64 1.6.2-1 [244 kB] #6 1.294 debconf: delaying package configuration, since apt-utils is not installed #6 1.330 Fetched 958 kB in 0s (17.6 MB/s) #6 1.379 Selecting previously unselected package liblocale-gettext-perl. #6 1.379 (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 ... 117416 files and directories currently installed.) #6 1.408 Preparing to unpack .../0-liblocale-gettext-perl_1.07-5_amd64.deb ... #6 1.427 Unpacking liblocale-gettext-perl (1.07-5) ... #6 1.565 Selecting previously unselected package libccid. #6 1.570 Preparing to unpack .../1-libccid_1.5.2-1_amd64.deb ... #6 1.592 Unpacking libccid (1.5.2-1) ... #6 1.745 Selecting previously unselected package pcscd. #6 1.749 Preparing to unpack .../2-pcscd_1.9.9-2_amd64.deb ... #6 1.772 Unpacking pcscd (1.9.9-2) ... #6 1.863 Selecting previously unselected package help2man. #6 1.867 Preparing to unpack .../3-help2man_1.49.3_amd64.deb ... #6 1.888 Unpacking help2man (1.49.3) ... #6 2.007 Selecting previously unselected package libpcsc-perl. #6 2.012 Preparing to unpack .../4-libpcsc-perl_1.4.14-5+b3_amd64.deb ... #6 2.028 Unpacking libpcsc-perl (1.4.14-5+b3) ... #6 2.139 Selecting previously unselected package pcsc-tools. #6 2.147 Preparing to unpack .../5-pcsc-tools_1.6.2-1_amd64.deb ... #6 2.163 Unpacking pcsc-tools (1.6.2-1) ... #6 2.310 Setting up libccid (1.5.2-1) ... #6 2.383 invoke-rc.d: unknown initscript, /etc/init.d/pcscd not found. #6 2.384 invoke-rc.d: could not determine current runlevel #6 2.404 Setting up libpcsc-perl (1.4.14-5+b3) ... #6 2.454 Setting up pcscd (1.9.9-2) ... #6 2.511 invoke-rc.d: could not determine current runlevel #6 2.512 invoke-rc.d: policy-rc.d denied execution of start. #6 2.578 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket. #6 2.664 Setting up pcsc-tools (1.6.2-1) ... #6 2.723 Setting up liblocale-gettext-perl (1.07-5) ... #6 2.773 Setting up help2man (1.49.3) ... #6 2.830 Processing triggers for man-db (2.11.2-2) ... #6 2.881 Processing triggers for mailcap (3.70+nmu1) ... #6 DONE 3.5s #7 [ 3/10] RUN GIT clone https://github.com/frankmorgner/vsmartcard.git #7 0.401 Cloning into 'vsmartcard'... #7 DONE 2.2s #8 [ 4/10] RUN CD vsmartcard/virtualsmartcard && autoreconf -fi && ./configure && make "-j$(nproc)" install #8 3.025 libtoolize: putting auxiliary files in '.'. #8 3.025 libtoolize: copying file './ltmain.sh' #8 3.036 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #8 3.036 libtoolize: copying file 'm4/libtool.m4' #8 3.047 libtoolize: copying file 'm4/ltoptions.m4' #8 3.057 libtoolize: copying file 'm4/ltsugar.m4' #8 3.068 libtoolize: copying file 'm4/ltversion.m4' #8 3.079 libtoolize: copying file 'm4/lt~obsolete.m4' #8 4.742 configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete. #8 4.742 configure.ac:43: You should run autoupdate. #8 4.742 m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... #8 4.742 configure.ac:43: the top level #8 4.742 configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:73: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:73: the top level #8 4.742 configure.ac:78: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:78: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:78: the top level #8 4.742 configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:105: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:105: the top level #8 4.742 configure.ac:151: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:151: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:151: the top level #8 4.742 configure.ac:205: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:205: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:205: the top level #8 4.742 configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete. #8 4.742 configure.ac:220: You should run autoupdate. #8 4.742 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 4.742 configure.ac:220: the top level #8 5.180 configure.ac:12: installing './compile' #8 5.181 configure.ac:12: installing './config.guess' #8 5.182 configure.ac:12: installing './config.sub' #8 5.183 configure.ac:9: installing './install-sh' #8 5.184 configure.ac:9: installing './missing' #8 5.254 src/ifd-vpcd/Makefile.am: installing './depcomp' #8 5.309 src/vpicc/Makefile.am:10: installing './py-compile' #8 5.358 checking for a BSD-compatible install... /usr/bin/install -c #8 5.361 checking whether build environment is sane... yes #8 5.366 checking for a race-free mkdir -p... /usr/bin/mkdir -p #8 5.367 checking for gawk... gawk #8 5.367 checking whether make sets $(MAKE)... yes #8 5.372 checking whether make supports nested variables... yes #8 5.377 checking build system type... x86_64-pc-linux-gnu #8 5.402 checking host system type... x86_64-pc-linux-gnu #8 5.402 checking how to print strings... printf #8 5.417 checking whether make supports the include directive... yes (GNU style) #8 5.421 checking for gcc... gcc #8 5.435 checking whether the C compiler works... yes #8 5.456 checking for C compiler default output file name... a.out #8 5.456 checking for suffix of executables... #8 5.484 checking whether we are cross compiling... no #8 5.504 checking for suffix of object files... o #8 5.515 checking whether the compiler supports GNU C... yes #8 5.525 checking whether gcc accepts -g... yes #8 5.535 checking for gcc option to enable C11 features... none needed #8 5.565 checking whether gcc understands -c and -o together... yes #8 5.582 checking dependency style of gcc... gcc3 #8 5.596 checking for a sed that does not truncate output... /usr/bin/sed #8 5.599 checking for grep that handles long lines and -e... /usr/bin/grep #8 5.599 checking for egrep... /usr/bin/grep -E #8 5.600 checking for fgrep... /usr/bin/grep -F #8 5.601 checking for ld used by gcc... /usr/bin/ld #8 5.603 checking if the linker (/usr/bin/ld) is GNU ld... yes #8 5.604 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #8 5.605 checking the name lister (/usr/bin/nm -B) interface... BSD nm #8 5.614 checking whether ln -s works... yes #8 5.614 checking the maximum length of command line arguments... 1572864 #8 5.618 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #8 5.618 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #8 5.618 checking for /usr/bin/ld option to reload object files... -r #8 5.618 checking for file... file #8 5.618 checking for objdump... objdump #8 5.618 checking how to recognize dependent libraries... pass_all #8 5.619 checking for dlltool... no #8 5.619 checking how to associate runtime and link libraries... printf %s\n #8 5.619 checking for ar... ar #8 5.619 checking for archiver @FILE support... @ #8 5.633 checking for strip... strip #8 5.633 checking for ranlib... ranlib #8 5.633 checking command to parse /usr/bin/nm -B output from gcc object... ok #8 5.668 checking for sysroot... no #8 5.668 checking for a working dd... /usr/bin/dd #8 5.671 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #8 5.682 checking for mt... no #8 5.682 checking if : is a manifest tool... no #8 5.685 checking for stdio.h... yes #8 5.694 checking for stdlib.h... yes #8 5.706 checking for string.h... yes #8 5.718 checking for inttypes.h... yes #8 5.730 checking for stdint.h... yes #8 5.743 checking for strings.h... yes #8 5.756 checking for sys/stat.h... yes #8 5.768 checking for sys/types.h... yes #8 5.781 checking for unistd.h... yes #8 5.795 checking for dlfcn.h... yes #8 5.810 checking for objdir... .libs #8 5.842 checking if gcc supports -fno-rtti -fno-exceptions... no #8 5.852 checking for gcc option to produce PIC... -fPIC -DPIC #8 5.852 checking if gcc PIC flag -fPIC -DPIC works... yes #8 5.860 checking if gcc static flag -static works... yes #8 5.900 checking if gcc supports -c -o file.o... yes #8 5.912 checking if gcc supports -c -o file.o... (cached) yes #8 5.912 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 5.917 checking whether -lc should be explicitly linked in... no #8 5.929 checking dynamic linker characteristics... GNU/Linux ld.so #8 5.959 checking how to hardcode library paths into programs... immediate #8 5.959 checking whether stripping libraries is possible... yes #8 5.960 checking if libtool supports shared libraries... yes #8 5.960 checking whether to build shared libraries... yes #8 5.960 checking whether to build static libraries... yes #8 5.961 checking for gcc... (cached) gcc #8 5.973 checking whether the compiler supports GNU C... (cached) yes #8 5.973 checking whether gcc accepts -g... (cached) yes #8 5.973 checking for gcc option to enable C11 features... (cached) none needed #8 5.974 checking whether gcc understands -c and -o together... (cached) yes #8 5.974 checking dependency style of gcc... (cached) gcc3 #8 5.974 checking whether ln -s works... yes #8 5.974 checking for a sed that does not truncate output... (cached) /usr/bin/sed #8 5.975 checking for a Python interpreter with version >= 3.2... python3 #8 5.989 checking for python3... /usr/bin/python3 #8 5.989 checking for python3 version... 3.11 #8 5.999 checking for python3 platform... linux #8 6.010 checking for GNU default python3 prefix... ${prefix} #8 6.010 checking for GNU default python3 exec_prefix... ${exec_prefix} #8 6.010 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #8 6.027 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #8 6.044 checking for g++... g++ #8 6.055 checking whether the compiler supports GNU C++... yes #8 6.094 checking whether g++ accepts -g... yes #8 6.108 checking for g++ option to enable C++11 features... none needed #8 6.156 checking dependency style of g++... gcc3 #8 6.174 checking how to run the C++ preprocessor... g++ -E #8 6.237 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #8 6.238 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #8 6.241 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.276 checking for g++ option to produce PIC... -fPIC -DPIC #8 6.276 checking if g++ PIC flag -fPIC -DPIC works... yes #8 6.286 checking if g++ static flag -static works... yes #8 6.320 checking if g++ supports -c -o file.o... yes #8 6.336 checking if g++ supports -c -o file.o... (cached) yes #8 6.336 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 6.336 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #8 6.339 checking how to hardcode library paths into programs... immediate #8 6.339 checking for pkg-config... /usr/bin/pkg-config #8 6.339 checking pkg-config is at least version 0.9.0... yes #8 6.340 checking for the pthreads library -lpthreads... no #8 6.364 checking whether pthreads work without any flags... yes #8 6.392 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #8 6.415 checking if more special flags are required for pthreads... no #8 6.415 checking for PTHREAD_PRIO_INHERIT... yes #8 6.439 checking for help2man... /usr/bin/help2man #8 6.440 checking whether make supports nested variables... (cached) yes #8 6.441 checking for libpcsclite... yes #8 6.445 checking for ifdhandler.h... yes #8 6.454 checking for debuglog.h... yes #8 6.485 configure: WARNING: libqrencode not found by pkg-config #8 6.485 checking for qrencode.h... no #8 6.501 checking for QRcode_encodeString... checking for arpa/inet.h... yes #8 6.542 checking for stdint.h... (cached) yes #8 6.542 checking for stdlib.h... (cached) yes #8 6.542 checking for string.h... (cached) yes #8 6.542 checking for sys/socket.h... yes #8 6.558 checking for sys/time.h... yes #8 6.573 checking for unistd.h... (cached) yes #8 6.573 checking for syslog.h... yes #8 6.587 checking for size_t... yes #8 6.621 checking for ssize_t... yes #8 6.654 checking for uint16_t... yes #8 6.671 checking for gcc options needed to detect all undeclared functions... none needed #8 6.691 checking whether SO_NOSIGPIPE is declared... no #8 6.705 checking whether MSG_NOSIGNAL is declared... yes #8 6.721 checking whether inet_ntop is declared... yes #8 6.735 checking for GNU libc compatible malloc... yes #8 6.759 checking for memset... yes #8 6.782 checking for select... yes #8 6.803 checking for socket... yes #8 6.824 checking for strlcpy... no #8 6.848 checking for strlcat... no #8 6.888 checking that generated files are newer than configure... done #8 6.888 configure: creating ./config.status #8 7.151 config.status: creating Makefile #8 7.157 config.status: creating doc/Makefile #8 7.164 config.status: creating doc/api/Makefile #8 7.170 config.status: creating npa-example-data/Makefile #8 7.177 config.status: creating npa-example-data/dh/Makefile #8 7.184 config.status: creating npa-example-data/ecdh/Makefile #8 7.191 config.status: creating src/Makefile #8 7.198 config.status: creating src/pcsclite-vpcd/Makefile #8 7.205 config.status: creating src/ifd-vpcd/Makefile #8 7.212 config.status: creating src/vpcd/Makefile #8 7.219 config.status: creating src/vpicc/Makefile #8 7.226 config.status: creating src/vpcd-config/Makefile #8 7.233 config.status: creating MacOSX/Makefile #8 7.241 config.status: creating config.h #8 7.245 config.status: executing depfiles commands #8 7.288 config.status: executing libtool commands #8 7.294 #8 7.294 virtualsmartcard has been configured with following options: #8 7.294 #8 7.294 Version: 0.10 #8 7.294 User binaries: /usr/local/bin #8 7.294 PC/SC configuration: /etc/reader.conf.d #8 7.294 Driver directory: /usr/lib/pcsc/drivers/serial #8 7.294 Python site-packages: /usr/local/lib/python3.11/site-packages #8 7.294 #8 7.294 Build libpcsclite: no #8 7.294 Build Info.plist: no #8 7.294 Build reader.conf: #8 7.294 VPCD hostname: /dev/null #8 7.294 VPCD slot count: 2 #8 7.294 #8 7.294 Host: x86_64-pc-linux-gnu #8 7.294 Compiler: gcc #8 7.294 Preprocessor flags: #8 7.294 Compiler flags: -g -O2 #8 7.294 Linker flags: #8 7.294 Libraries: #8 7.294 #8 7.294 PTHREAD_LIBS: #8 7.294 PTHREAD_CFLAGS: #8 7.294 PCSC_CFLAGS: -I/usr/include/PCSC -pthread #8 7.294 PCSC_LIBS: -lpcsclite #8 7.294 QRENCODE_CFLAGS: #8 7.294 QRENCODE_LIBS: #8 7.294 BUNDLE_HOST: Linux #8 7.294 LIB_PREFIX: lib #8 7.294 DYN_LIB_EXT: so #8 7.294 #8 7.294 HELP2MAN: /usr/bin/help2man #8 7.294 PYTHON: /usr/bin/python3 #8 7.294 #8 7.316 Making install in src #8 7.317 make[1]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 7.318 Making install in vpcd #8 7.319 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.320 CC vpcd.lo #8 7.320 CC lock.lo #8 7.479 CCLD libvpcd.la #8 7.520 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.520 make[3]: Nothing to be done for 'install-exec-am'. #8 7.520 make[3]: Nothing to be done for 'install-data-am'. #8 7.520 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.520 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 7.520 Making install in vpicc #8 7.521 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.522 GEN vicc #8 7.524 GEN vicc.1 #8 7.589 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.590 /usr/bin/mkdir -p '/usr/local/bin' #8 7.590 /usr/bin/mkdir -p '/usr/local/share/man/man1' #8 7.591 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 7.591 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 7.592 /usr/bin/install -c vicc '/usr/local/bin' #8 7.593 /usr/bin/install -c -m 644 vicc.1 '/usr/local/share/man/man1' #8 7.599 /usr/bin/install -c -m 644 virtualsmartcard/cards/__init__.py virtualsmartcard/cards/ePass.py virtualsmartcard/cards/nPA.py virtualsmartcard/cards/Relay.py virtualsmartcard/cards/RelayMiddleman.py virtualsmartcard/cards/cryptoflex.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 7.604 /usr/bin/install -c -m 644 virtualsmartcard/CardGenerator.py virtualsmartcard/SEutils.py virtualsmartcard/TLVutils.py virtualsmartcard/ConstantDefinitions.py virtualsmartcard/SmartcardFilesystem.py virtualsmartcard/utils.py virtualsmartcard/CryptoUtils.py virtualsmartcard/SmartcardSAM.py virtualsmartcard/SWutils.py virtualsmartcard/VirtualSmartcard.py virtualsmartcard/__init__.py '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 7.615 Byte-compiling python modules... #8 7.615 __init__.pyePass.pynPA.pyRelay.pyRelayMiddleman.pycryptoflex.pyByte-compiling python modules... #8 7.621 CardGenerator.py #8 7.624 SEutils.pyTLVutils.pyConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 7.682 Byte-compiling python modules (optimized versions) ... #8 7.682 CardGenerator.pyByte-compiling python modules (optimized versions) ... #8 7.682 __init__.pyePass.pynPA.pySEutils.pyRelay.pyRelayMiddleman.pycryptoflex.pyTLVutils.py #8 7.687 ConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 7.702 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.703 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 7.703 Making install in ifd-vpcd #8 7.704 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 7.704 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /etc/reader.conf.d #8 7.705 CC libifdvpcd_la-ifd-vpcd.lo #8 7.706 /usr/bin/sed -e 's,[@]VERSION[@],0.10,g' -e 's,[@]TARGET_LIB[@],libifdvpcd.so,g' -e 's,[@]TARGET[@],/usr/lib/pcsc/drivers/serial/libifdvpcd.so,g' -e 's,[@]VPCDHOST[@],/dev/null,g' < ./reader.conf.in > /etc/reader.conf.d/vpcd #8 7.848 CCLD libifdvpcd.la #8 7.921 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /usr/lib/pcsc/drivers/serial #8 7.923 /bin/bash ../../libtool --mode=install cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 7.938 libtool: install: cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 7.939 (cd /usr/lib/pcsc/drivers/serial && \ #8 7.939 ln -s -f libifdvpcd.so.0.10 libifdvpcd.so) #8 7.940 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 7.941 Making install in vpcd-config #8 7.942 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 7.942 CC vpcd_config-vpcd-config.o #8 7.942 CC vpcd_config-local-ip.o #8 7.971 CCLD vpcd-config #8 8.013 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.013 make[3]: Nothing to be done for 'install-data-am'. #8 8.014 /usr/bin/mkdir -p '/usr/local/bin' #8 8.016 /bin/bash ../../libtool --mode=install /usr/bin/install -c vpcd-config '/usr/local/bin' #8 8.034 libtool: install: /usr/bin/install -c vpcd-config /usr/local/bin/vpcd-config #8 8.035 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.035 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 8.036 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 8.038 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 8.038 make[3]: Nothing to be done for 'install-exec-am'. #8 8.038 make[3]: Nothing to be done for 'install-data-am'. #8 8.038 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.038 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.038 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 8.038 Making install in doc #8 8.039 make[1]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.040 Making install in api #8 8.041 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.042 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.042 make[3]: Nothing to be done for 'install-exec-am'. #8 8.042 make[3]: Nothing to be done for 'install-data-am'. #8 8.042 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.042 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 8.043 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.045 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 8.045 make[3]: Nothing to be done for 'install-exec-am'. #8 8.045 make[3]: Nothing to be done for 'install-data-am'. #8 8.045 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.045 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.045 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 8.045 Making install in npa-example-data #8 8.046 make[1]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.047 Making install in dh #8 8.048 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.049 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.049 make[3]: Nothing to be done for 'install-exec-am'. #8 8.049 make[3]: Nothing to be done for 'install-data-am'. #8 8.049 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.050 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 8.050 Making install in ecdh #8 8.050 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.052 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.052 make[3]: Nothing to be done for 'install-exec-am'. #8 8.052 make[3]: Nothing to be done for 'install-data-am'. #8 8.052 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.052 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 8.053 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.054 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.054 make[3]: Nothing to be done for 'install-exec-am'. #8 8.054 make[3]: Nothing to be done for 'install-data-am'. #8 8.054 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.054 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.054 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 8.054 Making install in MacOSX #8 8.055 make[1]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.055 Use `make osx` to compile package for Mac OS X #8 8.057 make[2]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.057 make[2]: Nothing to be done for 'install-exec-am'. #8 8.057 make[2]: Nothing to be done for 'install-data-am'. #8 8.057 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.057 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 8.058 make[1]: Entering directory '/vsmartcard/virtualsmartcard' #8 8.060 make[2]: Entering directory '/vsmartcard/virtualsmartcard' #8 8.060 make[2]: Nothing to be done for 'install-exec-am'. #8 8.060 make[2]: Nothing to be done for 'install-data-am'. #8 8.060 make[2]: Leaving directory '/vsmartcard/virtualsmartcard' #8 8.060 make[1]: Leaving directory '/vsmartcard/virtualsmartcard' #8 DONE 8.8s #9 [ 5/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-simtrace2-dev libosmo-abis-dev libosmo-netif-dev libpcsclite-dev libcsv-dev libjansson-dev libulfius-dev liborcania-dev && apt-get clean ;; centos*) dnf install -y libcsv-devel "pkgconfig(libasn1c)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmosim)" "pkgconfig(libpcsclite)" "pkgconfig(libulfius)" "pkgconfig(libusb-1.0)" "pkgconfig(libosmousb)" "pkgconfig(libosmo-simtrace2)" ;; esac #9 0.408 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.408 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.408 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.408 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #9 0.538 Reading package lists... #9 0.834 Reading package lists... #9 1.116 Building dependency tree... #9 1.175 Reading state information... #9 1.245 libpcsclite-dev is already the newest version (1.9.9-2). #9 1.245 libcsv-dev is already the newest version (3.0.3+dfsg-6). #9 1.245 libjansson-dev is already the newest version (2.14-2). #9 1.245 libulfius-dev is already the newest version (2.7.13-1). #9 1.245 liborcania-dev is already the newest version (2.3.2-1). #9 1.245 liborcania-dev set to manually installed. #9 1.245 The following additional packages will be installed: #9 1.245 libosmo-simtrace2-1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #9 1.245 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 1.245 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 #9 1.245 osmocom-nightly #9 1.265 The following NEW packages will be installed: #9 1.265 libosmo-abis-dev libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev #9 1.265 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #9 1.265 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 1.265 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 #9 1.265 osmocom-nightly #9 1.287 0 upgraded, 20 newly installed, 0 to remove and 5 not upgraded. #9 1.287 Need to get 2306 kB of archives. #9 1.287 After this operation, 8290 kB of additional disk space will be used. #9 1.287 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501282026 [1180 B] #9 1.302 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.64.ff3d.202501282026 [169 kB] #9 1.305 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.64.ff3d.202501282026 [50.6 kB] #9 1.306 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.50.58dd.202501282026 [32.9 kB] #9 1.308 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.64.ff3d.202501282026 [69.8 kB] #9 1.309 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.64.ff3d.202501282026 [227 kB] #9 1.319 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.34.ada6.202501282026 [59.4 kB] #9 1.320 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.64.ff3d.202501282026 [103 kB] #9 1.320 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501282026 [70.1 kB] #9 1.322 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.64.ff3d.202501282026 [70.4 kB] #9 1.323 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.64.ff3d.202501282026 [177 kB] #9 1.326 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.64.ff3d.202501282026 [59.0 kB] #9 1.328 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.64.ff3d.202501282026 [62.9 kB] #9 1.329 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.64.ff3d.202501282026 [49.6 kB] #9 1.331 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.64.ff3d.202501282026 [43.0 kB] #9 1.333 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.64.ff3d.202501282026 [848 kB] #9 1.343 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.34.ada6.202501282026 [71.9 kB] #9 1.345 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.50.58dd.202501282026 [112 kB] #9 1.357 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-1 0.8.1.78.64e0a.202501282026 [12.1 kB] #9 1.417 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-dev 0.8.1.78.64e0a.202501282026 [17.1 kB] #9 1.545 debconf: delaying package configuration, since apt-utils is not installed #9 1.575 Fetched 2306 kB in 0s (15.5 MB/s) #9 1.622 Selecting previously unselected package osmocom-nightly. #9 1.622 (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 ... 117579 files and directories currently installed.) #9 1.649 Preparing to unpack .../00-osmocom-nightly_202501282026_amd64.deb ... #9 1.665 Unpacking osmocom-nightly (202501282026) ... #9 1.770 Selecting previously unselected package libosmocore22:amd64. #9 1.775 Preparing to unpack .../01-libosmocore22_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 1.806 Unpacking libosmocore22:amd64 (1.10.0.64.ff3d.202501282026) ... #9 1.921 Selecting previously unselected package libosmocodec4:amd64. #9 1.930 Preparing to unpack .../02-libosmocodec4_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 1.946 Unpacking libosmocodec4:amd64 (1.10.0.64.ff3d.202501282026) ... #9 2.051 Selecting previously unselected package libosmotrau10:amd64. #9 2.060 Preparing to unpack .../03-libosmotrau10_1.6.0.50.58dd.202501282026_amd64.deb ... #9 2.078 Unpacking libosmotrau10:amd64 (1.6.0.50.58dd.202501282026) ... #9 2.185 Selecting previously unselected package libosmoisdn0:amd64. #9 2.192 Preparing to unpack .../04-libosmoisdn0_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 2.211 Unpacking libosmoisdn0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 2.317 Selecting previously unselected package libosmogsm20:amd64. #9 2.322 Preparing to unpack .../05-libosmogsm20_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 2.340 Unpacking libosmogsm20:amd64 (1.10.0.64.ff3d.202501282026) ... #9 2.456 Selecting previously unselected package libosmonetif11:amd64. #9 2.460 Preparing to unpack .../06-libosmonetif11_1.5.1.34.ada6.202501282026_amd64.deb ... #9 2.476 Unpacking libosmonetif11:amd64 (1.5.1.34.ada6.202501282026) ... #9 2.586 Selecting previously unselected package libosmovty13:amd64. #9 2.590 Preparing to unpack .../07-libosmovty13_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 2.606 Unpacking libosmovty13:amd64 (1.10.0.64.ff3d.202501282026) ... #9 2.710 Selecting previously unselected package libosmoabis13:amd64. #9 2.715 Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501282026_amd64.deb ... #9 2.731 Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501282026) ... #9 2.845 Selecting previously unselected package libosmocoding0:amd64. #9 2.854 Preparing to unpack .../09-libosmocoding0_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 2.870 Unpacking libosmocoding0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 2.980 Selecting previously unselected package libosmogb14:amd64. #9 2.990 Preparing to unpack .../10-libosmogb14_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.007 Unpacking libosmogb14:amd64 (1.10.0.64.ff3d.202501282026) ... #9 3.117 Selecting previously unselected package libosmoctrl0:amd64. #9 3.122 Preparing to unpack .../11-libosmoctrl0_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.138 Unpacking libosmoctrl0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 3.244 Selecting previously unselected package libosmosim2:amd64. #9 3.249 Preparing to unpack .../12-libosmosim2_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.264 Unpacking libosmosim2:amd64 (1.10.0.64.ff3d.202501282026) ... #9 3.370 Selecting previously unselected package libosmousb0:amd64. #9 3.375 Preparing to unpack .../13-libosmousb0_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.390 Unpacking libosmousb0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 3.480 Selecting previously unselected package libosmocore. #9 3.490 Preparing to unpack .../14-libosmocore_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.506 Unpacking libosmocore (1.10.0.64.ff3d.202501282026) ... #9 3.596 Selecting previously unselected package libosmocore-dev:amd64. #9 3.606 Preparing to unpack .../15-libosmocore-dev_1.10.0.64.ff3d.202501282026_amd64.deb ... #9 3.623 Unpacking libosmocore-dev:amd64 (1.10.0.64.ff3d.202501282026) ... #9 3.753 Selecting previously unselected package libosmo-netif-dev:amd64. #9 3.758 Preparing to unpack .../16-libosmo-netif-dev_1.5.1.34.ada6.202501282026_amd64.deb ... #9 3.773 Unpacking libosmo-netif-dev:amd64 (1.5.1.34.ada6.202501282026) ... #9 3.864 Selecting previously unselected package libosmo-abis-dev:amd64. #9 3.868 Preparing to unpack .../17-libosmo-abis-dev_1.6.0.50.58dd.202501282026_amd64.deb ... #9 3.887 Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd.202501282026) ... #9 3.993 Selecting previously unselected package libosmo-simtrace2-1:amd64. #9 3.997 Preparing to unpack .../18-libosmo-simtrace2-1_0.8.1.78.64e0a.202501282026_amd64.deb ... #9 4.013 Unpacking libosmo-simtrace2-1:amd64 (0.8.1.78.64e0a.202501282026) ... #9 4.113 Selecting previously unselected package libosmo-simtrace2-dev:amd64. #9 4.117 Preparing to unpack .../19-libosmo-simtrace2-dev_0.8.1.78.64e0a.202501282026_amd64.deb ... #9 4.133 Unpacking libosmo-simtrace2-dev:amd64 (0.8.1.78.64e0a.202501282026) ... #9 4.250 Setting up osmocom-nightly (202501282026) ... #9 4.297 Setting up libosmocore22:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.347 Setting up libosmocodec4:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.399 Setting up libosmovty13:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.446 Setting up libosmoisdn0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.498 Setting up libosmotrau10:amd64 (1.6.0.50.58dd.202501282026) ... #9 4.546 Setting up libosmousb0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.592 Setting up libosmogsm20:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.646 Setting up libosmoctrl0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.693 Setting up libosmogb14:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.742 Setting up libosmonetif11:amd64 (1.5.1.34.ada6.202501282026) ... #9 4.805 Setting up libosmocoding0:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.852 Setting up libosmosim2:amd64 (1.10.0.64.ff3d.202501282026) ... #9 4.900 Setting up libosmocore (1.10.0.64.ff3d.202501282026) ... #9 4.947 Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501282026) ... #9 5.030 Setting up libosmo-simtrace2-1:amd64 (0.8.1.78.64e0a.202501282026) ... #9 5.077 Setting up libosmocore-dev:amd64 (1.10.0.64.ff3d.202501282026) ... #9 5.128 Setting up libosmo-netif-dev:amd64 (1.5.1.34.ada6.202501282026) ... #9 5.176 Setting up libosmo-simtrace2-dev:amd64 (0.8.1.78.64e0a.202501282026) ... #9 5.223 Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd.202501282026) ... #9 5.277 Processing triggers for libc-bin (2.36-9+deb12u9) ... #9 DONE 5.8s #10 [ 6/10] WORKDIR /TMP #10 DONE 0.2s #11 [ 7/10] RUN GIT clone https://gerrit.osmocom.org/osmo-remsim.git #11 0.231 Cloning into 'osmo-remsim'... #11 DONE 0.4s #12 [ 8/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-REMSIM/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-remsim #12 DONE 0.1s #13 [ 9/10] RUN CD osmo-remsim && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && ldconfig #13 0.309 Already on 'master' #13 0.309 Your branch is up to date with 'origin/master'. #13 0.310 refs/heads/master #13 0.317 HEAD is now at ff79b6c bankd: Add -T and -e cmdline params #13 0.318 master #13 0.318 ff79b6c1dca239f11acabb178391371ed3a9f137 #13 2.022 aclocal: warning: couldn't open directory 'm4': No such file or directory #13 2.810 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #13 2.810 libtoolize: copying file './ltmain.sh' #13 2.833 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #13 2.833 libtoolize: copying file 'm4/libtool.m4' #13 2.841 libtoolize: copying file 'm4/ltoptions.m4' #13 2.850 libtoolize: copying file 'm4/ltsugar.m4' #13 2.859 libtoolize: copying file 'm4/ltversion.m4' #13 2.867 libtoolize: copying file 'm4/lt~obsolete.m4' #13 2.882 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #13 4.285 configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. #13 4.285 configure.ac:98: You should run autoupdate. #13 4.285 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #13 4.285 configure.ac:98: the top level #13 4.285 configure.ac:194: warning: AC_OUTPUT should be used without arguments. #13 4.285 configure.ac:194: You should run autoupdate. #13 4.604 configure.ac:8: installing './compile' #13 4.605 configure.ac:8: installing './config.guess' #13 4.606 configure.ac:8: installing './config.sub' #13 4.607 configure.ac:10: installing './install-sh' #13 4.608 configure.ac:10: installing './missing' #13 4.701 src/Makefile.am: installing './depcomp' #13 4.713 src/bankd/Makefile.am:23: warning: source file '../slotmap.c' is in a subdirectory, #13 4.713 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 4.713 automake: warning: possible forward-incompatibility. #13 4.713 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #13 4.713 automake: automake option hasn't been enabled. For now, the corresponding output #13 4.713 automake: object file(s) will be placed in the top-level directory. However, this #13 4.713 automake: behavior may change in a future Automake major version, with object #13 4.713 automake: files being placed in the same subdirectory as the corresponding sources. #13 4.713 automake: You are advised to start using 'subdir-objects' option throughout your #13 4.713 automake: project, to avoid future incompatibilities. #13 4.713 src/bankd/Makefile.am:23: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 4.713 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 4.713 src/bankd/Makefile.am:23: warning: source file '../debug.c' is in a subdirectory, #13 4.713 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 4.728 src/client/Makefile.am:31: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 4.728 src/client/Makefile.am:31: but option 'subdir-objects' is disabled #13 4.728 src/client/Makefile.am:31: warning: source file '../debug.c' is in a subdirectory, #13 4.728 src/client/Makefile.am:31: but option 'subdir-objects' is disabled #13 4.729 src/client/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 4.729 src/client/Makefile.am:15: but option 'subdir-objects' is disabled #13 4.729 src/client/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory, #13 4.729 src/client/Makefile.am:15: but option 'subdir-objects' is disabled #13 4.730 src/client/Makefile.am:45: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 4.730 src/client/Makefile.am:45: but option 'subdir-objects' is disabled #13 4.730 src/client/Makefile.am:45: warning: source file '../debug.c' is in a subdirectory, #13 4.730 src/client/Makefile.am:45: but option 'subdir-objects' is disabled #13 4.767 src/server/Makefile.am:19: warning: source file '../rspro_util.c' is in a subdirectory, #13 4.767 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 4.767 src/server/Makefile.am:19: warning: source file '../slotmap.c' is in a subdirectory, #13 4.767 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 4.767 src/server/Makefile.am:19: warning: source file '../debug.c' is in a subdirectory, #13 4.767 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 4.825 checking build system type... x86_64-pc-linux-gnu #13 4.849 checking host system type... x86_64-pc-linux-gnu #13 4.849 checking how to print strings... printf #13 4.864 checking for gcc... gcc #13 4.876 checking whether the C compiler works... yes #13 4.896 checking for C compiler default output file name... a.out #13 4.896 checking for suffix of executables... #13 4.916 checking whether we are cross compiling... no #13 4.938 checking for suffix of object files... o #13 4.956 checking whether the compiler supports GNU C... yes #13 4.966 checking whether gcc accepts -g... yes #13 4.976 checking for gcc option to enable C11 features... none needed #13 5.007 checking whether gcc understands -c and -o together... yes #13 5.027 checking for a sed that does not truncate output... /usr/bin/sed #13 5.030 checking for grep that handles long lines and -e... /usr/bin/grep #13 5.031 checking for egrep... /usr/bin/grep -E #13 5.032 checking for fgrep... /usr/bin/grep -F #13 5.033 checking for ld used by gcc... /usr/bin/ld #13 5.035 checking if the linker (/usr/bin/ld) is GNU ld... yes #13 5.036 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #13 5.038 checking the name lister (/usr/bin/nm -B) interface... BSD nm #13 5.048 checking whether ln -s works... yes #13 5.048 checking the maximum length of command line arguments... 1572864 #13 5.052 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #13 5.052 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #13 5.052 checking for /usr/bin/ld option to reload object files... -r #13 5.052 checking for file... file #13 5.053 checking for objdump... objdump #13 5.053 checking how to recognize dependent libraries... pass_all #13 5.053 checking for dlltool... no #13 5.053 checking how to associate runtime and link libraries... printf %s\n #13 5.054 checking for ar... ar #13 5.054 checking for archiver @FILE support... @ #13 5.070 checking for strip... strip #13 5.070 checking for ranlib... ranlib #13 5.070 checking for gawk... gawk #13 5.070 checking command to parse /usr/bin/nm -B output from gcc object... ok #13 5.108 checking for sysroot... no #13 5.108 checking for a working dd... /usr/bin/dd #13 5.111 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #13 5.120 checking for mt... no #13 5.120 checking if : is a manifest tool... no #13 5.123 checking for stdio.h... yes #13 5.133 checking for stdlib.h... yes #13 5.145 checking for string.h... yes #13 5.158 checking for inttypes.h... yes #13 5.171 checking for stdint.h... yes #13 5.184 checking for strings.h... yes #13 5.197 checking for sys/stat.h... yes #13 5.211 checking for sys/types.h... yes #13 5.224 checking for unistd.h... yes #13 5.238 checking for dlfcn.h... yes #13 5.253 checking for objdir... .libs #13 5.284 checking if gcc supports -fno-rtti -fno-exceptions... no #13 5.295 checking for gcc option to produce PIC... -fPIC -DPIC #13 5.295 checking if gcc PIC flag -fPIC -DPIC works... yes #13 5.304 checking if gcc static flag -static works... yes #13 5.337 checking if gcc supports -c -o file.o... yes #13 5.350 checking if gcc supports -c -o file.o... (cached) yes #13 5.350 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #13 5.355 checking whether -lc should be explicitly linked in... no #13 5.368 checking dynamic linker characteristics... GNU/Linux ld.so #13 5.406 checking how to hardcode library paths into programs... immediate #13 5.406 checking whether stripping libraries is possible... yes #13 5.407 checking if libtool supports shared libraries... yes #13 5.407 checking whether to build shared libraries... yes #13 5.407 checking whether to build static libraries... yes #13 5.408 checking for a BSD-compatible install... /usr/bin/install -c #13 5.412 checking whether build environment is sane... yes #13 5.417 checking for a race-free mkdir -p... /usr/bin/mkdir -p #13 5.418 checking whether make sets $(MAKE)... yes #13 5.424 checking whether make supports the include directive... yes (GNU style) #13 5.428 checking whether make supports nested variables... yes #13 5.432 checking whether UID '0' is supported by ustar format... yes #13 5.432 checking whether GID '0' is supported by ustar format... yes #13 5.432 checking how to create a ustar tar archive... gnutar #13 5.439 checking dependency style of gcc... gcc3 #13 5.457 checking whether make supports nested variables... (cached) yes #13 5.457 checking whether make sets $(MAKE)... (cached) yes #13 5.459 checking for gcc... (cached) gcc #13 5.472 checking whether the compiler supports GNU C... (cached) yes #13 5.472 checking whether gcc accepts -g... (cached) yes #13 5.472 checking for gcc option to enable C11 features... (cached) none needed #13 5.473 checking whether gcc understands -c and -o together... (cached) yes #13 5.473 checking for pkg-config... /usr/bin/pkg-config #13 5.473 checking for pkg-config... /usr/bin/pkg-config #13 5.473 checking pkg-config is at least version 0.20... yes #13 5.474 checking for libosmocore >= 1.6.0... yes #13 5.478 checking for libosmogsm >= 0.11.0... yes #13 5.482 checking for libosmo-netif >= 1.5.0... yes #13 5.486 checking for libulfius... yes #13 5.490 checking for liborcania... yes #13 5.493 checking for jansson... yes #13 5.496 checking for libpcsclite... yes #13 5.500 checking for csv_init in -lcsv... yes #13 5.523 checking for csv.h... yes #13 5.539 checking for libosmousb >= 1.4.0... yes #13 5.543 checking for libosmo-simtrace2 >= 0.8.0... yes #13 5.546 checking for libusb-1.0... yes #13 5.549 checking for libpcsclite... yes #13 5.551 checking for egrep... (cached) /usr/bin/grep -E #13 5.552 CFLAGS="-g -O2 -std=gnu11 -Wall" #13 5.552 CPPFLAGS=" -Wall" #13 5.567 checking that generated files are newer than configure... done #13 6.417 configure: creating ./config.status #13 6.657 config.status: creating Makefile #13 6.664 config.status: creating libosmo-rspro.pc #13 6.671 config.status: creating contrib/Makefile #13 6.681 config.status: creating contrib/etc_default/Makefile #13 6.690 config.status: creating contrib/systemd/Makefile #13 6.699 config.status: creating doc/Makefile #13 6.709 config.status: creating doc/examples/Makefile #13 6.718 config.status: creating doc/manuals/Makefile #13 6.726 config.status: creating src/Makefile #13 6.736 config.status: creating src/rspro/Makefile #13 6.746 config.status: creating src/bankd/Makefile #13 6.756 config.status: creating src/client/Makefile #13 6.765 config.status: creating src/client/osmo-remsim-client-reader_conf #13 6.773 config.status: creating src/server/Makefile #13 6.781 config.status: creating include/Makefile #13 6.790 config.status: creating include/osmocom/Makefile #13 6.799 config.status: creating include/osmocom/rspro/Makefile #13 6.807 config.status: executing libtool commands #13 6.812 config.status: executing depfiles commands #13 7.073 echo 1.0.0.76-ff79 > .version-t && mv .version-t .version #13 7.074 make install-recursive #13 7.076 make[1]: Entering directory '/tmp/osmo-remsim' #13 7.078 Making install in contrib #13 7.079 make[2]: Entering directory '/tmp/osmo-remsim/contrib' #13 7.080 Making install in etc_default #13 7.081 make[3]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 7.083 make[4]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 7.083 make[4]: Nothing to be done for 'install-exec-am'. #13 7.083 /usr/bin/mkdir -p '/usr/local/etc/default' #13 7.093 /usr/bin/install -c -m 644 osmo-remsim-bankd osmo-remsim-client osmo-remsim-client-0 osmo-remsim-client-1 osmo-remsim-client-2 osmo-remsim-client-3 '/usr/local/etc/default' #13 7.094 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 7.094 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 7.094 Making install in systemd #13 7.095 make[3]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 7.096 make[4]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 7.096 make[4]: Nothing to be done for 'install-exec-am'. #13 7.096 /usr/bin/mkdir -p '/lib/systemd/system' #13 7.098 /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/lib/systemd/system' #13 7.099 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 7.099 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 7.100 make[3]: Entering directory '/tmp/osmo-remsim/contrib' #13 7.101 make[4]: Entering directory '/tmp/osmo-remsim/contrib' #13 7.101 make[4]: Nothing to be done for 'install-data-am'. #13 7.102 /usr/bin/mkdir -p '/usr/local/bin' #13 7.104 /usr/bin/install -c osmo-remsim-apitool '/usr/local/bin' #13 7.105 make[4]: Leaving directory '/tmp/osmo-remsim/contrib' #13 7.105 make[3]: Leaving directory '/tmp/osmo-remsim/contrib' #13 7.105 make[2]: Leaving directory '/tmp/osmo-remsim/contrib' #13 7.105 Making install in src #13 7.106 make[2]: Entering directory '/tmp/osmo-remsim/src' #13 7.108 Making install in rspro #13 7.110 make[3]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 7.111 CC ATR.lo #13 7.111 CC BankId.lo #13 7.111 CC BankSlot.lo #13 7.111 CC BankSlotStatusInd.lo #13 7.111 CC ClientId.lo #13 7.112 CC ClientSlot.lo #13 7.112 CC ClientSlotStatusInd.lo #13 7.112 CC ComponentIdentity.lo #13 7.112 CC ComponentName.lo #13 7.113 CC ComponentType.lo #13 7.113 CC ConfigClientIdReq.lo #13 7.113 CC ConfigClientIdRes.lo #13 7.113 CC ConfigClientBankReq.lo #13 7.113 CC ConfigClientBankRes.lo #13 7.114 CC ConnectBankReq.lo #13 7.114 CC ConnectBankRes.lo #13 7.116 CC ConnectClientReq.lo #13 7.116 CC ConnectClientRes.lo #13 7.117 CC CreateMappingReq.lo #13 7.117 CC CreateMappingRes.lo #13 7.260 CC ErrorCode.lo #13 7.262 CC ErrorInd.lo #13 7.264 CC ErrorSeverity.lo #13 7.272 CC ErrorString.lo #13 7.281 CC IpAddress.lo #13 7.287 CC IpPort.lo #13 7.292 CC Ipv4Address.lo #13 7.297 CC Ipv6Address.lo #13 7.312 CC OperationTag.lo #13 7.340 CC PortNumber.lo #13 7.342 CC RemoveMappingReq.lo #13 7.343 CC ResetStateRes.lo #13 7.343 CC RemoveMappingRes.lo #13 7.343 CC ResetStateReq.lo #13 7.346 CC ResultCode.lo #13 7.347 CC RsproPDU.lo #13 7.361 CC RsproPDUchoice.lo #13 7.362 CC SetAtrReq.lo #13 7.391 CC SetAtrRes.lo #13 7.397 CC SlotNumber.lo #13 7.400 CC SlotPhysStatus.lo #13 7.451 CC TpduCardToModem.lo #13 7.472 CC TpduFlags.lo #13 7.477 CC TpduModemToCard.lo #13 7.512 CC BOOLEAN.lo #13 7.517 CC IA5String.lo #13 7.523 CC INTEGER.lo #13 7.532 CC NativeEnumerated.lo #13 7.533 CC NativeInteger.lo #13 7.544 CC constr_CHOICE.lo #13 7.544 CC constr_SEQUENCE.lo #13 7.555 CC OCTET_STRING.lo #13 7.572 CC BIT_STRING.lo #13 7.578 CC asn_codecs_prim.lo #13 7.579 CC ber_tlv_length.lo #13 7.579 CC ber_tlv_tag.lo #13 7.588 CC ber_decoder.lo #13 7.593 CC der_encoder.lo #13 7.612 CC constr_TYPE.lo #13 7.657 CC constraints.lo #13 7.661 CC xer_support.lo #13 7.664 CC xer_decoder.lo #13 7.675 CC xer_encoder.lo #13 7.699 CC per_support.lo #13 7.730 CC per_decoder.lo #13 7.847 CC per_encoder.lo #13 7.853 CC per_opentype.lo #13 7.857 INTEGER.c: In function 'asn_int642INTEGER': #13 7.857 INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds] #13 7.857 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 7.857 | ~~~~~~^~~~~~ #13 7.858 INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8 #13 7.858 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #13 7.858 | ~~~~~~~~^~~~~ #13 7.879 INTEGER.c: In function 'asn_long2INTEGER': #13 7.879 INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds] #13 7.879 1395 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 7.879 | ~~~~~~^~~~~~ #13 7.879 INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8 #13 7.879 1351 | asn_long2INTEGER(INTEGER_t *st, long value) { #13 7.879 | ~~~~~^~~~~ #13 8.695 CCLD libosmo-asn1-rspro.la #13 8.962 make[4]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 8.962 make[4]: Nothing to be done for 'install-exec-am'. #13 8.962 make[4]: Nothing to be done for 'install-data-am'. #13 8.962 make[4]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 8.962 make[3]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 8.962 Making install in . #13 8.964 make[3]: Entering directory '/tmp/osmo-remsim/src' #13 8.964 CC rspro_util.lo #13 8.965 CC asn1c_helpers.lo #13 9.280 CCLD libosmo-rspro.la #13 9.488 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 9.488 make[4]: Nothing to be done for 'install-data-am'. #13 9.488 /usr/bin/mkdir -p '/usr/local/lib' #13 9.489 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/usr/local/lib' #13 9.505 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.0 /usr/local/lib/libosmo-rspro.so.2.0.0 #13 9.507 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so.2; }; }) #13 9.509 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.0 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.0 libosmo-rspro.so; }; }) #13 9.512 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /usr/local/lib/libosmo-rspro.la #13 9.514 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /usr/local/lib/libosmo-rspro.a #13 9.517 libtool: install: chmod 644 /usr/local/lib/libosmo-rspro.a #13 9.518 libtool: install: ranlib /usr/local/lib/libosmo-rspro.a #13 9.542 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #13 9.543 ---------------------------------------------------------------------- #13 9.543 Libraries have been installed in: #13 9.543 /usr/local/lib #13 9.543 #13 9.543 If you ever happen to want to link against installed libraries #13 9.543 in a given directory, LIBDIR, you must either use libtool, and #13 9.543 specify the full pathname of the library, or use the '-LLIBDIR' #13 9.543 flag during linking and do at least one of the following: #13 9.543 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 9.543 during execution #13 9.543 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 9.543 during linking #13 9.543 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 9.543 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 9.543 #13 9.543 See any operating system documentation about shared libraries for #13 9.543 more information, such as the ld(1) and ld.so(8) manual pages. #13 9.543 ---------------------------------------------------------------------- #13 9.544 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 9.544 make[3]: Leaving directory '/tmp/osmo-remsim/src' #13 9.544 Making install in bankd #13 9.545 make[3]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 9.545 CC slotmap.o #13 9.546 CC rspro_client_fsm.o #13 9.546 (cd ../../src && make libosmo-rspro.la) #13 9.546 CC debug.o #13 9.546 CC bankd_pcsc.o #13 9.546 CC bankd_main.o #13 9.546 CC gsmtap.o #13 9.547 CC driver_core.o #13 9.547 CC main.o #13 9.547 CC driver_pcsc.o #13 9.556 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 9.556 make[4]: 'libosmo-rspro.la' is up to date. #13 9.556 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 9.602 CCLD pcsc_test #13 9.866 CCLD osmo-remsim-bankd #13 10.01 make[4]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 10.01 (cd ../../src && make libosmo-rspro.la) #13 10.01 make[4]: Nothing to be done for 'install-data-am'. #13 10.01 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 10.01 make[5]: 'libosmo-rspro.la' is up to date. #13 10.01 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 10.02 /usr/bin/mkdir -p '/usr/local/bin' #13 10.02 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/usr/local/bin' #13 10.04 libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /usr/local/bin/osmo-remsim-bankd #13 10.04 make[4]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 10.04 make[3]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 10.04 Making install in server #13 10.04 make[3]: Entering directory '/tmp/osmo-remsim/src/server' #13 10.04 CC remsim_server.o #13 10.04 CC rspro_server.o #13 10.04 CC rest_api.o #13 10.04 (cd ../../src && make libosmo-rspro.la) #13 10.04 CC rspro_util.o #13 10.04 CC slotmap.o #13 10.04 CC debug.o #13 10.05 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 10.05 make[4]: 'libosmo-rspro.la' is up to date. #13 10.05 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 10.38 CCLD osmo-remsim-server #13 10.54 make[4]: Entering directory '/tmp/osmo-remsim/src/server' #13 10.54 (cd ../../src && make libosmo-rspro.la) #13 10.54 make[4]: Nothing to be done for 'install-data-am'. #13 10.54 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 10.54 make[5]: 'libosmo-rspro.la' is up to date. #13 10.54 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 10.54 /usr/bin/mkdir -p '/usr/local/bin' #13 10.54 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin' #13 10.56 libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server #13 10.56 make[4]: Leaving directory '/tmp/osmo-remsim/src/server' #13 10.56 make[3]: Leaving directory '/tmp/osmo-remsim/src/server' #13 10.56 Making install in client #13 10.57 make[3]: Entering directory '/tmp/osmo-remsim/src/client' #13 10.57 CC osmo_remsim_client_shell-user_shell.o #13 10.57 CC osmo_remsim_client_shell-remsim_client_main.o #13 10.57 CC osmo_remsim_client_shell-remsim_client.o #13 10.57 CC osmo_remsim_client_shell-main_fsm.o #13 10.57 CC osmo_remsim_client_shell-rspro_client_fsm.o #13 10.57 CC osmo_remsim_client_shell-debug.o #13 10.57 CC osmo_remsim_client_st2-remsim_client_main.o #13 10.57 CC osmo_remsim_client_st2-user_simtrace2.o #13 10.57 CC osmo_remsim_client_st2-remsim_client.o #13 10.57 CC osmo_remsim_client_st2-main_fsm.o #13 10.57 CC osmo_remsim_client_st2-rspro_client_fsm.o #13 10.57 CC osmo_remsim_client_st2-debug.o #13 10.57 CC libifd_remsim_client_la-user_ifdhandler.lo #13 10.57 CC libifd_remsim_client_la-remsim_client.lo #13 10.57 CC libifd_remsim_client_la-main_fsm.lo #13 10.57 CC libifd_remsim_client_la-rspro_client_fsm.lo #13 10.57 CC libifd_remsim_client_la-debug.lo #13 10.86 CCLD osmo-remsim-client-shell #13 10.87 CCLD osmo-remsim-client-st2 #13 11.07 CCLD libifd_remsim_client.la #13 11.21 make[4]: Entering directory '/tmp/osmo-remsim/src/client' #13 11.21 /usr/bin/mkdir -p '/usr/local/bin' #13 11.21 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 11.21 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' #13 11.21 /usr/bin/mkdir -p '/etc/reader.conf.d' #13 11.21 /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' #13 11.21 /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 11.21 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin' #13 11.21 /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d' #13 11.23 libtool: warning: relinking 'libifd_remsim_client.la' #13 11.23 libtool: install: (cd /tmp/osmo-remsim/src/client; /bin/bash "/tmp/osmo-remsim/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -I../../include/osmocom/rspro -I/usr/include/ -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -pthread -I/usr/include/libusb-1.0 -I/usr/include/ -g -O2 -std=gnu11 -Wall -no-undefined -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo ../../src/libosmo-rspro.la -losmonetif -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmocore -ltalloc -lmnl ) #13 11.23 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell #13 11.24 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2 #13 11.34 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.so.0.0.0T /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 #13 11.34 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; }) #13 11.34 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; }) #13 11.34 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la #13 11.35 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 11.35 libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 11.35 libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 11.37 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux #13 11.37 ---------------------------------------------------------------------- #13 11.37 Libraries have been installed in: #13 11.37 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux #13 11.37 #13 11.37 If you ever happen to want to link against installed libraries #13 11.37 in a given directory, LIBDIR, you must either use libtool, and #13 11.37 specify the full pathname of the library, or use the '-LLIBDIR' #13 11.37 flag during linking and do at least one of the following: #13 11.37 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 11.37 during execution #13 11.37 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 11.37 during linking #13 11.37 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 11.37 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 11.37 #13 11.37 See any operating system documentation about shared libraries for #13 11.37 more information, such as the ld(1) and ld.so(8) manual pages. #13 11.37 ---------------------------------------------------------------------- #13 11.37 make[4]: Leaving directory '/tmp/osmo-remsim/src/client' #13 11.37 make[3]: Leaving directory '/tmp/osmo-remsim/src/client' #13 11.37 make[2]: Leaving directory '/tmp/osmo-remsim/src' #13 11.37 Making install in include #13 11.37 make[2]: Entering directory '/tmp/osmo-remsim/include' #13 11.37 Making install in osmocom #13 11.37 make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 Making install in rspro #13 11.38 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 11.38 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 11.38 make[5]: Nothing to be done for 'install-exec-am'. #13 11.38 make[5]: Nothing to be done for 'install-data-am'. #13 11.38 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 11.38 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 11.38 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 make[5]: Nothing to be done for 'install-exec-am'. #13 11.38 make[5]: Nothing to be done for 'install-data-am'. #13 11.38 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 11.38 make[3]: Entering directory '/tmp/osmo-remsim/include' #13 11.38 make[4]: Entering directory '/tmp/osmo-remsim/include' #13 11.38 make[4]: Nothing to be done for 'install-exec-am'. #13 11.38 make[4]: Nothing to be done for 'install-data-am'. #13 11.38 make[4]: Leaving directory '/tmp/osmo-remsim/include' #13 11.38 make[3]: Leaving directory '/tmp/osmo-remsim/include' #13 11.38 make[2]: Leaving directory '/tmp/osmo-remsim/include' #13 11.38 Making install in doc #13 11.38 make[2]: Entering directory '/tmp/osmo-remsim/doc' #13 11.38 Making install in examples #13 11.39 make[3]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 11.39 make[4]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 11.39 make[4]: Nothing to be done for 'install-exec-am'. #13 11.39 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #13 11.39 /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom' #13 11.39 make install-data-hook #13 11.39 make[5]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 11.39 for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ #13 11.39 j="/usr/local/share/doc/osmo-remsim/examples/$f" && \ #13 11.39 /usr/bin/install -c -m 644 -D ./$f $j; \ #13 11.39 done #13 11.39 make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 11.39 make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 11.39 make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 11.39 Making install in manuals #13 11.39 make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 11.39 make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 11.39 make[4]: Nothing to be done for 'install-exec-am'. #13 11.39 make[4]: Nothing to be done for 'install-data-am'. #13 11.39 make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 11.39 make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 11.40 make[3]: Entering directory '/tmp/osmo-remsim/doc' #13 11.40 make[4]: Entering directory '/tmp/osmo-remsim/doc' #13 11.40 make[4]: Nothing to be done for 'install-exec-am'. #13 11.40 make[4]: Nothing to be done for 'install-data-am'. #13 11.40 make[4]: Leaving directory '/tmp/osmo-remsim/doc' #13 11.40 make[3]: Leaving directory '/tmp/osmo-remsim/doc' #13 11.40 make[2]: Leaving directory '/tmp/osmo-remsim/doc' #13 11.40 make[2]: Entering directory '/tmp/osmo-remsim' #13 11.40 make[3]: Entering directory '/tmp/osmo-remsim' #13 11.40 make[3]: Nothing to be done for 'install-exec-am'. #13 11.40 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #13 11.40 /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig' #13 11.40 make[3]: Leaving directory '/tmp/osmo-remsim' #13 11.40 make[2]: Leaving directory '/tmp/osmo-remsim' #13 11.40 make[1]: Leaving directory '/tmp/osmo-remsim' #13 DONE 12.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 0.6s done #15 writing image sha256:4499fedabe30e8c98370dc934ac2fa4a100ca799b5eb31bd54938e06dc2e1e4a done #15 naming to docker.io/osmocom-build/osmo-remsim-master:latest 0.0s done #15 DONE 0.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/osmo-remsim-master' + docker_image_exists osmo-remsim-master + docker images -q osmocom-build/osmo-remsim-master + test -n 4499fedabe30 + list_osmo_packages debian-bookworm osmo-remsim-master + local distro=debian-bookworm + local image=osmo-remsim-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-remsim-master ### ii libosmo-abis-dev:amd64 1.6.0.50.58dd.202501282026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.5.1.34.ada6.202501282026 amd64 Development headers for Osmocom network interface ii libosmo-simtrace2-1:amd64 0.8.1.78.64e0a.202501282026 amd64 Osmocom SIMtrace2 library ii libosmo-simtrace2-dev:amd64 0.8.1.78.64e0a.202501282026 amd64 Development headers for Osmocom SIMtrace2 library ii libosmoabis13:amd64 1.6.0.50.58dd.202501282026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo coding library ii libosmocore 1.10.0.64.ff3d.202501282026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.10.0.64.ff3d.202501282026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo control library ii libosmogb14:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1.34.ada6.202501282026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo SIM library ii libosmotrau10:amd64 1.6.0.50.58dd.202501282026 amd64 GSM trau handling ii libosmousb0:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo USB library ii libosmovty13:amd64 1.10.0.64.ff3d.202501282026 amd64 Osmo VTY library ii osmocom-nightly 202501282026 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-remsim-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:68e94143a168958d53257f5d317ca7de8749c18d5ea2ec633675e1645c3653f2 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-remsim-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-remsim-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-remsim-test + echo ttcn3-remsim-test + dir=ttcn3-remsim-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-remsim-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-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-remsim-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-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-remsim-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg 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_REMSIM_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-remsim-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 400B 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 [internal] load build context #5 transferring context: 400B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" remsim #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:2a5eadc666955787a15a339eb1919a5a36e44d4aebf62eb4a51655e84c01f118 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/ttcn3-remsim-test' + docker_image_exists ttcn3-remsim-test + docker images -q osmocom-build/ttcn3-remsim-test + test -n 2a5eadc66695 + list_osmo_packages debian-bookworm ttcn3-remsim-test + local distro=debian-bookworm + local image=ttcn3-remsim-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-remsim-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=2641313 + seq 1 30 + echo (2641313 + 1) % 256 + bc + SUBNET=162 + NET_NAME=ttcn3-remsim-test-162 + SUB4=172.18.162.0/24 + SUB6=fd02:db8:162::/64 + set +x Creating network ttcn3-remsim-test-162, trying SUBNET=162... + docker network create --internal --subnet 172.18.162.0/24 --ipv6 --subnet fd02:db8:162::/64 ttcn3-remsim-test-162 e7f573e168b08d523ac1e81543eff94842ecd49f1b4c6bc530b8ab0f9f99bd65 + set +x ### Network ttcn3-remsim-test-162 created (SUBNET=162) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd + cp bankd/bankd_pcsc_slots.csv /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client + cp REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=162 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_server + echo Starting container with osmo-remsim-server Starting container with osmo-remsim-server + docker_network_params 162 20 + NET=162 + ADDR_SUFIX=20 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.20 --ip6 fd02:db8:162::20 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.20 --ip6 fd02:db8:162::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server:/data --name jenkins-ttcn3-remsim-test-1643-server -d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1 fadabd84058b18b0a1e83e1024836768a2196f0c090f223cde6dcc0530503fb7 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 162 10 + NET=162 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1643-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@3fe6e6301f61: Unix server socket created successfully. MC@3fe6e6301f61: Listening on TCP port 38247. 3fe6e6301f61 is the default MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 3fe6e6301f61 38247 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3fe6e6301f61: New HC connected from 172.18.162.10 [172.18.162.10]. 3fe6e6301f61: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3fe6e6301f61: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@3fe6e6301f61: Configuration file was processed on all HCs. MC@3fe6e6301f61: Creating MTC on host 172.18.162.10. MC@3fe6e6301f61: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Wed Jan 29 03:14:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/data/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_connect_and_nothing started. RSPRO0(3)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@3fe6e6301f61: IPA: Closed MTC@3fe6e6301f61: setverdict(pass): none -> pass RSPRO0(3)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_connect_and_nothing finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Wed Jan 29 03:14:30 UTC 2025 ====== RemsimServer_Tests.TC_connect_and_nothing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5061) Waiting for packet dumper to finish... 1 (prev_count=5061, count=5325) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Wed Jan 29 03:14:32 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client.pcap" >/data/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_connect_client started. MTC@3fe6e6301f61: setverdict(pass): none -> pass RSPRO0(4)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(4)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_connect_client finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Wed Jan 29 03:14:33 UTC 2025 ====== RemsimServer_Tests.TC_connect_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3350) Waiting for packet dumper to finish... 1 (prev_count=3350, count=5374) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Wed Jan 29 03:14:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_connect_client_duplicate started. MTC@3fe6e6301f61: setverdict(pass): none -> pass RSPRO0(5)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(6)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3fe6e6301f61: IPA: Closed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(5)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@3fe6e6301f61: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Wed Jan 29 03:14:38 UTC 2025 ====== RemsimServer_Tests.TC_connect_client_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6903) Waiting for packet dumper to finish... 1 (prev_count=6903, count=8712) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Wed Jan 29 03:14:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_connect_bank started. MTC@3fe6e6301f61: setverdict(pass): none -> pass RSPRO0(7)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(7)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_connect_bank finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Wed Jan 29 03:14:41 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3344) Waiting for packet dumper to finish... 1 (prev_count=3344, count=5398) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Wed Jan 29 03:14:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_connect_bank_duplicate started. MTC@3fe6e6301f61: setverdict(pass): none -> pass RSPRO0(8)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@3fe6e6301f61: IPA: Closed RSPRO1(9)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(8)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@3fe6e6301f61: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Wed Jan 29 03:14:46 UTC 2025 ====== RemsimServer_Tests.TC_connect_bank_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8498) Waiting for packet dumper to finish... 1 (prev_count=8498, count=8762) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Wed Jan 29 03:14:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_add started. MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: No PTCs were created. MTC@3fe6e6301f61: Test case TC_slotmap_add finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Wed Jan 29 03:14:49 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Wed Jan 29 03:14:50 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(10)@3fe6e6301f61: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost. RSPRO1(11)@3fe6e6301f61: Final verdict of PTC: none RSPRO0(10)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@3fe6e6301f61: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Wed Jan 29 03:14:51 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5726) Waiting for packet dumper to finish... 1 (prev_count=5726, count=10429) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Wed Jan 29 03:14:53 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_add_out_of_range started. MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: No PTCs were created. MTC@3fe6e6301f61: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Wed Jan 29 03:14:54 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3771) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Wed Jan 29 03:14:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(12)@3fe6e6301f61: Final verdict of PTC: none RSPRO1(13)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@3fe6e6301f61: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Wed Jan 29 03:14:56 UTC 2025 ====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3364) Waiting for packet dumper to finish... 1 (prev_count=3364, count=10306) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Wed Jan 29 03:14:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_del_new started. MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Wed, 29 Jan 2025 03:14:59 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Wed, 29 Jan 2025 03:14:59 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: No PTCs were created. MTC@3fe6e6301f61: Test case TC_slotmap_del_new finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Wed Jan 29 03:14:59 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=3360) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Wed Jan 29 03:15:01 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_del_nonexistant started. MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Wed, 29 Jan 2025 03:15:02 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: No PTCs were created. MTC@3fe6e6301f61: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Wed Jan 29 03:15:02 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2205) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Wed Jan 29 03:15:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_del_unack started. RSPRO0(14)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(14)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Wed Jan 29 03:15:04 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_unack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4599) Waiting for packet dumper to finish... 1 (prev_count=4599, count=8982) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Wed Jan 29 03:15:06 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_del_active started. RSPRO0(15)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(15)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_slotmap_del_active finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Wed Jan 29 03:15:08 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6709) Waiting for packet dumper to finish... 1 (prev_count=6709, count=9485) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Wed Jan 29 03:15:10 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_del_active_client started. RSPRO0(16)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@3fe6e6301f61: Final verdict of PTC: none RSPRO1(17)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@3fe6e6301f61: Local verdict of PTC RSPRO1(17): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_slotmap_del_active_client finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'. Wed Jan 29 03:15:12 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_del_active_client pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8759) Waiting for packet dumper to finish... 1 (prev_count=8759, count=12117) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Wed Jan 29 03:15:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@3fe6e6301f61: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@3fe6e6301f61: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@3fe6e6301f61: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe6e6301f61: setverdict(pass): none -> pass MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed MTC@3fe6e6301f61: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@3fe6e6301f61: Final verdict of PTC: none MTC@3fe6e6301f61: Setting final verdict of the test case. MTC@3fe6e6301f61: Local verdict of MTC: pass MTC@3fe6e6301f61: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@3fe6e6301f61: Test case TC_slotmap_add_active_bank finished. Verdict: pass MTC@3fe6e6301f61: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'. Wed Jan 29 03:15:16 UTC 2025 ====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=785) Waiting for packet dumper to finish... 1 (prev_count=785, count=5696) MTC@3fe6e6301f61: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0). MC@3fe6e6301f61: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3fe6e6301f61: Terminating MTC. MC@3fe6e6301f61: MTC terminated. MC2> exit MC@3fe6e6301f61: Shutting down session. MC@3fe6e6301f61: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_conn_cl_b_slotmap_add.merged Generated REMSIM_Tests.TC_connect_and_nothing.merged Generated REMSIM_Tests.TC_connect_bank.merged Generated REMSIM_Tests.TC_connect_bank_duplicate.merged Generated REMSIM_Tests.TC_connect_client.merged Generated REMSIM_Tests.TC_connect_client_duplicate.merged Generated REMSIM_Tests.TC_slotmap_add.merged Generated REMSIM_Tests.TC_slotmap_add_active_bank.merged Generated REMSIM_Tests.TC_slotmap_add_conn_cl_b.merged Generated REMSIM_Tests.TC_slotmap_add_out_of_range.merged Generated REMSIM_Tests.TC_slotmap_del_active.merged Generated REMSIM_Tests.TC_slotmap_del_active_client.merged Generated REMSIM_Tests.TC_slotmap_del_new.merged Generated REMSIM_Tests.TC_slotmap_del_nonexistant.merged Generated REMSIM_Tests.TC_slotmap_del_unack.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-1643-server + docker kill jenkins-ttcn3-remsim-test-1643-server jenkins-ttcn3-remsim-test-1643-server + docker wait jenkins-ttcn3-remsim-test-1643-server 137 + echo Changing to bankd configuration Changing to bankd configuration + cp bankd/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=162 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_bankd + echo Starting container with osmo-remsim-bankd Starting container with osmo-remsim-bankd + docker_network_params 162 30 + NET=162 + ADDR_SUFIX=30 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.30 --ip6 fd02:db8:162::30 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.30 --ip6 fd02:db8:162::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd:/data --name jenkins-ttcn3-remsim-test-1643-bankd -d osmocom-build/osmo-remsim-master /bin/sh -c pcscd; osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 172.18.162.10 >/data/osmo-remsim-bankd.log 2>&1 fbda9d5dcfdd80da908dd387449522aaac49e322468307e99b0468c4011ff1a5 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 162 10 + NET=162 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1643-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg MC@b717736ec656: Unix server socket created successfully. MC@b717736ec656: Listening on TCP port 46393. MC2> b717736ec656 is the default spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests b717736ec656 46393 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b717736ec656: New HC connected from 172.18.162.10 [172.18.162.10]. b717736ec656: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@b717736ec656: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@b717736ec656: Configuration file was processed on all HCs. MC@b717736ec656: Creating MTC on host 172.18.162.10. MC@b717736ec656: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Wed Jan 29 03:15:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_connectBankReq_timeout started. RSPRO_SRV0(3)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(3)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(3)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(3)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass RSPRO_SRV0(3)@b717736ec656: IPA: Closed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@b717736ec656: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Wed Jan 29 03:15:39 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5296) Waiting for packet dumper to finish... 1 (prev_count=5296, count=6354) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Wed Jan 29 03:15:41 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_connectBankReq started. RSPRO_SRV0(4)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(4)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(4)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(4)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(4)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@b717736ec656: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Wed Jan 29 03:15:50 UTC 2025 ====== RemsimBankd_Tests.TC_connectBankReq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=416) Waiting for packet dumper to finish... 1 (prev_count=416, count=2027) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Wed Jan 29 03:15:52 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping started. RSPRO_SRV0(5)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(5)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(5)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(5)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 RSPRO_SRV0(5)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Wed Jan 29 03:16:01 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2460) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Wed Jan 29 03:16:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_busySlot started. RSPRO_SRV0(6)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(6)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(6)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(6)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(6)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 RSPRO_SRV0(6)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Wed Jan 29 03:16:12 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_busySlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=2696) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Wed Jan 29 03:16:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_invalidSlot started. RSPRO_SRV0(7)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(7)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(7)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(7)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 RSPRO_SRV0(7)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Wed Jan 29 03:16:23 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427) Waiting for packet dumper to finish... 1 (prev_count=427, count=2565) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Wed Jan 29 03:16:25 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_invalidBank started. RSPRO_SRV0(8)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(8)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(8)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(8)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(8)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 RSPRO_SRV0(8)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Wed Jan 29 03:16:34 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=427) Waiting for packet dumper to finish... 1 (prev_count=427, count=2565) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Wed Jan 29 03:16:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_removeMapping_unknownMap started. RSPRO_SRV0(9)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(9)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(9)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(9)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 RSPRO_SRV0(9)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@b717736ec656: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Wed Jan 29 03:16:45 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=334) Waiting for packet dumper to finish... 1 (prev_count=334, count=2471) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Wed Jan 29 03:16:47 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_removeMapping started. RSPRO_SRV0(10)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(10)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(10)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(10)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(10)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 RSPRO_SRV0(10)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@b717736ec656: Test case TC_removeMapping finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Wed Jan 29 03:16:56 UTC 2025 ====== RemsimBankd_Tests.TC_removeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2687) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Wed Jan 29 03:16:58 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_clientConnect_missingSlot started. RSPRO0(11)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass RSPRO0(11)@b717736ec656: IPA: Closed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@b717736ec656: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Wed Jan 29 03:16:59 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=1535) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Wed Jan 29 03:17:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_clientConnect_unknown started. RSPRO0(12)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 RSPRO0(12)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@b717736ec656: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Wed Jan 29 03:17:01 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=327) Waiting for packet dumper to finish... 1 (prev_count=327, count=1539) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Wed Jan 29 03:17:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_clientConnect_createMapping started. RSPRO0(13)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass RSPRO_SRV0(14)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(14)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(14)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(14)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(14)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 RSPRO0(13)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(14)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@b717736ec656: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Wed Jan 29 03:17:17 UTC 2025 ====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3432) Waiting for packet dumper to finish... 1 (prev_count=3432, count=4132) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Wed Jan 29 03:17:19 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_clientConnect started. RSPRO_SRV0(15)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(15)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(15)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(15)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 RSPRO0(16)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(15)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Wed Jan 29 03:17:28 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2390) Waiting for packet dumper to finish... 1 (prev_count=2390, count=4347) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Wed Jan 29 03:17:30 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_clientReconnect started. RSPRO_SRV0(17)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(17)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(17)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(17)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@b717736ec656: Final verdict of PTC: none RSPRO0(19)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 RSPRO0(19)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(17)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Wed Jan 29 03:17:49 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=5350) Waiting for packet dumper to finish... 1 (prev_count=5350, count=6050) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Wed Jan 29 03:17:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_removeMapping_connected started. RSPRO0(20)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass RSPRO_SRV0(21)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(21)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(21)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(21)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(21)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" RSPRO0(20)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(21)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@b717736ec656: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@b717736ec656: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Wed Jan 29 03:18:14 UTC 2025 ------ RemsimBankd_Tests.TC_removeMapping_connected fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=3739) Waiting for packet dumper to finish... 1 (prev_count=3739, count=4439) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Wed Jan 29 03:18:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_connectClient_changeMapping started. RSPRO_SRV0(22)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(22)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(22)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(22)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(22)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@b717736ec656: IPA: Closed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 RSPRO0(23)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(22)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(23): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'. Wed Jan 29 03:18:25 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2312) Waiting for packet dumper to finish... 1 (prev_count=2312, count=4600) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Wed Jan 29 03:18:27 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_connectClient_recreateMapping started. RSPRO_SRV0(24)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(24)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(24)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(24)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(24)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(25)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 RSPRO0(25)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(24)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Wed Jan 29 03:18:41 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3990) Waiting for packet dumper to finish... 1 (prev_count=3990, count=4690) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Wed Jan 29 03:18:43 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b717736ec656: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@b717736ec656: Test case TC_createMapping_exchangeTPDU started. RSPRO_SRV0(26)@b717736ec656: Established a new IPA connection (conn_id=2) RSPRO_SRV0(26)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } RSPRO_SRV0(26)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(26)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(26)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } RSPRO_SRV0(26)@b717736ec656: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } RSPRO_SRV0(26)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(26)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): none -> pass MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed RSPRO0(27)@b717736ec656: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(27)@b717736ec656: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass, component reason not changed MTC@b717736ec656: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed MTC@b717736ec656: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407 RSPRO0(27)@b717736ec656: Final verdict of PTC: none RSPRO_SRV0(26)@b717736ec656: Final verdict of PTC: none MTC@b717736ec656: Setting final verdict of the test case. MTC@b717736ec656: Local verdict of MTC: pass MTC@b717736ec656: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass) MTC@b717736ec656: Local verdict of PTC RSPRO0(27): none (pass -> pass) MTC@b717736ec656: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@b717736ec656: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. Wed Jan 29 03:18:53 UTC 2025 ====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8931) Waiting for packet dumper to finish... 1 (prev_count=8931, count=18152) MTC@b717736ec656: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@b717736ec656: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b717736ec656: Terminating MTC. MC@b717736ec656: MTC terminated. MC2> exit MC@b717736ec656: Shutting down session. MC@b717736ec656: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm Generated REMSIM_Tests.TC_clientConnect_createMapping.merged Generated REMSIM_Tests.TC_clientConnect_missingSlot.merged Generated REMSIM_Tests.TC_clientConnect_unknown.merged Generated REMSIM_Tests.TC_connectBankReq.merged Generated REMSIM_Tests.TC_connectBankReq_timeout.merged Generated REMSIM_Tests.TC_createMapping.merged Generated REMSIM_Tests.TC_createMapping_busySlot.merged Generated REMSIM_Tests.TC_createMapping_clientConnect.merged Generated REMSIM_Tests.TC_createMapping_clientReconnect.merged Generated REMSIM_Tests.TC_createMapping_connectClient_changeMapping.merged Generated REMSIM_Tests.TC_createMapping_connectClient_recreateMapping.merged Generated REMSIM_Tests.TC_createMapping_exchangeTPDU.merged Generated REMSIM_Tests.TC_createMapping_invalidBank.merged Generated REMSIM_Tests.TC_createMapping_invalidSlot.merged Generated REMSIM_Tests.TC_removeMapping.merged Generated REMSIM_Tests.TC_removeMapping_connected.merged Generated REMSIM_Tests.TC_removeMapping_unknownMap.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-remsim-test-1643-bankd + docker kill jenkins-ttcn3-remsim-test-1643-bankd jenkins-ttcn3-remsim-test-1643-bankd + docker wait jenkins-ttcn3-remsim-test-1643-bankd 137 + echo Changing to client configuration Changing to client configuration + cp client/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_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-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=162 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/REMSIM_Tests.cfg + start_client + echo Starting container with osmo-remsim-client Starting container with osmo-remsim-client + docker_network_params 162 40 + NET=162 + ADDR_SUFIX=40 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.40 --ip6 fd02:db8:162::40 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.40 --ip6 fd02:db8:162::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client:/data --name jenkins-ttcn3-remsim-test-1643-client-d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-client-shell >/data/osmo-remsim-client.log 2>&1 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 162 10 + NET=162 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 + docker run --rm --network ttcn3-remsim-test-162 --ip 172.18.162.10 --ip6 fd02:db8:162::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-1643-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test + SUBDIR=remsim + SUITE=REMSIM_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli REMSIM_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: REMSIM_Tests.cfg Parse error in configuration file `/data/REMSIM_Tests.cfg': in line 10, at or before token `:=': syntax error Error was found in the configuration file. Exiting. Please check the error message above No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm ls: cannot access 'REMSIM_Tests*.log': No such file or directory Removing Input log files !!! rm: cannot remove 'REMSIM_Tests*.log': No such file or directory + 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-remsim-test-162 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-remsim-test-162 + docker network remove ttcn3-remsim-test-162 ttcn3-remsim-test-162 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/_cache:/cache --name jenkins-ttcn3-remsim-test-1643-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-remsim-test/logs/remsim-tester/junit-xml-bankd-21.log /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/remsim-tester/junit-xml-server-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='216.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.564209'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.953494'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='8.005400'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.951587'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.936923'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.986211'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.968079'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.968214'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.018224'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.040173'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='12.754253'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.039387'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.045946'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='22.041680'> <failure type='fail-verdict'>Timeout expecting disconnect RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase </failure> </testcase> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_changeMapping' time='8.009389'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.028843'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='8.148472'/> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='0' errors='0' skipped='0' inconc='0' time='59.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.013687'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.057243'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.107888'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.054361'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.108813'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.006073'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.068723'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.008063'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.057134'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.004268'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.008059'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.061263'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.067808'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.096790'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.073177'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE