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 a214a3859d385427fbff84a622a7eb8bf1e90d37 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a214a3859d385427fbff84a622a7eb8bf1e90d37 # timeout=10 Commit message: "debian-bookworm-build: add xxd" > git rev-list --no-walk a214a3859d385427fbff84a622a7eb8bf1e90d37 # timeout=10 [ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins17743075554930060919.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-1690 = 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 build definition from Dockerfile #1 transferring dockerfile: #1 ... #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.3s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.80kB done #1 DONE 0.4s #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:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.4s done #6 DONE 0.4s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #7 DONE 0.3s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.8s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.8s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.5s #8 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #8 DONE 1.0s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #11 DONE 1.0s #12 [ 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' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi 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 xxd && apt-get clean #13 CACHED #14 [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 #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [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 #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [ 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/ #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.5s #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.453 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.453 + apt-get update #26 0.508 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #26 0.537 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.539 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #26 0.651 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.657 Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] #26 0.768 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 1.363 Fetched 9204 kB in 1s (10.9 MB/s) #26 1.363 Reading package lists... #26 1.639 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.643 Reading package lists... #26 1.917 Building dependency tree... #26 1.981 Reading state information... #26 2.051 The following additional packages will be installed: #26 2.051 curl libcurl3-gnutls libcurl4 libcurl4-gnutls-dev liblimesuite23.11-1 #26 2.051 libmicrohttpd-dev libmicrohttpd12 liborcania-dev liborcania2.3 #26 2.051 libsystemd-dev libsystemd-shared libsystemd0 libudev-dev libudev1 #26 2.051 libuhd4.3.0 libulfius2.7 libyder-dev libyder2.0 systemd #26 2.051 Suggested packages: #26 2.051 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 2.051 uhd-host systemd-container systemd-homed systemd-userdbd systemd-boot #26 2.051 systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 #26 2.051 polkitd | policykit-1 #26 2.051 Recommended packages: #26 2.051 limesuite-udev limesuite-images gnuradio-dev systemd-timesyncd | time-daemon #26 2.149 The following NEW packages will be installed: #26 2.149 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 2.149 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 2.149 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 2.149 The following packages will be upgraded: #26 2.149 curl libcurl3-gnutls libcurl4 libsystemd-shared libsystemd0 libudev-dev #26 2.149 libudev1 systemd #26 2.170 8 upgraded, 14 newly installed, 0 to remove and 15 not upgraded. #26 2.170 Need to get 12.1 MB of archives. #26 2.170 After this operation, 24.8 MB of additional disk space will be used. #26 2.170 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] #26 2.171 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503152026 [263 kB] #26 2.174 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503152026 [53.0 kB] #26 2.242 Get:4 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] #26 2.265 Get:5 http://deb.debian.org/debian bookworm/main amd64 libsystemd0 amd64 252.36-1~deb12u1 [332 kB] #26 2.267 Get:6 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.36-1~deb12u1 [52.7 kB] #26 2.267 Get:7 http://deb.debian.org/debian bookworm/main amd64 libudev1 amd64 252.36-1~deb12u1 [109 kB] #26 2.267 Get:8 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB] #26 2.269 Get:9 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB] #26 2.270 Get:10 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] #26 2.279 Get:11 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u12 [487 kB] #26 2.281 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 2.281 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 2.282 Get:14 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 2.282 Get:15 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 2.284 Get:16 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.36-1~deb12u1 [354 kB] #26 2.287 Get:17 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.325 Get:18 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.337 Get:19 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.337 Get:20 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.348 Get:21 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.348 Get:22 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 2.485 debconf: delaying package configuration, since apt-utils is not installed #26 2.541 Fetched 12.1 MB in 0s (61.6 MB/s) #26 2.742 (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 ... 115803 files and directories currently installed.) #26 2.815 Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... #26 2.921 Unpacking systemd (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #26 10.54 Preparing to unpack .../libsystemd-shared_252.36-1~deb12u1_amd64.deb ... #26 10.60 Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #26 10.90 Preparing to unpack .../libsystemd0_252.36-1~deb12u1_amd64.deb ... #26 10.97 Unpacking libsystemd0:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #26 11.18 Setting up libsystemd0:amd64 (252.36-1~deb12u1) ... #26 11.29 (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 ... 115803 files and directories currently installed.) #26 11.31 Preparing to unpack .../libudev-dev_252.36-1~deb12u1_amd64.deb ... #26 11.36 Unpacking libudev-dev:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #26 11.55 Preparing to unpack .../libudev1_252.36-1~deb12u1_amd64.deb ... #26 11.60 Unpacking libudev1:amd64 (252.36-1~deb12u1) over (252.33-1~deb12u1) ... #26 11.78 Setting up libudev1:amd64 (252.36-1~deb12u1) ... #26 11.91 (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 ... 115803 files and directories currently installed.) #26 11.95 Preparing to unpack .../00-curl_7.88.1-10+deb12u12_amd64.deb ... #26 12.00 Unpacking curl (7.88.1-10+deb12u12) over (7.88.1-10+deb12u8) ... #26 12.21 Preparing to unpack .../01-libcurl4_7.88.1-10+deb12u12_amd64.deb ... #26 12.26 Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) over (7.88.1-10+deb12u8) ... #26 12.47 Preparing to unpack .../02-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... #26 12.53 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) over (7.88.1-10+deb12u8) ... #26 12.71 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 12.72 Preparing to unpack .../03-libcurl4-gnutls-dev_7.88.1-10+deb12u12_amd64.deb ... #26 12.74 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #26 12.88 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 12.89 Preparing to unpack .../04-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503152026_amd64.deb ... #26 12.91 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503152026) ... #26 13.02 Selecting previously unselected package liblimesuite-dev. #26 13.03 Preparing to unpack .../05-liblimesuite-dev_23.11.0.1.2147.b39c.202503152026_amd64.deb ... #26 13.06 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503152026) ... #26 13.18 Selecting previously unselected package libmicrohttpd12:amd64. #26 13.19 Preparing to unpack .../06-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 13.21 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 13.31 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 13.32 Preparing to unpack .../07-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 13.34 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 13.47 Selecting previously unselected package liborcania2.3:amd64. #26 13.47 Preparing to unpack .../08-liborcania2.3_2.3.2-1_amd64.deb ... #26 13.49 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 13.58 Selecting previously unselected package liborcania-dev:amd64. #26 13.59 Preparing to unpack .../09-liborcania-dev_2.3.2-1_amd64.deb ... #26 13.60 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 13.70 Selecting previously unselected package libsystemd-dev:amd64. #26 13.71 Preparing to unpack .../10-libsystemd-dev_252.36-1~deb12u1_amd64.deb ... #26 13.73 Unpacking libsystemd-dev:amd64 (252.36-1~deb12u1) ... #26 13.87 Selecting previously unselected package libuhd4.3.0:amd64. #26 13.87 Preparing to unpack .../11-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 13.89 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 14.15 Selecting previously unselected package libuhd-dev:amd64. #26 14.16 Preparing to unpack .../12-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 14.18 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 14.31 Selecting previously unselected package libyder2.0:amd64. #26 14.32 Preparing to unpack .../13-libyder2.0_1.4.19-1_amd64.deb ... #26 14.33 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 14.45 Selecting previously unselected package libulfius2.7:amd64. #26 14.46 Preparing to unpack .../14-libulfius2.7_2.7.13-1_amd64.deb ... #26 14.48 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 14.58 Selecting previously unselected package libyder-dev:amd64. #26 14.59 Preparing to unpack .../15-libyder-dev_1.4.19-1_amd64.deb ... #26 14.61 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 14.71 Selecting previously unselected package libulfius-dev:amd64. #26 14.72 Preparing to unpack .../16-libulfius-dev_2.7.13-1_amd64.deb ... #26 14.74 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 14.88 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 14.94 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... #26 14.99 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... #26 15.04 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 15.10 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 15.15 Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... #26 15.20 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503152026) ... #26 15.25 Setting up libudev-dev:amd64 (252.36-1~deb12u1) ... #26 15.30 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 15.36 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 15.41 Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... #26 15.46 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 15.51 Setting up curl (7.88.1-10+deb12u12) ... #26 15.56 Setting up libsystemd-dev:amd64 (252.36-1~deb12u1) ... #26 15.67 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503152026) ... #26 15.72 Setting up systemd (252.36-1~deb12u1) ... #26 15.95 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 16.01 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 16.07 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 16.13 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 16.20 Processing triggers for man-db (2.11.2-2) ... #26 16.25 Processing triggers for dbus (1.14.10-1~deb12u1) ... #26 16.28 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 16.40 + apt-get clean #26 DONE 18.7s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:1b5a58fc9c30e1414d97fbbdb1a269299faace786eb3fcf7e97adcfc9561d449 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1b5a58fc9c30 + 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.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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 ... #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.2s #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.272 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.272 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.272 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.272 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.423 Reading package lists... #6 0.852 Reading package lists... #6 1.293 Building dependency tree... #6 1.466 Reading state information... #6 1.651 libpcsclite-dev is already the newest version (1.9.9-2). #6 1.651 autoconf is already the newest version (2.71-3). #6 1.651 automake is already the newest version (1:1.16.5-1.3). #6 1.651 libtool is already the newest version (2.4.7-7~deb12u1). #6 1.651 pkg-config is already the newest version (1.8.1-1). #6 1.651 m4 is already the newest version (1.4.19-3). #6 1.651 m4 set to manually installed. #6 1.651 ca-certificates is already the newest version (20230311). #6 1.651 The following additional packages will be installed: #6 1.653 libccid liblocale-gettext-perl libpcsc-perl #6 1.655 Suggested packages: #6 1.655 pcmciautils #6 1.655 Recommended packages: #6 1.655 libgtk3-perl #6 1.707 The following NEW packages will be installed: #6 1.708 help2man libccid liblocale-gettext-perl libpcsc-perl pcsc-tools pcscd #6 1.732 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. #6 1.732 Need to get 958 kB of archives. #6 1.732 After this operation, 2259 kB of additional disk space will be used. #6 1.732 Get:1 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB] #6 1.738 Get:2 http://deb.debian.org/debian bookworm/main amd64 libccid amd64 1.5.2-1 [367 kB] #6 1.756 Get:3 http://deb.debian.org/debian bookworm/main amd64 pcscd amd64 1.9.9-2 [89.7 kB] #6 1.757 Get:4 http://deb.debian.org/debian bookworm/main amd64 help2man amd64 1.49.3 [198 kB] #6 1.762 Get:5 http://deb.debian.org/debian bookworm/main amd64 libpcsc-perl amd64 1.4.14-5+b3 [44.3 kB] #6 1.763 Get:6 http://deb.debian.org/debian bookworm/main amd64 pcsc-tools amd64 1.6.2-1 [244 kB] #6 1.985 debconf: delaying package configuration, since apt-utils is not installed #6 2.039 Fetched 958 kB in 0s (19.9 MB/s) #6 2.095 Selecting previously unselected package liblocale-gettext-perl. #6 2.095 (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 ... 117461 files and directories currently installed.) #6 2.165 Preparing to unpack .../0-liblocale-gettext-perl_1.07-5_amd64.deb ... #6 2.185 Unpacking liblocale-gettext-perl (1.07-5) ... #6 2.337 Selecting previously unselected package libccid. #6 2.341 Preparing to unpack .../1-libccid_1.5.2-1_amd64.deb ... #6 2.357 Unpacking libccid (1.5.2-1) ... #6 2.533 Selecting previously unselected package pcscd. #6 2.540 Preparing to unpack .../2-pcscd_1.9.9-2_amd64.deb ... #6 2.573 Unpacking pcscd (1.9.9-2) ... #6 2.686 Selecting previously unselected package help2man. #6 2.693 Preparing to unpack .../3-help2man_1.49.3_amd64.deb ... #6 2.709 Unpacking help2man (1.49.3) ... #6 2.829 Selecting previously unselected package libpcsc-perl. #6 2.837 Preparing to unpack .../4-libpcsc-perl_1.4.14-5+b3_amd64.deb ... #6 2.858 Unpacking libpcsc-perl (1.4.14-5+b3) ... #6 2.963 Selecting previously unselected package pcsc-tools. #6 2.971 Preparing to unpack .../5-pcsc-tools_1.6.2-1_amd64.deb ... #6 2.991 Unpacking pcsc-tools (1.6.2-1) ... #6 3.150 Setting up libccid (1.5.2-1) ... #6 3.232 invoke-rc.d: unknown initscript, /etc/init.d/pcscd not found. #6 3.232 invoke-rc.d: could not determine current runlevel #6 3.252 Setting up libpcsc-perl (1.4.14-5+b3) ... #6 3.303 Setting up pcscd (1.9.9-2) ... #6 3.378 invoke-rc.d: could not determine current runlevel #6 3.382 invoke-rc.d: policy-rc.d denied execution of start. #6 3.503 Created symlink /etc/systemd/system/sockets.target.wants/pcscd.socket → /lib/systemd/system/pcscd.socket. #6 3.658 Setting up pcsc-tools (1.6.2-1) ... #6 3.721 Setting up liblocale-gettext-perl (1.07-5) ... #6 3.778 Setting up help2man (1.49.3) ... #6 3.842 Processing triggers for man-db (2.11.2-2) ... #6 3.896 Processing triggers for mailcap (3.70+nmu1) ... #6 DONE 4.7s #7 [ 3/10] RUN GIT clone https://github.com/frankmorgner/vsmartcard.git #7 0.511 Cloning into 'vsmartcard'... #7 DONE 2.6s #8 [ 4/10] RUN CD vsmartcard/virtualsmartcard && autoreconf -fi && ./configure && make "-j$(nproc)" install #8 4.504 libtoolize: putting auxiliary files in '.'. #8 4.504 libtoolize: copying file './ltmain.sh' #8 4.529 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #8 4.529 libtoolize: copying file 'm4/libtool.m4' #8 4.555 libtoolize: copying file 'm4/ltoptions.m4' #8 4.581 libtoolize: copying file 'm4/ltsugar.m4' #8 4.612 libtoolize: copying file 'm4/ltversion.m4' #8 4.633 libtoolize: copying file 'm4/lt~obsolete.m4' #8 8.045 configure.ac:43: warning: The macro `AC_PROG_LIBTOOL' is obsolete. #8 8.045 configure.ac:43: You should run autoupdate. #8 8.045 m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... #8 8.045 configure.ac:43: the top level #8 8.045 configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.045 configure.ac:73: You should run autoupdate. #8 8.045 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.045 configure.ac:73: the top level #8 8.046 configure.ac:78: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.046 configure.ac:78: You should run autoupdate. #8 8.046 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.046 configure.ac:78: the top level #8 8.046 configure.ac:105: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.046 configure.ac:105: You should run autoupdate. #8 8.046 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.046 configure.ac:105: the top level #8 8.046 configure.ac:151: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.046 configure.ac:151: You should run autoupdate. #8 8.046 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.046 configure.ac:151: the top level #8 8.046 configure.ac:205: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.046 configure.ac:205: You should run autoupdate. #8 8.046 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.046 configure.ac:205: the top level #8 8.046 configure.ac:220: warning: The macro `AC_HELP_STRING' is obsolete. #8 8.046 configure.ac:220: You should run autoupdate. #8 8.046 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #8 8.046 configure.ac:220: the top level #8 8.845 configure.ac:12: installing './compile' #8 8.848 configure.ac:12: installing './config.guess' #8 8.851 configure.ac:12: installing './config.sub' #8 8.856 configure.ac:9: installing './install-sh' #8 8.863 configure.ac:9: installing './missing' #8 9.004 src/ifd-vpcd/Makefile.am: installing './depcomp' #8 9.104 src/vpicc/Makefile.am:10: installing './py-compile' #8 9.213 checking for a BSD-compatible install... /usr/bin/install -c #8 9.221 checking whether build environment is sane... yes #8 9.231 checking for a race-free mkdir -p... /usr/bin/mkdir -p #8 9.233 checking for gawk... gawk #8 9.233 checking whether make sets $(MAKE)... yes #8 9.243 checking whether make supports nested variables... yes #8 9.259 checking build system type... x86_64-pc-linux-gnu #8 9.311 checking host system type... x86_64-pc-linux-gnu #8 9.311 checking how to print strings... printf #8 9.348 checking whether make supports the include directive... yes (GNU style) #8 9.359 checking for gcc... gcc #8 9.388 checking whether the C compiler works... yes #8 9.431 checking for C compiler default output file name... a.out #8 9.432 checking for suffix of executables... #8 9.476 checking whether we are cross compiling... no #8 9.530 checking for suffix of object files... o #8 9.556 checking whether the compiler supports GNU C... yes #8 9.577 checking whether gcc accepts -g... yes #8 9.601 checking for gcc option to enable C11 features... none needed #8 9.681 checking whether gcc understands -c and -o together... yes #8 9.728 checking dependency style of gcc... gcc3 #8 9.777 checking for a sed that does not truncate output... /usr/bin/sed #8 9.788 checking for grep that handles long lines and -e... /usr/bin/grep #8 9.790 checking for egrep... /usr/bin/grep -E #8 9.793 checking for fgrep... /usr/bin/grep -F #8 9.794 checking for ld used by gcc... /usr/bin/ld #8 9.797 checking if the linker (/usr/bin/ld) is GNU ld... yes #8 9.800 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #8 9.803 checking the name lister (/usr/bin/nm -B) interface... BSD nm #8 9.826 checking whether ln -s works... yes #8 9.826 checking the maximum length of command line arguments... 1572864 #8 9.834 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #8 9.835 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #8 9.835 checking for /usr/bin/ld option to reload object files... -r #8 9.835 checking for file... file #8 9.836 checking for objdump... objdump #8 9.836 checking how to recognize dependent libraries... pass_all #8 9.837 checking for dlltool... no #8 9.837 checking how to associate runtime and link libraries... printf %s\n #8 9.837 checking for ar... ar #8 9.838 checking for archiver @FILE support... @ #8 9.870 checking for strip... strip #8 9.870 checking for ranlib... ranlib #8 9.871 checking command to parse /usr/bin/nm -B output from gcc object... ok #8 9.950 checking for sysroot... no #8 9.951 checking for a working dd... /usr/bin/dd #8 9.956 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #8 9.977 checking for mt... no #8 9.977 checking if : is a manifest tool... no #8 9.980 checking for stdio.h... yes #8 9.996 checking for stdlib.h... yes #8 10.02 checking for string.h... yes #8 10.05 checking for inttypes.h... yes #8 10.08 checking for stdint.h... yes #8 10.11 checking for strings.h... yes #8 10.13 checking for sys/stat.h... yes #8 10.16 checking for sys/types.h... yes #8 10.19 checking for unistd.h... yes #8 10.22 checking for dlfcn.h... yes #8 10.25 checking for objdir... .libs #8 10.31 checking if gcc supports -fno-rtti -fno-exceptions... no #8 10.34 checking for gcc option to produce PIC... -fPIC -DPIC #8 10.34 checking if gcc PIC flag -fPIC -DPIC works... yes #8 10.36 checking if gcc static flag -static works... yes #8 10.44 checking if gcc supports -c -o file.o... yes #8 10.47 checking if gcc supports -c -o file.o... (cached) yes #8 10.47 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 10.48 checking whether -lc should be explicitly linked in... no #8 10.52 checking dynamic linker characteristics... GNU/Linux ld.so #8 10.58 checking how to hardcode library paths into programs... immediate #8 10.58 checking whether stripping libraries is possible... yes #8 10.59 checking if libtool supports shared libraries... yes #8 10.59 checking whether to build shared libraries... yes #8 10.59 checking whether to build static libraries... yes #8 10.59 checking for gcc... (cached) gcc #8 10.61 checking whether the compiler supports GNU C... (cached) yes #8 10.62 checking whether gcc accepts -g... (cached) yes #8 10.62 checking for gcc option to enable C11 features... (cached) none needed #8 10.62 checking whether gcc understands -c and -o together... (cached) yes #8 10.62 checking dependency style of gcc... (cached) gcc3 #8 10.62 checking whether ln -s works... yes #8 10.62 checking for a sed that does not truncate output... (cached) /usr/bin/sed #8 10.62 checking for a Python interpreter with version >= 3.2... python3 #8 10.65 checking for python3... /usr/bin/python3 #8 10.65 checking for python3 version... 3.11 #8 10.67 checking for python3 platform... linux #8 10.70 checking for GNU default python3 prefix... ${prefix} #8 10.70 checking for GNU default python3 exec_prefix... ${exec_prefix} #8 10.70 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages #8 10.74 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages #8 10.78 checking for g++... g++ #8 10.81 checking whether the compiler supports GNU C++... yes #8 10.83 checking whether g++ accepts -g... yes #8 10.85 checking for g++ option to enable C++11 features... none needed #8 10.94 checking dependency style of g++... gcc3 #8 10.98 checking how to run the C++ preprocessor... g++ -E #8 11.13 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #8 11.14 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #8 11.14 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 11.21 checking for g++ option to produce PIC... -fPIC -DPIC #8 11.21 checking if g++ PIC flag -fPIC -DPIC works... yes #8 11.23 checking if g++ static flag -static works... yes #8 11.31 checking if g++ supports -c -o file.o... yes #8 11.35 checking if g++ supports -c -o file.o... (cached) yes #8 11.35 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #8 11.35 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #8 11.35 checking how to hardcode library paths into programs... immediate #8 11.35 checking for pkg-config... /usr/bin/pkg-config #8 11.35 checking pkg-config is at least version 0.9.0... yes #8 11.36 checking for the pthreads library -lpthreads... no #8 11.39 checking whether pthreads work without any flags... yes #8 11.45 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #8 11.49 checking if more special flags are required for pthreads... no #8 11.49 checking for PTHREAD_PRIO_INHERIT... yes #8 11.54 checking for help2man... /usr/bin/help2man #8 11.54 checking whether make supports nested variables... (cached) yes #8 11.54 checking for libpcsclite... yes #8 11.55 checking for ifdhandler.h... yes #8 11.58 checking for debuglog.h... yes #8 11.62 configure: WARNING: libqrencode not found by pkg-config #8 11.62 checking for qrencode.h... no #8 11.67 checking for QRcode_encodeString... checking for arpa/inet.h... yes #8 11.77 checking for stdint.h... (cached) yes #8 11.77 checking for stdlib.h... (cached) yes #8 11.77 checking for string.h... (cached) yes #8 11.77 checking for sys/socket.h... yes #8 11.80 checking for sys/time.h... yes #8 11.84 checking for unistd.h... (cached) yes #8 11.84 checking for syslog.h... yes #8 11.87 checking for size_t... yes #8 11.93 checking for ssize_t... yes #8 12.00 checking for uint16_t... yes #8 12.04 checking for gcc options needed to detect all undeclared functions... none needed #8 12.09 checking whether SO_NOSIGPIPE is declared... no #8 12.12 checking whether MSG_NOSIGNAL is declared... yes #8 12.15 checking whether inet_ntop is declared... yes #8 12.19 checking for GNU libc compatible malloc... yes #8 12.24 checking for memset... yes #8 12.30 checking for select... yes #8 12.36 checking for socket... yes #8 12.40 checking for strlcpy... no #8 12.46 checking for strlcat... no #8 12.54 checking that generated files are newer than configure... done #8 12.54 configure: creating ./config.status #8 13.17 config.status: creating Makefile #8 13.18 config.status: creating doc/Makefile #8 13.20 config.status: creating doc/api/Makefile #8 13.22 config.status: creating npa-example-data/Makefile #8 13.24 config.status: creating npa-example-data/dh/Makefile #8 13.27 config.status: creating npa-example-data/ecdh/Makefile #8 13.29 config.status: creating src/Makefile #8 13.30 config.status: creating src/pcsclite-vpcd/Makefile #8 13.32 config.status: creating src/ifd-vpcd/Makefile #8 13.34 config.status: creating src/vpcd/Makefile #8 13.35 config.status: creating src/vpicc/Makefile #8 13.37 config.status: creating src/vpcd-config/Makefile #8 13.38 config.status: creating MacOSX/Makefile #8 13.40 config.status: creating config.h #8 13.41 config.status: executing depfiles commands #8 13.52 config.status: executing libtool commands #8 13.54 #8 13.54 virtualsmartcard has been configured with following options: #8 13.54 #8 13.54 Version: 0.10 #8 13.54 User binaries: /usr/local/bin #8 13.54 PC/SC configuration: /etc/reader.conf.d #8 13.54 Driver directory: /usr/lib/pcsc/drivers/serial #8 13.54 Python site-packages: /usr/local/lib/python3.11/site-packages #8 13.54 #8 13.54 Build libpcsclite: no #8 13.54 Build Info.plist: no #8 13.54 Build reader.conf: #8 13.54 VPCD hostname: /dev/null #8 13.54 VPCD slot count: 2 #8 13.54 #8 13.54 Host: x86_64-pc-linux-gnu #8 13.54 Compiler: gcc #8 13.54 Preprocessor flags: #8 13.54 Compiler flags: -g -O2 #8 13.54 Linker flags: #8 13.54 Libraries: #8 13.54 #8 13.54 PTHREAD_LIBS: #8 13.54 PTHREAD_CFLAGS: #8 13.54 PCSC_CFLAGS: -I/usr/include/PCSC -pthread #8 13.54 PCSC_LIBS: -lpcsclite #8 13.54 QRENCODE_CFLAGS: #8 13.54 QRENCODE_LIBS: #8 13.54 BUNDLE_HOST: Linux #8 13.54 LIB_PREFIX: lib #8 13.54 DYN_LIB_EXT: so #8 13.54 #8 13.54 HELP2MAN: /usr/bin/help2man #8 13.54 PYTHON: /usr/bin/python3 #8 13.54 #8 13.58 Making install in src #8 13.59 make[1]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 13.59 Making install in vpcd #8 13.59 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 13.59 CC vpcd.lo #8 13.59 CC lock.lo #8 13.92 CCLD libvpcd.la #8 14.02 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 14.02 make[3]: Nothing to be done for 'install-exec-am'. #8 14.02 make[3]: Nothing to be done for 'install-data-am'. #8 14.02 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 14.02 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd' #8 14.02 Making install in vpicc #8 14.02 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 14.03 GEN vicc #8 14.03 GEN vicc.1 #8 14.17 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 14.17 /usr/bin/mkdir -p '/usr/local/bin' #8 14.17 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard' #8 14.17 /usr/bin/mkdir -p '/usr/local/share/man/man1' #8 14.17 /usr/bin/mkdir -p '/usr/local/lib/python3.11/site-packages/virtualsmartcard/cards' #8 14.17 /usr/bin/install -c vicc '/usr/local/bin' #8 14.18 /usr/bin/install -c -m 644 vicc.1 '/usr/local/share/man/man1' #8 14.19 /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 14.20 /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 14.22 Byte-compiling python modules... #8 14.22 __init__.pyePass.pynPA.pyByte-compiling python modules... #8 14.23 CardGenerator.pyRelay.pyRelayMiddleman.pycryptoflex.py #8 14.24 SEutils.pyTLVutils.pyConstantDefinitions.pySmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 14.36 Byte-compiling python modules (optimized versions) ... #8 14.36 __init__.pyePass.pyByte-compiling python modules (optimized versions) ... #8 14.36 CardGenerator.pynPA.pySEutils.pyRelay.pyRelayMiddleman.pyTLVutils.pycryptoflex.pyConstantDefinitions.py #8 14.37 SmartcardFilesystem.pyutils.pyCryptoUtils.pySmartcardSAM.pySWutils.pyVirtualSmartcard.py__init__.py #8 14.40 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 14.40 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpicc' #8 14.40 Making install in ifd-vpcd #8 14.40 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 14.40 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /etc/reader.conf.d #8 14.40 CC libifdvpcd_la-ifd-vpcd.lo #8 14.40 /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 14.72 CCLD libifdvpcd.la #8 14.89 /bin/bash /vsmartcard/virtualsmartcard/install-sh -d /usr/lib/pcsc/drivers/serial #8 14.89 /bin/bash ../../libtool --mode=install cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 14.93 libtool: install: cp .libs/libifdvpcd.so /usr/lib/pcsc/drivers/serial/libifdvpcd.so.0.10 #8 14.93 (cd /usr/lib/pcsc/drivers/serial && \ #8 14.93 ln -s -f libifdvpcd.so.0.10 libifdvpcd.so) #8 14.93 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/ifd-vpcd' #8 14.93 Making install in vpcd-config #8 14.93 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 14.94 CC vpcd_config-vpcd-config.o #8 14.94 CC vpcd_config-local-ip.o #8 14.98 CCLD vpcd-config #8 15.08 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 15.08 make[3]: Nothing to be done for 'install-data-am'. #8 15.08 /usr/bin/mkdir -p '/usr/local/bin' #8 15.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c vpcd-config '/usr/local/bin' #8 15.12 libtool: install: /usr/bin/install -c vpcd-config /usr/local/bin/vpcd-config #8 15.13 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 15.13 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src/vpcd-config' #8 15.13 make[2]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 15.13 make[3]: Entering directory '/vsmartcard/virtualsmartcard/src' #8 15.13 make[3]: Nothing to be done for 'install-exec-am'. #8 15.13 make[3]: Nothing to be done for 'install-data-am'. #8 15.13 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 15.13 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 15.14 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/src' #8 15.14 Making install in doc #8 15.14 make[1]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 15.14 Making install in api #8 15.14 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 15.15 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc/api' #8 15.15 make[3]: Nothing to be done for 'install-exec-am'. #8 15.15 make[3]: Nothing to be done for 'install-data-am'. #8 15.15 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 15.15 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc/api' #8 15.15 make[2]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 15.15 make[3]: Entering directory '/vsmartcard/virtualsmartcard/doc' #8 15.15 make[3]: Nothing to be done for 'install-exec-am'. #8 15.15 make[3]: Nothing to be done for 'install-data-am'. #8 15.15 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 15.15 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 15.15 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/doc' #8 15.15 Making install in npa-example-data #8 15.15 make[1]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.16 Making install in dh #8 15.16 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 15.16 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 15.16 make[3]: Nothing to be done for 'install-exec-am'. #8 15.16 make[3]: Nothing to be done for 'install-data-am'. #8 15.16 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 15.16 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/dh' #8 15.16 Making install in ecdh #8 15.16 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 15.17 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 15.17 make[3]: Nothing to be done for 'install-exec-am'. #8 15.17 make[3]: Nothing to be done for 'install-data-am'. #8 15.17 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 15.17 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data/ecdh' #8 15.17 make[2]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.17 make[3]: Entering directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.17 make[3]: Nothing to be done for 'install-exec-am'. #8 15.17 make[3]: Nothing to be done for 'install-data-am'. #8 15.17 make[3]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.17 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.17 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/npa-example-data' #8 15.17 Making install in MacOSX #8 15.18 make[1]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 15.18 Use `make osx` to compile package for Mac OS X #8 15.18 make[2]: Entering directory '/vsmartcard/virtualsmartcard/MacOSX' #8 15.18 make[2]: Nothing to be done for 'install-exec-am'. #8 15.18 make[2]: Nothing to be done for 'install-data-am'. #8 15.18 make[2]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 15.18 make[1]: Leaving directory '/vsmartcard/virtualsmartcard/MacOSX' #8 15.18 make[1]: Entering directory '/vsmartcard/virtualsmartcard' #8 15.19 make[2]: Entering directory '/vsmartcard/virtualsmartcard' #8 15.19 make[2]: Nothing to be done for 'install-exec-am'. #8 15.19 make[2]: Nothing to be done for 'install-data-am'. #8 15.19 make[2]: Leaving directory '/vsmartcard/virtualsmartcard' #8 15.19 make[1]: Leaving directory '/vsmartcard/virtualsmartcard' #8 DONE 16.6s #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.569 Hit:1 http://deb.debian.org/debian bookworm InRelease #9 0.569 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #9 0.569 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #9 0.569 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #9 0.883 Reading package lists... #9 1.436 Reading package lists... #9 2.012 Building dependency tree... #9 2.200 Reading state information... #9 2.426 libpcsclite-dev is already the newest version (1.9.9-2). #9 2.426 libcsv-dev is already the newest version (3.0.3+dfsg-6). #9 2.426 libjansson-dev is already the newest version (2.14-2). #9 2.426 libulfius-dev is already the newest version (2.7.13-1). #9 2.426 liborcania-dev is already the newest version (2.3.2-1). #9 2.426 liborcania-dev set to manually installed. #9 2.426 The following additional packages will be installed: #9 2.427 libosmo-simtrace2-1 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #9 2.427 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 2.428 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #9 2.432 osmocom-nightly #9 2.458 The following NEW packages will be installed: #9 2.458 libosmo-abis-dev libosmo-netif-dev libosmo-simtrace2-1 libosmo-simtrace2-dev #9 2.458 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #9 2.458 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #9 2.459 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #9 2.459 osmocom-nightly #9 2.498 0 upgraded, 20 newly installed, 0 to remove and 15 not upgraded. #9 2.498 Need to get 2331 kB of archives. #9 2.498 After this operation, 8322 kB of additional disk space will be used. #9 2.498 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503152026 [1176 B] #9 2.501 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.5.489a.202503152026 [171 kB] #9 2.511 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.5.489a.202503152026 [52.0 kB] #9 2.514 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.15.6057.202503152026 [34.5 kB] #9 2.517 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.5.489a.202503152026 [71.1 kB] #9 2.527 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.5.489a.202503152026 [229 kB] #9 2.529 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503152026 [59.9 kB] #9 2.530 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.5.489a.202503152026 [104 kB] #9 2.531 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.15.6057.202503152026 [70.8 kB] #9 2.533 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.5.489a.202503152026 [71.7 kB] #9 2.533 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.5.489a.202503152026 [178 kB] #9 2.537 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.5.489a.202503152026 [60.4 kB] #9 2.546 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.5.489a.202503152026 [64.3 kB] #9 2.546 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.5.489a.202503152026 [51.0 kB] #9 2.546 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.5.489a.202503152026 [44.3 kB] #9 2.547 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.5.489a.202503152026 [849 kB] #9 2.553 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503152026 [72.6 kB] #9 2.562 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.15.6057.202503152026 [114 kB] #9 2.563 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-1 0.9.0.202503152026 [13.7 kB] #9 2.563 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-simtrace2-dev 0.9.0.202503152026 [18.7 kB] #9 2.833 debconf: delaying package configuration, since apt-utils is not installed #9 2.894 Fetched 2331 kB in 0s (24.4 MB/s) #9 2.954 Selecting previously unselected package osmocom-nightly. #9 2.954 (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 ... 117624 files and directories currently installed.) #9 3.030 Preparing to unpack .../00-osmocom-nightly_202503152026_amd64.deb ... #9 3.057 Unpacking osmocom-nightly (202503152026) ... #9 3.186 Selecting previously unselected package libosmocore22:amd64. #9 3.194 Preparing to unpack .../01-libosmocore22_1.11.0.5.489a.202503152026_amd64.deb ... #9 3.237 Unpacking libosmocore22:amd64 (1.11.0.5.489a.202503152026) ... #9 3.392 Selecting previously unselected package libosmocodec4:amd64. #9 3.409 Preparing to unpack .../02-libosmocodec4_1.11.0.5.489a.202503152026_amd64.deb ... #9 3.428 Unpacking libosmocodec4:amd64 (1.11.0.5.489a.202503152026) ... #9 3.561 Selecting previously unselected package libosmotrau11:amd64. #9 3.569 Preparing to unpack .../03-libosmotrau11_2.0.0.15.6057.202503152026_amd64.deb ... #9 3.611 Unpacking libosmotrau11:amd64 (2.0.0.15.6057.202503152026) ... #9 3.753 Selecting previously unselected package libosmoisdn0:amd64. #9 3.766 Preparing to unpack .../04-libosmoisdn0_1.11.0.5.489a.202503152026_amd64.deb ... #9 3.783 Unpacking libosmoisdn0:amd64 (1.11.0.5.489a.202503152026) ... #9 3.932 Selecting previously unselected package libosmogsm20:amd64. #9 3.940 Preparing to unpack .../05-libosmogsm20_1.11.0.5.489a.202503152026_amd64.deb ... #9 3.957 Unpacking libosmogsm20:amd64 (1.11.0.5.489a.202503152026) ... #9 4.104 Selecting previously unselected package libosmonetif11:amd64. #9 4.113 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503152026_amd64.deb ... #9 4.130 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503152026) ... #9 4.274 Selecting previously unselected package libosmovty13:amd64. #9 4.288 Preparing to unpack .../07-libosmovty13_1.11.0.5.489a.202503152026_amd64.deb ... #9 4.309 Unpacking libosmovty13:amd64 (1.11.0.5.489a.202503152026) ... #9 4.450 Selecting previously unselected package libosmoabis15:amd64. #9 4.459 Preparing to unpack .../08-libosmoabis15_2.0.0.15.6057.202503152026_amd64.deb ... #9 4.475 Unpacking libosmoabis15:amd64 (2.0.0.15.6057.202503152026) ... #9 4.601 Selecting previously unselected package libosmocoding0:amd64. #9 4.618 Preparing to unpack .../09-libosmocoding0_1.11.0.5.489a.202503152026_amd64.deb ... #9 4.639 Unpacking libosmocoding0:amd64 (1.11.0.5.489a.202503152026) ... #9 4.768 Selecting previously unselected package libosmogb14:amd64. #9 4.777 Preparing to unpack .../10-libosmogb14_1.11.0.5.489a.202503152026_amd64.deb ... #9 4.801 Unpacking libosmogb14:amd64 (1.11.0.5.489a.202503152026) ... #9 4.927 Selecting previously unselected package libosmoctrl0:amd64. #9 4.935 Preparing to unpack .../11-libosmoctrl0_1.11.0.5.489a.202503152026_amd64.deb ... #9 4.956 Unpacking libosmoctrl0:amd64 (1.11.0.5.489a.202503152026) ... #9 5.081 Selecting previously unselected package libosmosim2:amd64. #9 5.097 Preparing to unpack .../12-libosmosim2_1.11.0.5.489a.202503152026_amd64.deb ... #9 5.114 Unpacking libosmosim2:amd64 (1.11.0.5.489a.202503152026) ... #9 5.244 Selecting previously unselected package libosmousb0:amd64. #9 5.261 Preparing to unpack .../13-libosmousb0_1.11.0.5.489a.202503152026_amd64.deb ... #9 5.286 Unpacking libosmousb0:amd64 (1.11.0.5.489a.202503152026) ... #9 5.408 Selecting previously unselected package libosmocore. #9 5.417 Preparing to unpack .../14-libosmocore_1.11.0.5.489a.202503152026_amd64.deb ... #9 5.437 Unpacking libosmocore (1.11.0.5.489a.202503152026) ... #9 5.542 Selecting previously unselected package libosmocore-dev:amd64. #9 5.550 Preparing to unpack .../15-libosmocore-dev_1.11.0.5.489a.202503152026_amd64.deb ... #9 5.574 Unpacking libosmocore-dev:amd64 (1.11.0.5.489a.202503152026) ... #9 5.759 Selecting previously unselected package libosmo-netif-dev:amd64. #9 5.767 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503152026_amd64.deb ... #9 5.783 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503152026) ... #9 5.899 Selecting previously unselected package libosmo-abis-dev:amd64. #9 5.916 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.15.6057.202503152026_amd64.deb ... #9 5.935 Unpacking libosmo-abis-dev:amd64 (2.0.0.15.6057.202503152026) ... #9 6.074 Selecting previously unselected package libosmo-simtrace2-1:amd64. #9 6.091 Preparing to unpack .../18-libosmo-simtrace2-1_0.9.0.202503152026_amd64.deb ... #9 6.107 Unpacking libosmo-simtrace2-1:amd64 (0.9.0.202503152026) ... #9 6.220 Selecting previously unselected package libosmo-simtrace2-dev:amd64. #9 6.227 Preparing to unpack .../19-libosmo-simtrace2-dev_0.9.0.202503152026_amd64.deb ... #9 6.244 Unpacking libosmo-simtrace2-dev:amd64 (0.9.0.202503152026) ... #9 6.398 Setting up osmocom-nightly (202503152026) ... #9 6.447 Setting up libosmocore22:amd64 (1.11.0.5.489a.202503152026) ... #9 6.506 Setting up libosmocodec4:amd64 (1.11.0.5.489a.202503152026) ... #9 6.561 Setting up libosmovty13:amd64 (1.11.0.5.489a.202503152026) ... #9 6.613 Setting up libosmoisdn0:amd64 (1.11.0.5.489a.202503152026) ... #9 6.671 Setting up libosmotrau11:amd64 (2.0.0.15.6057.202503152026) ... #9 6.739 Setting up libosmousb0:amd64 (1.11.0.5.489a.202503152026) ... #9 6.801 Setting up libosmogsm20:amd64 (1.11.0.5.489a.202503152026) ... #9 6.854 Setting up libosmoctrl0:amd64 (1.11.0.5.489a.202503152026) ... #9 6.912 Setting up libosmogb14:amd64 (1.11.0.5.489a.202503152026) ... #9 6.965 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503152026) ... #9 7.015 Setting up libosmocoding0:amd64 (1.11.0.5.489a.202503152026) ... #9 7.095 Setting up libosmosim2:amd64 (1.11.0.5.489a.202503152026) ... #9 7.245 Setting up libosmocore (1.11.0.5.489a.202503152026) ... #9 7.305 Setting up libosmoabis15:amd64 (2.0.0.15.6057.202503152026) ... #9 7.364 Setting up libosmo-simtrace2-1:amd64 (0.9.0.202503152026) ... #9 7.423 Setting up libosmocore-dev:amd64 (1.11.0.5.489a.202503152026) ... #9 7.480 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503152026) ... #9 7.539 Setting up libosmo-simtrace2-dev:amd64 (0.9.0.202503152026) ... #9 7.591 Setting up libosmo-abis-dev:amd64 (2.0.0.15.6057.202503152026) ... #9 7.645 Processing triggers for libc-bin (2.36-9+deb12u9) ... #9 DONE 9.0s #10 [ 6/10] WORKDIR /TMP #10 DONE 0.3s #11 [ 7/10] RUN GIT clone https://gerrit.osmocom.org/osmo-remsim.git #11 0.500 Cloning into 'osmo-remsim'... #11 DONE 0.8s #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.660 Already on 'master' #13 0.661 Your branch is up to date with 'origin/master'. #13 0.662 refs/heads/master #13 0.667 HEAD is now at 63266a8 Bump version: 1.0.0.76-ff79-dirty → 1.1.0 #13 0.669 master #13 0.670 63266a836f361931d31ba8381ce12ac71c7314d3 #13 3.439 aclocal: warning: couldn't open directory 'm4': No such file or directory #13 4.974 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #13 4.974 libtoolize: copying file './ltmain.sh' #13 5.022 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #13 5.022 libtoolize: copying file 'm4/libtool.m4' #13 5.047 libtoolize: copying file 'm4/ltoptions.m4' #13 5.070 libtoolize: copying file 'm4/ltsugar.m4' #13 5.087 libtoolize: copying file 'm4/ltversion.m4' #13 5.107 libtoolize: copying file 'm4/lt~obsolete.m4' #13 5.145 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #13 8.340 configure.ac:98: warning: The macro `AC_HEADER_STDC' is obsolete. #13 8.340 configure.ac:98: You should run autoupdate. #13 8.340 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #13 8.340 configure.ac:98: the top level #13 8.340 configure.ac:194: warning: AC_OUTPUT should be used without arguments. #13 8.340 configure.ac:194: You should run autoupdate. #13 9.008 configure.ac:8: installing './compile' #13 9.009 configure.ac:8: installing './config.guess' #13 9.012 configure.ac:8: installing './config.sub' #13 9.014 configure.ac:10: installing './install-sh' #13 9.016 configure.ac:10: installing './missing' #13 9.247 src/Makefile.am: installing './depcomp' #13 9.273 src/bankd/Makefile.am:23: warning: source file '../slotmap.c' is in a subdirectory, #13 9.273 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 9.273 automake: warning: possible forward-incompatibility. #13 9.273 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #13 9.273 automake: automake option hasn't been enabled. For now, the corresponding output #13 9.273 automake: object file(s) will be placed in the top-level directory. However, this #13 9.273 automake: behavior may change in a future Automake major version, with object #13 9.273 automake: files being placed in the same subdirectory as the corresponding sources. #13 9.273 automake: You are advised to start using 'subdir-objects' option throughout your #13 9.273 automake: project, to avoid future incompatibilities. #13 9.273 src/bankd/Makefile.am:23: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 9.273 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 9.273 src/bankd/Makefile.am:23: warning: source file '../debug.c' is in a subdirectory, #13 9.273 src/bankd/Makefile.am:23: but option 'subdir-objects' is disabled #13 9.304 src/client/Makefile.am:31: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 9.304 src/client/Makefile.am:31: but option 'subdir-objects' is disabled #13 9.304 src/client/Makefile.am:31: warning: source file '../debug.c' is in a subdirectory, #13 9.304 src/client/Makefile.am:31: but option 'subdir-objects' is disabled #13 9.305 src/client/Makefile.am:15: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 9.305 src/client/Makefile.am:15: but option 'subdir-objects' is disabled #13 9.305 src/client/Makefile.am:15: warning: source file '../debug.c' is in a subdirectory, #13 9.305 src/client/Makefile.am:15: but option 'subdir-objects' is disabled #13 9.307 src/client/Makefile.am:45: warning: source file '../rspro_client_fsm.c' is in a subdirectory, #13 9.307 src/client/Makefile.am:45: but option 'subdir-objects' is disabled #13 9.307 src/client/Makefile.am:45: warning: source file '../debug.c' is in a subdirectory, #13 9.307 src/client/Makefile.am:45: but option 'subdir-objects' is disabled #13 9.395 src/server/Makefile.am:19: warning: source file '../rspro_util.c' is in a subdirectory, #13 9.395 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 9.395 src/server/Makefile.am:19: warning: source file '../slotmap.c' is in a subdirectory, #13 9.395 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 9.395 src/server/Makefile.am:19: warning: source file '../debug.c' is in a subdirectory, #13 9.395 src/server/Makefile.am:19: but option 'subdir-objects' is disabled #13 9.517 checking build system type... x86_64-pc-linux-gnu #13 9.578 checking host system type... x86_64-pc-linux-gnu #13 9.578 checking how to print strings... printf #13 9.606 checking for gcc... gcc #13 9.633 checking whether the C compiler works... yes #13 9.675 checking for C compiler default output file name... a.out #13 9.676 checking for suffix of executables... #13 9.721 checking whether we are cross compiling... no #13 9.764 checking for suffix of object files... o #13 9.785 checking whether the compiler supports GNU C... yes #13 9.802 checking whether gcc accepts -g... yes #13 9.818 checking for gcc option to enable C11 features... none needed #13 9.876 checking whether gcc understands -c and -o together... yes #13 9.923 checking for a sed that does not truncate output... /usr/bin/sed #13 9.928 checking for grep that handles long lines and -e... /usr/bin/grep #13 9.931 checking for egrep... /usr/bin/grep -E #13 9.933 checking for fgrep... /usr/bin/grep -F #13 9.934 checking for ld used by gcc... /usr/bin/ld #13 9.939 checking if the linker (/usr/bin/ld) is GNU ld... yes #13 9.944 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #13 9.945 checking the name lister (/usr/bin/nm -B) interface... BSD nm #13 9.968 checking whether ln -s works... yes #13 9.968 checking the maximum length of command line arguments... 1572864 #13 9.975 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #13 9.975 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #13 9.975 checking for /usr/bin/ld option to reload object files... -r #13 9.976 checking for file... file #13 9.976 checking for objdump... objdump #13 9.977 checking how to recognize dependent libraries... pass_all #13 9.977 checking for dlltool... no #13 9.978 checking how to associate runtime and link libraries... printf %s\n #13 9.978 checking for ar... ar #13 9.978 checking for archiver @FILE support... @ #13 10.01 checking for strip... strip #13 10.01 checking for ranlib... ranlib #13 10.01 checking for gawk... gawk #13 10.01 checking command to parse /usr/bin/nm -B output from gcc object... ok #13 10.10 checking for sysroot... no #13 10.10 checking for a working dd... /usr/bin/dd #13 10.10 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #13 10.19 checking for mt... no #13 10.19 checking if : is a manifest tool... no #13 10.20 checking for stdio.h... yes #13 10.22 checking for stdlib.h... yes #13 10.25 checking for string.h... yes #13 10.28 checking for inttypes.h... yes #13 10.30 checking for stdint.h... yes #13 10.32 checking for strings.h... yes #13 10.35 checking for sys/stat.h... yes #13 10.38 checking for sys/types.h... yes #13 10.41 checking for unistd.h... yes #13 10.44 checking for dlfcn.h... yes #13 10.47 checking for objdir... .libs #13 10.53 checking if gcc supports -fno-rtti -fno-exceptions... no #13 10.56 checking for gcc option to produce PIC... -fPIC -DPIC #13 10.56 checking if gcc PIC flag -fPIC -DPIC works... yes #13 10.58 checking if gcc static flag -static works... yes #13 10.65 checking if gcc supports -c -o file.o... yes #13 10.69 checking if gcc supports -c -o file.o... (cached) yes #13 10.69 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #13 10.70 checking whether -lc should be explicitly linked in... no #13 10.73 checking dynamic linker characteristics... GNU/Linux ld.so #13 10.78 checking how to hardcode library paths into programs... immediate #13 10.78 checking whether stripping libraries is possible... yes #13 10.79 checking if libtool supports shared libraries... yes #13 10.79 checking whether to build shared libraries... yes #13 10.79 checking whether to build static libraries... yes #13 10.79 checking for a BSD-compatible install... /usr/bin/install -c #13 10.80 checking whether build environment is sane... yes #13 10.80 checking for a race-free mkdir -p... /usr/bin/mkdir -p #13 10.81 checking whether make sets $(MAKE)... yes #13 10.82 checking whether make supports the include directive... yes (GNU style) #13 10.83 checking whether make supports nested variables... yes #13 10.83 checking whether UID '0' is supported by ustar format... yes #13 10.83 checking whether GID '0' is supported by ustar format... yes #13 10.83 checking how to create a ustar tar archive... gnutar #13 10.85 checking dependency style of gcc... gcc3 #13 10.89 checking whether make supports nested variables... (cached) yes #13 10.89 checking whether make sets $(MAKE)... (cached) yes #13 10.90 checking for gcc... (cached) gcc #13 10.92 checking whether the compiler supports GNU C... (cached) yes #13 10.92 checking whether gcc accepts -g... (cached) yes #13 10.92 checking for gcc option to enable C11 features... (cached) none needed #13 10.92 checking whether gcc understands -c and -o together... (cached) yes #13 10.92 checking for pkg-config... /usr/bin/pkg-config #13 10.92 checking for pkg-config... /usr/bin/pkg-config #13 10.93 checking pkg-config is at least version 0.20... yes #13 10.93 checking for libosmocore >= 1.11.0... yes #13 10.93 checking for libosmogsm >= 1.11.0... yes #13 10.94 checking for libosmo-netif >= 1.6.0... yes #13 10.95 checking for libulfius... yes #13 10.96 checking for liborcania... yes #13 10.97 checking for jansson... yes #13 10.98 checking for libpcsclite... yes #13 10.99 checking for csv_init in -lcsv... yes #13 11.03 checking for csv.h... yes #13 11.07 checking for libosmousb >= 1.11.0... yes #13 11.07 checking for libosmo-simtrace2 >= 0.9.0... yes #13 11.08 checking for libusb-1.0... yes #13 11.09 checking for libpcsclite... yes #13 11.09 checking for egrep... (cached) /usr/bin/grep -E #13 11.09 CFLAGS="-g -O2 -std=gnu11 -Wall" #13 11.09 CPPFLAGS=" -Wall" #13 11.12 checking that generated files are newer than configure... done #13 11.80 configure: creating ./config.status #13 12.24 config.status: creating Makefile #13 12.25 config.status: creating libosmo-rspro.pc #13 12.27 config.status: creating contrib/Makefile #13 12.29 config.status: creating contrib/etc_default/Makefile #13 12.30 config.status: creating contrib/systemd/Makefile #13 12.32 config.status: creating doc/Makefile #13 12.34 config.status: creating doc/examples/Makefile #13 12.35 config.status: creating doc/manuals/Makefile #13 12.37 config.status: creating src/Makefile #13 12.39 config.status: creating src/rspro/Makefile #13 12.41 config.status: creating src/bankd/Makefile #13 12.42 config.status: creating src/client/Makefile #13 12.44 config.status: creating src/client/osmo-remsim-client-reader_conf #13 12.46 config.status: creating src/server/Makefile #13 12.48 config.status: creating include/Makefile #13 12.49 config.status: creating include/osmocom/Makefile #13 12.51 config.status: creating include/osmocom/rspro/Makefile #13 12.53 config.status: executing libtool commands #13 12.54 config.status: executing depfiles commands #13 13.06 echo 1.1.0 > .version-t && mv .version-t .version #13 13.06 make install-recursive #13 13.07 make[1]: Entering directory '/tmp/osmo-remsim' #13 13.07 Making install in contrib #13 13.07 make[2]: Entering directory '/tmp/osmo-remsim/contrib' #13 13.07 Making install in etc_default #13 13.08 make[3]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 13.08 make[4]: Entering directory '/tmp/osmo-remsim/contrib/etc_default' #13 13.08 make[4]: Nothing to be done for 'install-exec-am'. #13 13.08 /usr/bin/mkdir -p '/usr/local/etc/default' #13 13.08 /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 13.09 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 13.09 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/etc_default' #13 13.09 Making install in systemd #13 13.09 make[3]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 13.10 make[4]: Entering directory '/tmp/osmo-remsim/contrib/systemd' #13 13.10 make[4]: Nothing to be done for 'install-exec-am'. #13 13.10 /usr/bin/mkdir -p '/lib/systemd/system' #13 13.10 /usr/bin/install -c -m 644 osmo-remsim-bankd.service osmo-remsim-server.service osmo-remsim-client@.service '/lib/systemd/system' #13 13.10 make[4]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 13.10 make[3]: Leaving directory '/tmp/osmo-remsim/contrib/systemd' #13 13.10 make[3]: Entering directory '/tmp/osmo-remsim/contrib' #13 13.11 make[4]: Entering directory '/tmp/osmo-remsim/contrib' #13 13.11 make[4]: Nothing to be done for 'install-data-am'. #13 13.11 /usr/bin/mkdir -p '/usr/local/bin' #13 13.11 /usr/bin/install -c osmo-remsim-apitool '/usr/local/bin' #13 13.11 make[4]: Leaving directory '/tmp/osmo-remsim/contrib' #13 13.11 make[3]: Leaving directory '/tmp/osmo-remsim/contrib' #13 13.11 make[2]: Leaving directory '/tmp/osmo-remsim/contrib' #13 13.11 Making install in src #13 13.11 make[2]: Entering directory '/tmp/osmo-remsim/src' #13 13.12 Making install in rspro #13 13.12 make[3]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 13.12 CC ATR.lo #13 13.12 CC BankId.lo #13 13.12 CC BankSlot.lo #13 13.12 CC BankSlotStatusInd.lo #13 13.12 CC ClientId.lo #13 13.12 CC ClientSlot.lo #13 13.13 CC ClientSlotStatusInd.lo #13 13.13 CC ComponentIdentity.lo #13 13.13 CC ComponentName.lo #13 13.13 CC ComponentType.lo #13 13.13 CC ConfigClientIdRes.lo #13 13.13 CC ConfigClientIdReq.lo #13 13.14 CC ConfigClientBankReq.lo #13 13.14 CC ConfigClientBankRes.lo #13 13.15 CC ConnectBankReq.lo #13 13.16 CC ConnectClientReq.lo #13 13.16 CC CreateMappingReq.lo #13 13.16 CC ConnectBankRes.lo #13 13.16 CC CreateMappingRes.lo #13 13.17 CC ConnectClientRes.lo #13 13.38 CC ErrorCode.lo #13 13.40 CC ErrorInd.lo #13 13.44 CC ErrorSeverity.lo #13 13.45 CC ErrorString.lo #13 13.48 CC IpAddress.lo #13 13.52 CC IpPort.lo #13 13.55 CC Ipv4Address.lo #13 13.56 CC Ipv6Address.lo #13 13.57 CC OperationTag.lo #13 13.59 CC RemoveMappingReq.lo #13 13.59 CC PortNumber.lo #13 13.60 CC RemoveMappingRes.lo #13 13.60 CC ResetStateReq.lo #13 13.60 CC ResetStateRes.lo #13 13.61 CC ResultCode.lo #13 13.61 CC RsproPDUchoice.lo #13 13.61 CC RsproPDU.lo #13 13.62 CC SetAtrReq.lo #13 13.64 CC SetAtrRes.lo #13 13.65 CC SlotNumber.lo #13 13.74 CC SlotPhysStatus.lo #13 13.82 CC TpduCardToModem.lo #13 13.86 CC TpduFlags.lo #13 13.92 CC TpduModemToCard.lo #13 13.96 CC BOOLEAN.lo #13 13.97 CC IA5String.lo #13 13.97 CC INTEGER.lo #13 13.97 CC NativeEnumerated.lo #13 14.00 CC NativeInteger.lo #13 14.02 CC constr_CHOICE.lo #13 14.03 CC constr_SEQUENCE.lo #13 14.03 CC OCTET_STRING.lo #13 14.03 CC BIT_STRING.lo #13 14.04 CC asn_codecs_prim.lo #13 14.04 CC ber_tlv_length.lo #13 14.04 CC ber_tlv_tag.lo #13 14.04 CC ber_decoder.lo #13 14.08 CC der_encoder.lo #13 14.11 CC constr_TYPE.lo #13 14.11 CC constraints.lo #13 14.13 CC xer_support.lo #13 14.21 CC xer_decoder.lo #13 14.22 CC xer_encoder.lo #13 14.24 CC per_support.lo #13 14.46 CC per_decoder.lo #13 14.47 INTEGER.c: In function 'asn_int642INTEGER': #13 14.47 INTEGER.c:1340:41: warning: array subscript 0 is outside array bounds of 'int64_t[1]' {aka 'long int[1]'} [-Warray-bounds] #13 14.47 1340 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 14.47 | ~~~~~~^~~~~~ #13 14.47 INTEGER.c:1296:42: note: at offset -1 into object 'value' of size 8 #13 14.47 1296 | asn_int642INTEGER(INTEGER_t *st, int64_t value) { #13 14.47 | ~~~~~~~~^~~~~ #13 14.49 INTEGER.c: In function 'asn_long2INTEGER': #13 14.49 INTEGER.c:1395:41: warning: array subscript 0 is outside array bounds of 'long int[1]' [-Warray-bounds] #13 14.49 1395 | for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add) #13 14.49 | ~~~~~~^~~~~~ #13 14.49 INTEGER.c:1351:38: note: at offset -1 into object 'value' of size 8 #13 14.49 1351 | asn_long2INTEGER(INTEGER_t *st, long value) { #13 14.49 | ~~~~~^~~~~ #13 14.61 CC per_encoder.lo #13 14.72 CC per_opentype.lo #13 15.97 CCLD libosmo-asn1-rspro.la #13 16.47 make[4]: Entering directory '/tmp/osmo-remsim/src/rspro' #13 16.47 make[4]: Nothing to be done for 'install-exec-am'. #13 16.47 make[4]: Nothing to be done for 'install-data-am'. #13 16.47 make[4]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 16.47 make[3]: Leaving directory '/tmp/osmo-remsim/src/rspro' #13 16.47 Making install in . #13 16.47 make[3]: Entering directory '/tmp/osmo-remsim/src' #13 16.48 CC rspro_util.lo #13 16.48 CC asn1c_helpers.lo #13 17.01 CCLD libosmo-rspro.la #13 17.49 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 17.50 make[4]: Nothing to be done for 'install-data-am'. #13 17.50 /usr/bin/mkdir -p '/usr/local/lib' #13 17.51 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-rspro.la '/usr/local/lib' #13 17.54 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.so.2.0.1 /usr/local/lib/libosmo-rspro.so.2.0.1 #13 17.55 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.1 libosmo-rspro.so.2 || { rm -f libosmo-rspro.so.2 && ln -s libosmo-rspro.so.2.0.1 libosmo-rspro.so.2; }; }) #13 17.55 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rspro.so.2.0.1 libosmo-rspro.so || { rm -f libosmo-rspro.so && ln -s libosmo-rspro.so.2.0.1 libosmo-rspro.so; }; }) #13 17.56 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.lai /usr/local/lib/libosmo-rspro.la #13 17.56 libtool: install: /usr/bin/install -c .libs/libosmo-rspro.a /usr/local/lib/libosmo-rspro.a #13 17.57 libtool: install: chmod 644 /usr/local/lib/libosmo-rspro.a #13 17.57 libtool: install: ranlib /usr/local/lib/libosmo-rspro.a #13 17.64 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #13 17.64 ---------------------------------------------------------------------- #13 17.64 Libraries have been installed in: #13 17.64 /usr/local/lib #13 17.64 #13 17.64 If you ever happen to want to link against installed libraries #13 17.64 in a given directory, LIBDIR, you must either use libtool, and #13 17.64 specify the full pathname of the library, or use the '-LLIBDIR' #13 17.64 flag during linking and do at least one of the following: #13 17.64 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 17.64 during execution #13 17.64 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 17.64 during linking #13 17.64 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 17.64 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 17.64 #13 17.64 See any operating system documentation about shared libraries for #13 17.64 more information, such as the ld(1) and ld.so(8) manual pages. #13 17.64 ---------------------------------------------------------------------- #13 17.64 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 17.64 make[3]: Leaving directory '/tmp/osmo-remsim/src' #13 17.64 Making install in bankd #13 17.65 make[3]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 17.65 CC rspro_client_fsm.o #13 17.65 CC slotmap.o #13 17.65 CC debug.o #13 17.65 CC bankd_main.o #13 17.65 CC bankd_pcsc.o #13 17.65 (cd ../../src && make libosmo-rspro.la) #13 17.65 CC gsmtap.o #13 17.66 CC driver_core.o #13 17.67 CC driver_pcsc.o #13 17.69 CC main.o #13 17.69 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 17.69 make[4]: 'libosmo-rspro.la' is up to date. #13 17.69 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 17.79 CCLD pcsc_test #13 18.26 CCLD osmo-remsim-bankd #13 18.58 make[4]: Entering directory '/tmp/osmo-remsim/src/bankd' #13 18.58 (cd ../../src && make libosmo-rspro.la) #13 18.58 make[4]: Nothing to be done for 'install-data-am'. #13 18.60 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 18.60 make[5]: 'libosmo-rspro.la' is up to date. #13 18.60 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 18.60 /usr/bin/mkdir -p '/usr/local/bin' #13 18.60 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-bankd '/usr/local/bin' #13 18.65 libtool: install: /usr/bin/install -c .libs/osmo-remsim-bankd /usr/local/bin/osmo-remsim-bankd #13 18.65 make[4]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 18.65 make[3]: Leaving directory '/tmp/osmo-remsim/src/bankd' #13 18.65 Making install in server #13 18.66 make[3]: Entering directory '/tmp/osmo-remsim/src/server' #13 18.66 CC remsim_server.o #13 18.66 CC rspro_server.o #13 18.66 CC rspro_util.o #13 18.66 CC rest_api.o #13 18.66 CC slotmap.o #13 18.66 (cd ../../src && make libosmo-rspro.la) #13 18.66 CC debug.o #13 18.69 make[4]: Entering directory '/tmp/osmo-remsim/src' #13 18.69 make[4]: 'libosmo-rspro.la' is up to date. #13 18.69 make[4]: Leaving directory '/tmp/osmo-remsim/src' #13 19.29 CCLD osmo-remsim-server #13 19.68 make[4]: Entering directory '/tmp/osmo-remsim/src/server' #13 19.68 (cd ../../src && make libosmo-rspro.la) #13 19.68 make[4]: Nothing to be done for 'install-data-am'. #13 19.69 make[5]: Entering directory '/tmp/osmo-remsim/src' #13 19.69 make[5]: 'libosmo-rspro.la' is up to date. #13 19.69 make[5]: Leaving directory '/tmp/osmo-remsim/src' #13 19.69 /usr/bin/mkdir -p '/usr/local/bin' #13 19.70 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin' #13 19.74 libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server #13 19.74 make[4]: Leaving directory '/tmp/osmo-remsim/src/server' #13 19.74 make[3]: Leaving directory '/tmp/osmo-remsim/src/server' #13 19.74 Making install in client #13 19.74 make[3]: Entering directory '/tmp/osmo-remsim/src/client' #13 19.74 CC osmo_remsim_client_shell-user_shell.o #13 19.75 CC osmo_remsim_client_shell-remsim_client_main.o #13 19.75 CC osmo_remsim_client_shell-main_fsm.o #13 19.75 CC osmo_remsim_client_shell-remsim_client.o #13 19.75 CC osmo_remsim_client_shell-rspro_client_fsm.o #13 19.75 CC osmo_remsim_client_shell-debug.o #13 19.76 CC osmo_remsim_client_st2-user_simtrace2.o #13 19.78 CC osmo_remsim_client_st2-remsim_client_main.o #13 19.78 CC osmo_remsim_client_st2-remsim_client.o #13 19.79 CC osmo_remsim_client_st2-main_fsm.o #13 19.80 CC osmo_remsim_client_st2-rspro_client_fsm.o #13 19.80 CC osmo_remsim_client_st2-debug.o #13 19.82 CC libifd_remsim_client_la-user_ifdhandler.lo #13 19.82 CC libifd_remsim_client_la-remsim_client.lo #13 19.83 CC libifd_remsim_client_la-main_fsm.lo #13 19.84 CC libifd_remsim_client_la-rspro_client_fsm.lo #13 19.85 CC libifd_remsim_client_la-debug.lo #13 20.24 CCLD osmo-remsim-client-shell #13 20.29 CCLD osmo-remsim-client-st2 #13 20.89 CCLD libifd_remsim_client.la #13 21.25 make[4]: Entering directory '/tmp/osmo-remsim/src/client' #13 21.25 /usr/bin/mkdir -p '/usr/local/bin' #13 21.25 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 21.26 /usr/bin/mkdir -p '/etc/reader.conf.d' #13 21.26 /usr/bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' #13 21.26 /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 21.26 /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' #13 21.26 /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d' #13 21.26 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin' #13 21.30 libtool: warning: relinking 'libifd_remsim_client.la' #13 21.30 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 21.31 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell #13 21.33 libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2 #13 21.56 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 21.56 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 21.56 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 21.57 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 21.58 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 21.58 libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 21.58 libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a #13 21.62 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 21.63 ---------------------------------------------------------------------- #13 21.63 Libraries have been installed in: #13 21.63 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux #13 21.63 #13 21.63 If you ever happen to want to link against installed libraries #13 21.63 in a given directory, LIBDIR, you must either use libtool, and #13 21.63 specify the full pathname of the library, or use the '-LLIBDIR' #13 21.63 flag during linking and do at least one of the following: #13 21.63 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #13 21.63 during execution #13 21.63 - add LIBDIR to the 'LD_RUN_PATH' environment variable #13 21.63 during linking #13 21.63 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #13 21.63 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #13 21.63 #13 21.63 See any operating system documentation about shared libraries for #13 21.63 more information, such as the ld(1) and ld.so(8) manual pages. #13 21.63 ---------------------------------------------------------------------- #13 21.63 make[4]: Leaving directory '/tmp/osmo-remsim/src/client' #13 21.63 make[3]: Leaving directory '/tmp/osmo-remsim/src/client' #13 21.63 make[2]: Leaving directory '/tmp/osmo-remsim/src' #13 21.63 Making install in include #13 21.63 make[2]: Entering directory '/tmp/osmo-remsim/include' #13 21.63 Making install in osmocom #13 21.64 make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 21.64 Making install in rspro #13 21.64 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 21.65 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 21.65 make[5]: Nothing to be done for 'install-exec-am'. #13 21.65 make[5]: Nothing to be done for 'install-data-am'. #13 21.65 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 21.65 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' #13 21.65 make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 21.65 make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom' #13 21.65 make[5]: Nothing to be done for 'install-exec-am'. #13 21.65 make[5]: Nothing to be done for 'install-data-am'. #13 21.65 make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 21.65 make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 21.65 make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom' #13 21.65 make[3]: Entering directory '/tmp/osmo-remsim/include' #13 21.66 make[4]: Entering directory '/tmp/osmo-remsim/include' #13 21.66 make[4]: Nothing to be done for 'install-exec-am'. #13 21.66 make[4]: Nothing to be done for 'install-data-am'. #13 21.66 make[4]: Leaving directory '/tmp/osmo-remsim/include' #13 21.66 make[3]: Leaving directory '/tmp/osmo-remsim/include' #13 21.66 make[2]: Leaving directory '/tmp/osmo-remsim/include' #13 21.66 Making install in doc #13 21.66 make[2]: Entering directory '/tmp/osmo-remsim/doc' #13 21.66 Making install in examples #13 21.67 make[3]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 21.67 make[4]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 21.67 make[4]: Nothing to be done for 'install-exec-am'. #13 21.67 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #13 21.68 /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom' #13 21.68 make install-data-hook #13 21.68 make[5]: Entering directory '/tmp/osmo-remsim/doc/examples' #13 21.68 for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ #13 21.68 j="/usr/local/share/doc/osmo-remsim/examples/$f" && \ #13 21.68 /usr/bin/install -c -m 644 -D ./$f $j; \ #13 21.68 done #13 21.69 make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 21.69 make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 21.69 make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples' #13 21.69 Making install in manuals #13 21.69 make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 21.70 make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals' #13 21.70 make[4]: Nothing to be done for 'install-exec-am'. #13 21.70 make[4]: Nothing to be done for 'install-data-am'. #13 21.70 make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 21.70 make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals' #13 21.70 make[3]: Entering directory '/tmp/osmo-remsim/doc' #13 21.70 make[4]: Entering directory '/tmp/osmo-remsim/doc' #13 21.70 make[4]: Nothing to be done for 'install-exec-am'. #13 21.70 make[4]: Nothing to be done for 'install-data-am'. #13 21.70 make[4]: Leaving directory '/tmp/osmo-remsim/doc' #13 21.70 make[3]: Leaving directory '/tmp/osmo-remsim/doc' #13 21.70 make[2]: Leaving directory '/tmp/osmo-remsim/doc' #13 21.71 make[2]: Entering directory '/tmp/osmo-remsim' #13 21.71 make[3]: Entering directory '/tmp/osmo-remsim' #13 21.71 make[3]: Nothing to be done for 'install-exec-am'. #13 21.71 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #13 21.71 /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig' #13 21.71 make[3]: Leaving directory '/tmp/osmo-remsim' #13 21.72 make[2]: Leaving directory '/tmp/osmo-remsim' #13 21.72 make[1]: Leaving directory '/tmp/osmo-remsim' #13 DONE 24.3s #14 [10/10] WORKDIR /DATA #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 0.8s done #15 writing image sha256:613301e31589bde3145ff4f46f0e2825ae12d15d85b51735eb16ef73b2ddd0d9 0.0s done #15 naming to docker.io/osmocom-build/osmo-remsim-master:latest 0.0s done #15 DONE 0.9s 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 613301e31589 + 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 2.0.0.15.6057.202503152026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503152026 amd64 Development headers for Osmocom network interface ii libosmo-simtrace2-1:amd64 0.9.0.202503152026 amd64 Osmocom SIMtrace2 library ii libosmo-simtrace2-dev:amd64 0.9.0.202503152026 amd64 Development headers for Osmocom SIMtrace2 library ii libosmoabis15:amd64 2.0.0.15.6057.202503152026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.5.489a.202503152026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.5.489a.202503152026 amd64 Osmo coding library ii libosmocore 1.11.0.5.489a.202503152026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.5.489a.202503152026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.5.489a.202503152026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.5.489a.202503152026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.5.489a.202503152026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.5.489a.202503152026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.5.489a.202503152026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503152026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.5.489a.202503152026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.15.6057.202503152026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.5.489a.202503152026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.5.489a.202503152026 amd64 Osmo VTY library ii osmocom-nightly 202503152026 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:d13070fc48fd9f50fc6e38ef14d7b1b72edf5878825b8ee881de65deb681bdd6 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 build definition from Dockerfile #1 transferring dockerfile: 400B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 DONE 0.2s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 400B done #4 DONE 0.1s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #5 DONE 0.2s #6 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #6 DONE 0.5s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.3s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" remsim #8 0.426 + OSMO_TTCN3_BRANCH=master #8 0.426 + shift #8 0.426 + cd /osmo-ttcn3-hacks #8 0.426 + git fetch #8 0.513 + git checkout master #8 0.579 Your branch is up to date with 'origin/master'. #8 0.580 Already on 'master' #8 0.580 + git symbolic-ref -q HEAD #8 0.581 refs/heads/master #8 0.581 + git reset --hard origin/master #8 0.590 + git rev-parse --abbrev-ref HEAD #8 0.591 HEAD is now at 45ae4a9f HTTP_Server_Emulation: allow multiple HTTP server ports #8 0.592 master #8 0.592 + git rev-parse HEAD #8 0.594 45ae4a9fe5d996f1352579fc8cafd03f871622fb #8 0.594 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.595 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.595 + make -j8 deps #8 0.650 make: Nothing to be done for 'deps'. #8 0.651 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.652 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.653 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.654 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.654 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.654 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.654 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.654 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.655 + make remsim #8 0.718 (cd remsim && ./gen_links.sh && ./regen_makefile.sh) #8 0.720 Linking TCCInterface_Functions.ttcn #8 0.722 Linking TCCConversion_Functions.ttcn #8 0.726 Linking TCCConversion.cc #8 0.726 Linking TCCInterface.cc #8 0.727 Linking TCCInterface_ip.h #8 0.732 Linking Socket_API_Definitions.ttcn #8 0.733 Linking IPL4asp_Functions.ttcn #8 0.737 Linking IPL4asp_PT.cc #8 0.738 Linking IPL4asp_PT.hh #8 0.740 Linking IPL4asp_PortType.ttcn #8 0.747 Linking IPL4asp_Types.ttcn #8 0.749 Linking IPL4asp_discovery.cc #8 0.753 Linking IPL4asp_protocol_L234.hh #8 0.757 Linking TELNETasp_PT.cc #8 0.764 Linking TELNETasp_PT.hh #8 0.764 Linking TELNETasp_PortType.ttcn #8 0.764 Linking Abstract_Socket.cc #8 0.764 Linking Abstract_Socket.hh #8 0.766 Linking HTTPmsg_MessageLen.ttcn #8 0.766 Linking HTTPmsg_MessageLen_Function.cc #8 0.770 Linking HTTPmsg_PT.cc #8 0.770 Linking HTTPmsg_PT.hh #8 0.770 Linking HTTPmsg_PortType.ttcn #8 0.771 Linking HTTPmsg_Types.ttcn #8 0.771 Linking JSON_EncDec.cc #8 0.773 Linking JSON_Types.ttcn #8 0.784 Linking PIPEasp_PT.cc #8 0.788 Linking PIPEasp_PT.hh #8 0.789 Linking PIPEasp_Types.ttcn #8 0.790 Linking PIPEasp_PortType.ttcn #8 0.791 Linking Misc_Helpers.ttcn #8 0.796 Linking General_Types.ttcn #8 0.797 Linking Osmocom_VTY_Functions.ttcn #8 0.804 Linking Osmocom_Types.ttcn #8 0.805 Linking PIPEasp_Templates.ttcn #8 0.806 Linking IPA_Types.ttcn #8 0.807 Linking IPA_CodecPort.ttcn #8 0.808 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.809 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.810 Linking IPA_Emulation.ttcnpp #8 0.811 Linking IPA_CodecPort.ttcn #8 0.812 Linking Osmocom_CTRL_Types.ttcn #8 0.813 Linking Osmocom_CTRL_Functions.ttcn #8 0.814 Linking Osmocom_CTRL_Adapter.ttcn #8 0.815 Linking Native_Functions.ttcn #8 0.816 Linking Native_FunctionDefs.cc #8 0.817 Linking HTTP_Adapter.ttcn #8 0.818 Linking VPCD_Types.ttcn #8 0.819 Linking VPCD_CodecPort.ttcn #8 0.820 Linking VPCD_CodecPort_CtrlFunct.ttcn #8 0.820 Linking VPCD_CodecPort_CtrlFunctDef.cc #8 0.821 Linking VPCD_Adapter.ttcn #8 0.838 Generating Makefile skeleton... #8 0.838 Makefile skeleton was generated. #8 0.860 make -C remsim compile #8 0.864 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim' #8 0.864 cpp -x c -nostdinc -DIPA_EMULATION_RSPRO -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 0.896 /usr/bin/ttcn3_compiler -L -U 8 General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn - General_Types.ttcn HTTP_Adapter.ttcn HTTPmsg_MessageLen.ttcn HTTPmsg_PortType.ttcn HTTPmsg_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn JSON_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PIPEasp_PortType.ttcn PIPEasp_Templates.ttcn PIPEasp_Types.ttcn REMSIM_Tests.ttcn RSPRO_Server.ttcn RSPRO_Types.ttcn RSRES.ttcn RemsimBankd_Tests.ttcn RemsimClient_Tests.ttcn RemsimServer_Tests.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn VPCD_Adapter.ttcn VPCD_CodecPort.ttcn VPCD_CodecPort_CtrlFunct.ttcn VPCD_Types.ttcn IPA_Emulation.ttcn RSPRO.asn #8 0.899 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.899 #8 0.903 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.904 Notify: Parsing TTCN-3 module `HTTP_Adapter.ttcn'... #8 0.905 Notify: Parsing TTCN-3 module `HTTPmsg_MessageLen.ttcn'... #8 0.905 Notify: Parsing TTCN-3 module `HTTPmsg_PortType.ttcn'... #8 0.906 Notify: Parsing TTCN-3 module `HTTPmsg_Types.ttcn'... #8 0.906 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 0.906 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 0.906 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 0.907 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.907 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.908 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.909 Notify: Parsing TTCN-3 module `JSON_Types.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.910 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 0.911 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 0.913 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 0.913 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 0.913 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 0.913 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 0.913 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.915 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.916 Notify: Parsing TTCN-3 module `PIPEasp_PortType.ttcn'... #8 0.917 Notify: Parsing TTCN-3 module `PIPEasp_Templates.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `PIPEasp_Types.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `REMSIM_Tests.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `RSPRO_Server.ttcn'... #8 0.920 Notify: Parsing TTCN-3 module `RSPRO_Types.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `RSRES.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `RemsimBankd_Tests.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `RemsimClient_Tests.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `RemsimServer_Tests.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.928 Notify: Parsing TTCN-3 module `VPCD_Adapter.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `VPCD_CodecPort.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `VPCD_CodecPort_CtrlFunct.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `VPCD_Types.ttcn'... #8 0.930 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 0.936 Notify: Parsing ASN.1 module `RSPRO.asn'... #8 0.936 RSPRO.asn:38: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 0.936 Notify: Checking modules... #8 0.936 RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server': #8 0.936 RSPRO_Server.ttcn:21.1-30.1: warning: Definition with name `RSPRO_Server' hides a module identifier #8 0.936 HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': #8 0.936 HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty': #8 0.936 HTTP_Adapter.ttcn:105.2-12: In return statement: #8 0.936 HTTP_Adapter.ttcn:105.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 0.936 HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here #8 0.936 HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin': #8 0.936 HTTP_Adapter.ttcn:130.2-12: In return statement: #8 0.936 HTTP_Adapter.ttcn:130.9-12: warning: Inadequate restriction on the referenced template parameter `body', this may cause a dynamic test case error at runtime #8 0.936 HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here #8 0.936 HTTP_Adapter.ttcn:177.1-240.1: In function definition `f_http_tx_request': #8 0.936 HTTP_Adapter.ttcn:224.2-228.2: In if statement: #8 0.936 HTTP_Adapter.ttcn:226.3-227.64: In send statement: #8 0.936 HTTP_Adapter.ttcn:226.24-227.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 0.936 In parameter #8 for `client_id': #8 0.936 HTTP_Adapter.ttcn:227.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 0.936 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here #8 0.936 HTTP_Adapter.ttcn:228.4-233.2: In if statement: #8 0.936 HTTP_Adapter.ttcn:230.3-232.61: In send statement: #8 0.936 HTTP_Adapter.ttcn:230.28-232.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': #8 0.936 In parameter #8 for `client_id': #8 0.936 HTTP_Adapter.ttcn:232.47-59: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 0.936 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here #8 0.936 HTTP_Adapter.ttcn:233.4-237.2: In if statement: #8 0.936 HTTP_Adapter.ttcn:235.3-236.64: In send statement: #8 0.936 HTTP_Adapter.ttcn:235.24-236.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': #8 0.936 In parameter #8 for `client_id': #8 0.936 HTTP_Adapter.ttcn:236.50-62: warning: Inadequate restriction on the referenced template variable `use_client_id', this may cause a dynamic test case error at runtime #8 0.936 HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here #8 0.952 REMSIM_Tests.ttcn: In TTCN-3 module `REMSIM_Tests': #8 0.952 REMSIM_Tests.ttcn:43.1-46.1: In type definition `rspro_client_CT': #8 0.952 REMSIM_Tests.ttcn:43.6-46.1: While checking uniqueness of component element definitions: #8 0.952 REMSIM_Tests.ttcn:45.20-36: warning: Definition with name `RSPRO' hides a module identifier #8 0.952 REMSIM_Tests.ttcn:146.1-165.1: In function definition `f_rspro_connect_client': #8 0.952 REMSIM_Tests.ttcn:148.2-164.2: In select case statement: #8 0.952 REMSIM_Tests.ttcn:149.2-152.3: In select case statement: #8 0.952 REMSIM_Tests.ttcn:151.3-55: In function instance: #8 0.952 REMSIM_Tests.ttcn:151.3-55: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.952 REMSIM_Tests.ttcn:153.2-159.3: In select case statement: #8 0.952 REMSIM_Tests.ttcn:155.3-157.42: In send statement: #8 0.952 REMSIM_Tests.ttcn:155.40-157.41: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': #8 0.952 REMSIM_Tests.ttcn:157.13-40: In parameter #4 for `bound': #8 0.952 REMSIM_Tests.ttcn:157.22-40: In actual parameter list of template `@RSPRO_Types.ts_IpPort': #8 0.952 REMSIM_Tests.ttcn:157.23-24: In parameter #1 for `ip': #8 0.952 REMSIM_Tests.ttcn:157.23-24: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime #8 0.952 REMSIM_Tests.ttcn:154.26-51: note: Referenced template variable is here #8 0.952 REMSIM_Tests.ttcn:158.3-53: In function instance: #8 0.952 REMSIM_Tests.ttcn:158.3-53: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.952 REMSIM_Tests.ttcn:167.1-195.1: In function definition `f_rspro_connect_clients': #8 0.952 REMSIM_Tests.ttcn:171.2-184.2: In for statement: #8 0.952 REMSIM_Tests.ttcn:172.3-183.3: In select case statement: #8 0.952 REMSIM_Tests.ttcn:177.3-182.4: In select case statement: #8 0.952 REMSIM_Tests.ttcn:179.4-181.43: In send statement: #8 0.952 REMSIM_Tests.ttcn:179.41-181.42: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_ConnectBankReq': #8 0.952 REMSIM_Tests.ttcn:181.14-41: In parameter #4 for `bound': #8 0.952 REMSIM_Tests.ttcn:181.23-41: In actual parameter list of template `@RSPRO_Types.ts_IpPort': #8 0.952 REMSIM_Tests.ttcn:181.24-25: In parameter #1 for `ip': #8 0.952 REMSIM_Tests.ttcn:181.24-25: warning: Inadequate restriction on the referenced template variable `ip', this may cause a dynamic test case error at runtime #8 0.952 REMSIM_Tests.ttcn:178.27-52: note: Referenced template variable is here #8 0.952 REMSIM_Tests.ttcn:185.2-194.2: In for statement: #8 0.952 REMSIM_Tests.ttcn:186.3-193.3: In select case statement: #8 0.952 REMSIM_Tests.ttcn:187.3-189.4: In select case statement: #8 0.952 REMSIM_Tests.ttcn:188.4-62: In function instance: #8 0.952 REMSIM_Tests.ttcn:188.4-62: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.952 REMSIM_Tests.ttcn:190.3-192.4: In select case statement: #8 0.952 REMSIM_Tests.ttcn:191.4-60: In function instance: #8 0.952 REMSIM_Tests.ttcn:191.4-60: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.952 REMSIM_Tests.ttcn:207.1-214.1: In altstep definition `as_rspro_create_mapping': #8 0.952 REMSIM_Tests.ttcn:212.3-47: In send statement: #8 0.952 REMSIM_Tests.ttcn:212.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_CreateMappingRes': #8 0.952 REMSIM_Tests.ttcn:212.43-45: In parameter #1 for `res': #8 0.952 REMSIM_Tests.ttcn:212.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime #8 0.952 REMSIM_Tests.ttcn:208.5-33: note: Referenced template parameter is here #8 0.953 REMSIM_Tests.ttcn:217.1-224.1: In altstep definition `as_rspro_remove_mapping': #8 0.953 REMSIM_Tests.ttcn:222.3-47: In send statement: #8 0.953 REMSIM_Tests.ttcn:222.42-46: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_RemoveMappingRes': #8 0.953 REMSIM_Tests.ttcn:222.43-45: In parameter #1 for `res': #8 0.953 REMSIM_Tests.ttcn:222.43-45: warning: Inadequate restriction on the referenced template parameter `res', this may cause a dynamic test case error at runtime #8 0.953 REMSIM_Tests.ttcn:218.5-33: note: Referenced template parameter is here #8 0.953 RSPRO_Server.ttcn: In TTCN-3 module `RSPRO_Server': #8 0.953 RSPRO_Server.ttcn:137.1-143.1: In function definition `f_rspro_srv_create_slotmap': #8 0.953 RSPRO_Server.ttcn:142.2-55: In function instance: #8 0.954 RSPRO_Server.ttcn:142.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.954 RSPRO_Server.ttcn:145.1-151.1: In function definition `f_rspro_srv_remove_slotmap': #8 0.954 RSPRO_Server.ttcn:150.2-55: In function instance: #8 0.954 RSPRO_Server.ttcn:150.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.954 RSPRO_Server.ttcn:153.1-159.1: In function definition `f_rspro_config_client_bank': #8 0.954 RSPRO_Server.ttcn:158.2-55: In function instance: #8 0.954 RSPRO_Server.ttcn:158.2-55: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.954 RSPRO_Server.ttcn:161.1-166.1: In function definition `f_rspro_srv_reset_state': #8 0.954 RSPRO_Server.ttcn:165.2-49: In function instance: #8 0.954 RSPRO_Server.ttcn:165.2-49: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.955 RemsimBankd_Tests.ttcn: In TTCN-3 module `RemsimBankd_Tests': #8 0.955 RemsimBankd_Tests.ttcn:37.1-39.1: In type definition `bankd_test_CT': #8 0.955 RemsimBankd_Tests.ttcn:37.6-39.1: While checking uniqueness of inherited component element definitions: #8 0.955 REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier #8 0.956 RemsimBankd_Tests.ttcn:71.1-86.1: In testcase definition `TC_connectBankReq_timeout': #8 0.956 RemsimBankd_Tests.ttcn:75.2-50: In function instance: #8 0.956 RemsimBankd_Tests.ttcn:75.2-50: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.956 RemsimBankd_Tests.ttcn:167.1-173.1: In testcase definition `TC_clientConnect_missingSlot': #8 0.957 RemsimBankd_Tests.ttcn:170.2-73: In function instance: #8 0.957 RemsimBankd_Tests.ttcn:170.2-73: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.964 RemsimBankd_Tests.ttcn:365.1-376.1: In function definition `f_rspro_xceive_mdm2card_vpcd': #8 0.964 RemsimBankd_Tests.ttcn:369.2-31: In function instance: #8 0.964 RemsimBankd_Tests.ttcn:369.2-31: warning: The value returned by function `@VPCD_Adapter.f_vpcd_exp' is not used #8 0.964 RemsimBankd_Tests.ttcn:380.1-408.1: In testcase definition `TC_createMapping_exchangeTPDU': #8 0.964 RemsimBankd_Tests.ttcn:400.2-63: In function instance: #8 0.964 RemsimBankd_Tests.ttcn:400.2-63: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.964 RemsimBankd_Tests.ttcn:404.2-406.2: In for statement: #8 0.964 RemsimBankd_Tests.ttcn:405.3-68: In function instance: #8 0.964 RemsimBankd_Tests.ttcn:405.3-68: warning: The value returned by function `@RemsimBankd_Tests.f_rspro_xceive_mdm2card_vpcd' is not used #8 0.964 RemsimClient_Tests.ttcn: In TTCN-3 module `RemsimClient_Tests': #8 0.964 RemsimClient_Tests.ttcn:219.1-227.1: In function definition `f_set_atr': #8 0.964 RemsimClient_Tests.ttcn:223.2-226.2: In interleave statement: #8 0.964 RemsimClient_Tests.ttcn:225.5-62: In guard operation: #8 0.964 RemsimClient_Tests.ttcn:225.5-62: In receive statement: #8 0.964 RemsimClient_Tests.ttcn:225.42-60: warning: Function invocation 'f_osmo_hexdump(atr)' may change the actual snapshot. #8 0.964 RemsimClient_Tests.ttcn:230.1-237.1: In function definition `f_client2bank': #8 0.964 RemsimClient_Tests.ttcn:236.2-64: In function instance: #8 0.964 RemsimClient_Tests.ttcn:236.2-64: warning: The value returned by function `@RSPRO_Server.f_rspro_srv_exp' is not used #8 0.964 RemsimClient_Tests.ttcn:240.1-275.1: In function definition `f_bank2client': #8 0.964 RemsimClient_Tests.ttcn:251.2-67: In send statement: #8 0.964 RemsimClient_Tests.ttcn:251.44-66: In actual parameter list of template `@RSPRO_Types.ts_RSPRO_TpduCardToModem': #8 0.964 RemsimClient_Tests.ttcn:251.45-46: In parameter #1 for `from_bslot': #8 0.964 RemsimClient_Tests.ttcn:251.45-46: warning: Inadequate restriction on the referenced template parameter `bs', this may cause a dynamic test case error at runtime #8 0.964 RemsimClient_Tests.ttcn:240.24-53: note: Referenced template parameter is here #8 0.964 RemsimClient_Tests.ttcn:251.49-50: In parameter #2 for `to_clslot': #8 0.964 RemsimClient_Tests.ttcn:251.49-50: warning: Inadequate restriction on the referenced template parameter `cs', this may cause a dynamic test case error at runtime #8 0.964 RemsimClient_Tests.ttcn:240.56-87: note: Referenced template parameter is here #8 0.964 RemsimClient_Tests.ttcn:253.2-274.2: In alt construct: #8 0.964 RemsimClient_Tests.ttcn:254.5-64: In guard operation: #8 0.964 RemsimClient_Tests.ttcn:254.5-64: In receive statement: #8 0.964 RemsimClient_Tests.ttcn:254.41-62: warning: Function invocation 'f_osmo_hexdump(r_apdu)' may change the actual snapshot. #8 0.964 RemsimServer_Tests.ttcn: In TTCN-3 module `RemsimServer_Tests': #8 0.964 RemsimServer_Tests.ttcn:70.1-79.1: In function definition `f_rsres_init': #8 0.964 RemsimServer_Tests.ttcn:78.2-21: In function instance: #8 0.964 RemsimServer_Tests.ttcn:78.2-21: warning: The value returned by function `@RemsimServer_Tests.f_rsres_post_reset' is not used #8 0.964 RemsimServer_Tests.ttcn:81.1-83.1: In type definition `test_CT': #8 0.964 RemsimServer_Tests.ttcn:81.6-83.1: While checking uniqueness of inherited component element definitions: #8 0.964 REMSIM_Tests.ttcn:45.20-36: warning: Inherited definition with name `RSPRO' hides a module identifier #8 0.964 RemsimServer_Tests.ttcn:429.1-461.1: In testcase definition `TC_slotmap_del_unack': #8 0.964 RemsimServer_Tests.ttcn:451.2-59: In function instance: #8 0.964 RemsimServer_Tests.ttcn:451.2-59: warning: The value returned by function `@REMSIM_Tests.f_rspro_exp' is not used #8 0.964 Notify: Generating code... #8 0.982 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 0.982 warning: Charstring pattern: Use of unrecognized escape sequence `\"' is deprecated. #8 1.028 Notify: File `General_Types.hh' was generated. #8 1.028 Notify: File `General_Types.cc' was generated. #8 1.028 Notify: File `General_Types_part_1.cc' was generated. #8 1.028 Notify: File `General_Types_part_2.cc' was generated. #8 1.028 Notify: File `General_Types_part_3.cc' was generated. #8 1.028 Notify: File `General_Types_part_4.cc' was generated. #8 1.028 Notify: File `General_Types_part_5.cc' was generated. #8 1.028 Notify: File `General_Types_part_6.cc' was generated. #8 1.028 Notify: File `General_Types_part_7.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter.hh' was generated. #8 1.028 Notify: File `HTTP_Adapter.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_1.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_2.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_3.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_4.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_5.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_6.cc' was generated. #8 1.028 Notify: File `HTTP_Adapter_part_7.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen.hh' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_1.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_2.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_3.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_4.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_5.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_6.cc' was generated. #8 1.031 Notify: File `HTTPmsg_MessageLen_part_7.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType.hh' was generated. #8 1.031 Notify: File `HTTPmsg_PortType.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_1.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_2.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_3.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_4.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_5.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_6.cc' was generated. #8 1.031 Notify: File `HTTPmsg_PortType_part_7.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types.hh' was generated. #8 1.031 Notify: File `HTTPmsg_Types.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_1.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_2.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_3.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_4.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_5.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_6.cc' was generated. #8 1.031 Notify: File `HTTPmsg_Types_part_7.cc' was generated. #8 1.031 Notify: File `IPA_CodecPort.hh' was generated. #8 1.031 Notify: File `IPA_CodecPort.cc' was generated. #8 1.031 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 1.031 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 1.031 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.031 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.032 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.032 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 1.036 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 1.036 Notify: File `IPA_Emulation.hh' was generated. #8 1.036 Notify: File `IPA_Emulation.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 1.036 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 1.036 Notify: File `IPA_Types.hh' was generated. #8 1.036 Notify: File `IPA_Types.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_1.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_2.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_3.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_4.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_5.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_6.cc' was generated. #8 1.036 Notify: File `IPA_Types_part_7.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.036 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.036 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.036 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.036 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.036 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.036 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.036 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.036 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.037 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.037 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.037 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types.hh' was generated. #8 1.042 Notify: File `IPL4asp_Types.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.042 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.042 Notify: File `JSON_Types.hh' was generated. #8 1.042 Notify: File `JSON_Types.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_1.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_2.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_3.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_4.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_5.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_6.cc' was generated. #8 1.042 Notify: File `JSON_Types_part_7.cc' was generated. #8 1.042 Notify: File `Misc_Helpers.hh' was generated. #8 1.042 Notify: File `Misc_Helpers.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.042 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.042 Notify: File `Native_Functions.hh' was generated. #8 1.042 Notify: File `Native_Functions.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.042 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 1.042 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 1.042 Notify: File `Osmocom_Types.hh' was generated. #8 1.042 Notify: File `Osmocom_Types.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.042 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.042 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.043 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.043 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType.hh' was generated. #8 1.043 Notify: File `PIPEasp_PortType.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_1.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_2.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_3.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_4.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_5.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_6.cc' was generated. #8 1.043 Notify: File `PIPEasp_PortType_part_7.cc' was generated. #8 1.043 Notify: File `PIPEasp_Templates.hh' was generated. #8 1.043 Notify: File `PIPEasp_Templates.cc' was generated. #8 1.043 Notify: File `PIPEasp_Templates_part_1.cc' was generated. #8 1.043 Notify: File `PIPEasp_Templates_part_2.cc' was generated. #8 1.043 Notify: File `PIPEasp_Templates_part_3.cc' was generated. #8 1.043 Notify: File `PIPEasp_Templates_part_4.cc' was generated. #8 1.044 Notify: File `PIPEasp_Templates_part_5.cc' was generated. #8 1.044 Notify: File `PIPEasp_Templates_part_6.cc' was generated. #8 1.044 Notify: File `PIPEasp_Templates_part_7.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types.hh' was generated. #8 1.048 Notify: File `PIPEasp_Types.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_1.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_2.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_3.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_4.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_5.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_6.cc' was generated. #8 1.048 Notify: File `PIPEasp_Types_part_7.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests.hh' was generated. #8 1.048 Notify: File `REMSIM_Tests.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_1.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_2.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_3.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_4.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_5.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_6.cc' was generated. #8 1.048 Notify: File `REMSIM_Tests_part_7.cc' was generated. #8 1.048 Notify: File `RSPRO.hh' was generated. #8 1.048 Notify: File `RSPRO.cc' was generated. #8 1.048 Notify: File `RSPRO_Server.hh' was generated. #8 1.048 Notify: File `RSPRO_Server.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_1.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_2.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_3.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_4.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_5.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_6.cc' was generated. #8 1.048 Notify: File `RSPRO_Server_part_7.cc' was generated. #8 1.052 Notify: File `RSPRO_Types.hh' was generated. #8 1.052 Notify: File `RSPRO_Types.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_1.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_2.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_3.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_4.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_5.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_6.cc' was generated. #8 1.052 Notify: File `RSPRO_Types_part_7.cc' was generated. #8 1.052 Notify: File `RSPRO_part_1.cc' was generated. #8 1.052 Notify: File `RSPRO_part_2.cc' was generated. #8 1.052 Notify: File `RSPRO_part_3.cc' was generated. #8 1.052 Notify: File `RSPRO_part_4.cc' was generated. #8 1.052 Notify: File `RSPRO_part_5.cc' was generated. #8 1.052 Notify: File `RSPRO_part_6.cc' was generated. #8 1.052 Notify: File `RSPRO_part_7.cc' was generated. #8 1.052 Notify: File `RSRES.hh' was generated. #8 1.052 Notify: File `RSRES.cc' was generated. #8 1.052 Notify: File `RSRES_part_1.cc' was generated. #8 1.052 Notify: File `RSRES_part_2.cc' was generated. #8 1.052 Notify: File `RSRES_part_3.cc' was generated. #8 1.052 Notify: File `RSRES_part_4.cc' was generated. #8 1.052 Notify: File `RSRES_part_5.cc' was generated. #8 1.052 Notify: File `RSRES_part_6.cc' was generated. #8 1.052 Notify: File `RSRES_part_7.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests.hh' was generated. #8 1.052 Notify: File `RemsimBankd_Tests.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_1.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_2.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_3.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_4.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_5.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_6.cc' was generated. #8 1.052 Notify: File `RemsimBankd_Tests_part_7.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests.hh' was generated. #8 1.052 Notify: File `RemsimClient_Tests.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_1.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_2.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_3.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_4.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_5.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_6.cc' was generated. #8 1.052 Notify: File `RemsimClient_Tests_part_7.cc' was generated. #8 1.052 Notify: File `RemsimServer_Tests.hh' was generated. #8 1.053 Notify: File `RemsimServer_Tests.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_1.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_2.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_3.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_4.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_5.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_6.cc' was generated. #8 1.053 Notify: File `RemsimServer_Tests_part_7.cc' was generated. #8 1.053 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.054 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.054 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.055 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.055 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.055 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.055 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.055 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.055 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.056 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.056 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.056 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.060 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.060 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.060 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.060 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.060 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter.hh' was generated. #8 1.060 Notify: File `VPCD_Adapter.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_1.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_2.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_3.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_4.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_5.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_6.cc' was generated. #8 1.060 Notify: File `VPCD_Adapter_part_7.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort.hh' was generated. #8 1.060 Notify: File `VPCD_CodecPort.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct.hh' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_part_1.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_part_2.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_part_3.cc' was generated. #8 1.060 Notify: File `VPCD_CodecPort_part_4.cc' was generated. #8 1.064 Notify: File `VPCD_CodecPort_part_5.cc' was generated. #8 1.064 Notify: File `VPCD_CodecPort_part_6.cc' was generated. #8 1.064 Notify: File `VPCD_CodecPort_part_7.cc' was generated. #8 1.064 Notify: File `VPCD_Types.hh' was generated. #8 1.064 Notify: File `VPCD_Types.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_1.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_2.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_3.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_4.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_5.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_6.cc' was generated. #8 1.064 Notify: File `VPCD_Types_part_7.cc' was generated. #8 1.064 Notify: 351 files were updated. #8 1.105 touch compile #8 1.105 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim' #8 1.105 make -j20 -C remsim #8 1.105 make[1]: Entering directory '/osmo-ttcn3-hacks/remsim' #8 1.264 Creating dependency file for VPCD_CodecPort_CtrlFunctDef.cc #8 1.264 Creating dependency file for TELNETasp_PT.cc #8 1.264 Creating dependency file for TCCInterface.cc #8 1.264 Creating dependency file for TCCConversion.cc #8 1.264 Creating dependency file for RSPRO_EncDec.cc #8 1.264 Creating dependency file for PIPEasp_PT.cc #8 1.268 Creating dependency file for JSON_EncDec.cc #8 1.268 Creating dependency file for Native_FunctionDefs.cc #8 1.268 Creating dependency file for IPL4asp_discovery.cc #8 1.269 Creating dependency file for IPL4asp_PT.cc #8 1.274 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.281 Creating dependency file for HTTPmsg_PT.cc #8 1.285 Creating dependency file for HTTPmsg_MessageLen_Function.cc #8 1.288 Creating dependency file for Abstract_Socket.cc #8 1.388 Creating dependency file for RSPRO_part_7.cc #8 1.396 Creating dependency file for RSPRO_part_6.cc #8 1.400 Creating dependency file for RSPRO_part_5.cc #8 1.408 Creating dependency file for RSPRO_part_4.cc #8 1.416 Creating dependency file for RSPRO_part_3.cc #8 1.428 Creating dependency file for RSPRO_part_2.cc #8 1.444 Creating dependency file for RSPRO_part_1.cc #8 1.444 Creating dependency file for RSPRO.cc #8 1.508 Creating dependency file for IPA_Emulation_part_7.cc #8 1.526 Creating dependency file for IPA_Emulation_part_6.cc #8 1.528 Creating dependency file for IPA_Emulation_part_5.cc #8 1.536 Creating dependency file for IPA_Emulation_part_4.cc #8 1.544 Creating dependency file for IPA_Emulation_part_3.cc #8 1.548 Creating dependency file for IPA_Emulation_part_2.cc #8 1.558 Creating dependency file for IPA_Emulation_part_1.cc #8 1.572 Creating dependency file for IPA_Emulation.cc #8 1.576 Creating dependency file for VPCD_Types_part_7.cc #8 1.586 Creating dependency file for VPCD_Types_part_6.cc #8 1.588 Creating dependency file for VPCD_Types_part_5.cc #8 1.589 Creating dependency file for VPCD_Types_part_4.cc #8 1.590 Creating dependency file for VPCD_Types_part_3.cc #8 1.590 Creating dependency file for VPCD_Types_part_2.cc #8 1.596 Creating dependency file for VPCD_Types_part_1.cc #8 1.604 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_7.cc #8 1.604 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_6.cc #8 1.604 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_5.cc #8 1.608 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_4.cc #8 1.609 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_3.cc #8 1.618 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_2.cc #8 1.623 Creating dependency file for VPCD_CodecPort_CtrlFunct_part_1.cc #8 1.632 Creating dependency file for VPCD_CodecPort_part_7.cc #8 1.637 Creating dependency file for VPCD_CodecPort_part_6.cc #8 1.641 Creating dependency file for VPCD_CodecPort_part_5.cc #8 1.648 Creating dependency file for VPCD_CodecPort_part_4.cc #8 1.652 Creating dependency file for VPCD_CodecPort_part_3.cc #8 1.657 Creating dependency file for VPCD_CodecPort_part_2.cc #8 1.664 Creating dependency file for VPCD_CodecPort_part_1.cc #8 1.668 Creating dependency file for VPCD_Adapter_part_7.cc #8 1.673 Creating dependency file for VPCD_Adapter_part_6.cc #8 1.690 Creating dependency file for VPCD_Adapter_part_5.cc #8 1.708 Creating dependency file for VPCD_Adapter_part_4.cc #8 1.708 Creating dependency file for VPCD_Adapter_part_2.cc #8 1.708 Creating dependency file for VPCD_Adapter_part_3.cc #8 1.708 Creating dependency file for VPCD_Adapter_part_1.cc #8 1.708 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.716 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.723 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.731 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.736 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.744 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.744 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.748 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.748 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.748 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.748 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.762 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.762 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.763 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.770 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.771 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.776 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.784 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.786 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.791 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.791 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.792 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.792 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.796 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.808 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.808 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.812 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.824 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.824 Creating dependency file for RemsimServer_Tests_part_7.cc #8 1.832 Creating dependency file for RemsimServer_Tests_part_6.cc #8 1.832 Creating dependency file for RemsimServer_Tests_part_5.cc #8 1.844 Creating dependency file for RemsimServer_Tests_part_4.cc #8 1.844 Creating dependency file for RemsimServer_Tests_part_3.cc #8 1.844 Creating dependency file for RemsimServer_Tests_part_2.cc #8 1.852 Creating dependency file for RemsimServer_Tests_part_1.cc #8 1.852 Creating dependency file for RemsimClient_Tests_part_7.cc #8 1.852 Creating dependency file for RemsimClient_Tests_part_6.cc #8 1.864 Creating dependency file for RemsimClient_Tests_part_5.cc #8 1.872 Creating dependency file for RemsimClient_Tests_part_4.cc #8 1.880 Creating dependency file for RemsimClient_Tests_part_3.cc #8 1.888 Creating dependency file for RemsimClient_Tests_part_2.cc #8 1.889 Creating dependency file for RemsimClient_Tests_part_1.cc #8 1.896 Creating dependency file for RemsimBankd_Tests_part_7.cc #8 1.900 Creating dependency file for RemsimBankd_Tests_part_6.cc #8 1.900 Creating dependency file for RemsimBankd_Tests_part_5.cc #8 1.904 Creating dependency file for RemsimBankd_Tests_part_4.cc #8 1.904 Creating dependency file for RemsimBankd_Tests_part_3.cc #8 1.904 Creating dependency file for RemsimBankd_Tests_part_2.cc #8 1.912 Creating dependency file for RemsimBankd_Tests_part_1.cc #8 1.912 Creating dependency file for RSRES_part_7.cc #8 1.912 Creating dependency file for RSRES_part_6.cc #8 1.912 Creating dependency file for RSRES_part_5.cc #8 1.916 Creating dependency file for RSRES_part_4.cc #8 1.917 Creating dependency file for RSRES_part_3.cc #8 1.921 Creating dependency file for RSRES_part_2.cc #8 1.921 Creating dependency file for RSRES_part_1.cc #8 1.932 Creating dependency file for RSPRO_Types_part_7.cc #8 1.932 Creating dependency file for RSPRO_Types_part_5.cc #8 1.932 Creating dependency file for RSPRO_Types_part_6.cc #8 1.940 Creating dependency file for RSPRO_Types_part_4.cc #8 1.940 Creating dependency file for RSPRO_Types_part_3.cc #8 1.948 Creating dependency file for RSPRO_Types_part_2.cc #8 1.956 Creating dependency file for RSPRO_Types_part_1.cc #8 1.960 Creating dependency file for RSPRO_Server_part_7.cc #8 1.960 Creating dependency file for RSPRO_Server_part_6.cc #8 1.964 Creating dependency file for RSPRO_Server_part_5.cc #8 1.968 Creating dependency file for RSPRO_Server_part_4.cc #8 1.968 Creating dependency file for RSPRO_Server_part_3.cc #8 1.973 Creating dependency file for RSPRO_Server_part_2.cc #8 1.977 Creating dependency file for RSPRO_Server_part_1.cc #8 1.988 Creating dependency file for REMSIM_Tests_part_7.cc #8 1.988 Creating dependency file for REMSIM_Tests_part_6.cc #8 1.988 Creating dependency file for REMSIM_Tests_part_5.cc #8 1.988 Creating dependency file for REMSIM_Tests_part_4.cc #8 1.996 Creating dependency file for REMSIM_Tests_part_3.cc #8 2.001 Creating dependency file for REMSIM_Tests_part_2.cc #8 2.001 Creating dependency file for REMSIM_Tests_part_1.cc #8 2.001 Creating dependency file for PIPEasp_Types_part_7.cc #8 2.004 Creating dependency file for PIPEasp_Types_part_6.cc #8 2.005 Creating dependency file for PIPEasp_Types_part_4.cc #8 2.005 Creating dependency file for PIPEasp_Types_part_5.cc #8 2.008 Creating dependency file for PIPEasp_Types_part_3.cc #8 2.016 Creating dependency file for PIPEasp_Types_part_2.cc #8 2.016 Creating dependency file for PIPEasp_Types_part_1.cc #8 2.016 Creating dependency file for PIPEasp_Templates_part_7.cc #8 2.016 Creating dependency file for PIPEasp_Templates_part_6.cc #8 2.028 Creating dependency file for PIPEasp_Templates_part_5.cc #8 2.028 Creating dependency file for PIPEasp_Templates_part_4.cc #8 2.032 Creating dependency file for PIPEasp_Templates_part_3.cc #8 2.032 Creating dependency file for PIPEasp_Templates_part_2.cc #8 2.036 Creating dependency file for PIPEasp_Templates_part_1.cc #8 2.052 Creating dependency file for PIPEasp_PortType_part_6.cc #8 2.052 Creating dependency file for PIPEasp_PortType_part_7.cc #8 2.052 Creating dependency file for PIPEasp_PortType_part_5.cc #8 2.060 Creating dependency file for PIPEasp_PortType_part_4.cc #8 2.064 Creating dependency file for PIPEasp_PortType_part_3.cc #8 2.068 Creating dependency file for PIPEasp_PortType_part_2.cc #8 2.072 Creating dependency file for PIPEasp_PortType_part_1.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.072 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.080 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.088 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.088 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.088 Creating dependency file for Osmocom_Types_part_7.cc #8 2.094 Creating dependency file for Osmocom_Types_part_6.cc #8 2.094 Creating dependency file for Osmocom_Types_part_5.cc #8 2.094 Creating dependency file for Osmocom_Types_part_4.cc #8 2.096 Creating dependency file for Osmocom_Types_part_2.cc #8 2.096 Creating dependency file for Osmocom_Types_part_3.cc #8 2.098 Creating dependency file for Osmocom_Types_part_1.cc #8 2.099 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.100 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.100 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.108 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.119 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.120 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.121 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.125 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.126 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.126 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.140 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.140 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.144 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.144 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.144 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.152 Creating dependency file for Native_Functions_part_7.cc #8 2.153 Creating dependency file for Native_Functions_part_6.cc #8 2.164 Creating dependency file for Native_Functions_part_5.cc #8 2.164 Creating dependency file for Native_Functions_part_4.cc #8 2.164 Creating dependency file for Native_Functions_part_3.cc #8 2.164 Creating dependency file for Native_Functions_part_2.cc #8 2.168 Creating dependency file for Native_Functions_part_1.cc #8 2.168 Creating dependency file for Misc_Helpers_part_7.cc #8 2.172 Creating dependency file for Misc_Helpers_part_6.cc #8 2.173 Creating dependency file for Misc_Helpers_part_5.cc #8 2.184 Creating dependency file for Misc_Helpers_part_4.cc #8 2.184 Creating dependency file for Misc_Helpers_part_3.cc #8 2.184 Creating dependency file for Misc_Helpers_part_2.cc #8 2.184 Creating dependency file for Misc_Helpers_part_1.cc #8 2.184 Creating dependency file for JSON_Types_part_7.cc #8 2.184 Creating dependency file for JSON_Types_part_6.cc #8 2.184 Creating dependency file for JSON_Types_part_5.cc #8 2.184 Creating dependency file for JSON_Types_part_4.cc #8 2.185 Creating dependency file for JSON_Types_part_3.cc #8 2.185 Creating dependency file for JSON_Types_part_2.cc #8 2.187 Creating dependency file for JSON_Types_part_1.cc #8 2.192 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.194 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.200 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.200 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.206 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.212 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.213 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.224 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.225 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.244 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.244 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.252 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.260 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.268 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.268 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.269 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.275 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.293 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.293 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.293 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.303 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.304 Creating dependency file for IPA_Types_part_7.cc #8 2.305 Creating dependency file for IPA_Types_part_6.cc #8 2.305 Creating dependency file for IPA_Types_part_5.cc #8 2.306 Creating dependency file for IPA_Types_part_4.cc #8 2.312 Creating dependency file for IPA_Types_part_3.cc #8 2.312 Creating dependency file for IPA_Types_part_2.cc #8 2.320 Creating dependency file for IPA_Types_part_1.cc #8 2.324 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.326 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.332 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.332 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.332 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.332 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.340 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.340 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.346 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.346 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.346 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.346 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.352 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.364 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.365 Creating dependency file for HTTPmsg_Types_part_7.cc #8 2.369 Creating dependency file for HTTPmsg_Types_part_6.cc #8 2.376 Creating dependency file for HTTPmsg_Types_part_5.cc #8 2.384 Creating dependency file for HTTPmsg_Types_part_4.cc #8 2.388 Creating dependency file for HTTPmsg_Types_part_3.cc #8 2.392 Creating dependency file for HTTPmsg_Types_part_2.cc #8 2.394 Creating dependency file for HTTPmsg_Types_part_1.cc #8 2.409 Creating dependency file for HTTPmsg_PortType_part_7.cc #8 2.409 Creating dependency file for HTTPmsg_PortType_part_6.cc #8 2.409 Creating dependency file for HTTPmsg_PortType_part_5.cc #8 2.410 Creating dependency file for HTTPmsg_PortType_part_4.cc #8 2.411 Creating dependency file for HTTPmsg_PortType_part_3.cc #8 2.412 Creating dependency file for HTTPmsg_PortType_part_2.cc #8 2.413 Creating dependency file for HTTPmsg_PortType_part_1.cc #8 2.420 Creating dependency file for HTTPmsg_MessageLen_part_7.cc #8 2.424 Creating dependency file for HTTPmsg_MessageLen_part_6.cc #8 2.424 Creating dependency file for HTTPmsg_MessageLen_part_5.cc #8 2.424 Creating dependency file for HTTPmsg_MessageLen_part_4.cc #8 2.433 Creating dependency file for HTTPmsg_MessageLen_part_3.cc #8 2.434 Creating dependency file for HTTPmsg_MessageLen_part_2.cc #8 2.435 Creating dependency file for HTTP_Adapter_part_7.cc #8 2.436 Creating dependency file for HTTPmsg_MessageLen_part_1.cc #8 2.442 Creating dependency file for HTTP_Adapter_part_6.cc #8 2.446 Creating dependency file for HTTP_Adapter_part_5.cc #8 2.447 Creating dependency file for HTTP_Adapter_part_4.cc #8 2.448 Creating dependency file for HTTP_Adapter_part_3.cc #8 2.457 Creating dependency file for HTTP_Adapter_part_2.cc #8 2.458 Creating dependency file for HTTP_Adapter_part_1.cc #8 2.460 Creating dependency file for General_Types_part_7.cc #8 2.461 Creating dependency file for General_Types_part_6.cc #8 2.470 Creating dependency file for General_Types_part_5.cc #8 2.470 Creating dependency file for General_Types_part_4.cc #8 2.470 Creating dependency file for General_Types_part_3.cc #8 2.477 Creating dependency file for General_Types_part_2.cc #8 2.488 Creating dependency file for General_Types_part_1.cc #8 2.492 Creating dependency file for VPCD_Types.cc #8 2.492 Creating dependency file for VPCD_CodecPort_CtrlFunct.cc #8 2.500 Creating dependency file for VPCD_CodecPort.cc #8 2.500 Creating dependency file for VPCD_Adapter.cc #8 2.500 Creating dependency file for TELNETasp_PortType.cc #8 2.520 Creating dependency file for TCCInterface_Functions.cc #8 2.520 Creating dependency file for TCCConversion_Functions.cc #8 2.528 Creating dependency file for Socket_API_Definitions.cc #8 2.532 Creating dependency file for RemsimServer_Tests.cc #8 2.535 Creating dependency file for RemsimClient_Tests.cc #8 2.540 Creating dependency file for RemsimBankd_Tests.cc #8 2.564 Creating dependency file for RSRES.cc #8 2.581 Creating dependency file for RSPRO_Types.cc #8 2.600 Creating dependency file for RSPRO_Server.cc #8 2.604 Creating dependency file for REMSIM_Tests.cc #8 2.624 Creating dependency file for PIPEasp_Types.cc #8 2.648 Creating dependency file for PIPEasp_Templates.cc #8 2.649 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.661 Creating dependency file for PIPEasp_PortType.cc #8 2.662 Creating dependency file for Osmocom_Types.cc #8 2.676 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.696 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.700 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.708 Creating dependency file for Native_Functions.cc #8 2.712 Creating dependency file for Misc_Helpers.cc #8 2.740 Creating dependency file for JSON_Types.cc #8 2.756 Creating dependency file for IPL4asp_Types.cc #8 2.772 Creating dependency file for IPL4asp_PortType.cc #8 2.772 Creating dependency file for IPL4asp_Functions.cc #8 2.784 Creating dependency file for IPA_Types.cc #8 2.784 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.792 Creating dependency file for IPA_CodecPort.cc #8 2.800 Creating dependency file for HTTPmsg_Types.cc #8 2.808 Creating dependency file for HTTPmsg_PortType.cc #8 2.820 Creating dependency file for HTTPmsg_MessageLen.cc #8 2.829 Creating dependency file for HTTP_Adapter.cc #8 2.840 Creating dependency file for General_Types.cc #8 3.099 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter.o HTTP_Adapter.cc #8 3.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen.o HTTPmsg_MessageLen.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType.o HTTPmsg_PortType.cc #8 3.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types.o HTTPmsg_Types.cc #8 3.102 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.105 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.116 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 3.124 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 3.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 3.136 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types.o JSON_Types.cc #8 3.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 3.148 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 3.156 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 3.160 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 3.172 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 3.176 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 3.184 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 3.196 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType.o PIPEasp_PortType.cc #8 4.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates.o PIPEasp_Templates.cc #8 4.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types.o PIPEasp_Types.cc #8 4.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests.o REMSIM_Tests.cc #8 4.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server.o RSPRO_Server.cc #8 4.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types.o RSPRO_Types.cc #8 5.103 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES.o RSRES.cc #8 5.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests.o RemsimBankd_Tests.cc #8 5.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests.o RemsimClient_Tests.cc #8 5.913 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests.o RemsimServer_Tests.cc #8 5.952 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 6.036 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 6.184 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 6.198 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 6.212 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter.o VPCD_Adapter.cc #8 6.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort.o VPCD_CodecPort.cc #8 6.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct.o VPCD_CodecPort_CtrlFunct.cc #8 6.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types.o VPCD_Types.cc #8 6.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 6.838 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 7.131 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 7.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 7.307 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 7.350 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 7.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 7.410 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_1.o HTTP_Adapter_part_1.cc #8 7.435 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_2.o HTTP_Adapter_part_2.cc #8 7.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_3.o HTTP_Adapter_part_3.cc #8 7.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_4.o HTTP_Adapter_part_4.cc #8 7.512 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_5.o HTTP_Adapter_part_5.cc #8 7.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_6.o HTTP_Adapter_part_6.cc #8 7.571 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTP_Adapter_part_7.o HTTP_Adapter_part_7.cc #8 7.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_1.cc #8 7.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_2.cc #8 7.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_3.cc #8 7.692 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_4.cc #8 7.716 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_5.cc #8 7.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_6.cc #8 7.744 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_part_7.o HTTPmsg_MessageLen_part_7.cc #8 7.772 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_1.cc #8 7.796 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_2.cc #8 7.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_3.cc #8 7.804 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_4.cc #8 7.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_5.cc #8 7.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_6.cc #8 7.852 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PortType_part_7.o HTTPmsg_PortType_part_7.cc #8 7.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_1.cc #8 7.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_2.cc #8 7.904 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_3.cc #8 7.905 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_4.cc #8 7.939 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_5.cc #8 7.952 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_6.cc #8 7.956 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_Types_part_7.o HTTPmsg_Types_part_7.cc #8 7.976 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 8.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 8.012 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 8.040 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 8.068 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 8.084 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 8.108 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 8.147 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 8.196 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 8.208 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 8.212 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 8.234 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 8.264 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 8.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 8.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 8.313 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 8.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 8.333 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 8.348 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 8.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 8.425 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 8.440 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 8.444 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 8.495 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 8.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 8.532 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 8.533 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 8.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 8.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 8.595 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 8.600 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 8.643 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 8.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 8.680 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 8.700 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 8.712 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 8.712 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 8.735 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 8.748 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 8.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 8.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 8.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 8.876 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_1.o JSON_Types_part_1.cc #8 8.900 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_2.o JSON_Types_part_2.cc #8 8.912 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_3.o JSON_Types_part_3.cc #8 8.968 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_4.o JSON_Types_part_4.cc #8 8.987 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_5.o JSON_Types_part_5.cc #8 9.040 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_6.o JSON_Types_part_6.cc #8 9.040 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_Types_part_7.o JSON_Types_part_7.cc #8 9.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 9.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 9.100 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 9.120 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 9.140 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 9.171 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 9.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 9.220 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 9.236 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 9.256 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 9.280 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 9.312 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 9.340 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 9.352 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 9.364 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 9.373 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 9.383 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 9.436 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 9.448 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 9.448 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 9.448 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 9.468 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 9.476 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 9.492 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 9.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 9.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 9.516 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 9.524 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 9.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 9.552 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 9.552 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 9.580 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 9.580 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 9.593 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 9.593 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 9.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 9.620 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 9.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 9.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 9.640 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 9.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 9.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 9.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 9.672 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 9.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 9.700 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 9.704 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 9.720 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 9.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 9.740 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_1.cc #8 9.756 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_2.cc #8 9.760 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_3.cc #8 9.760 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_4.cc #8 9.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_5.cc #8 9.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_6.cc #8 9.784 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PortType_part_7.o PIPEasp_PortType_part_7.cc #8 9.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_1.cc #8 9.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_2.cc #8 9.836 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_3.cc #8 9.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_4.cc #8 9.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_5.cc #8 9.860 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_6.cc #8 9.868 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Templates_part_7.o PIPEasp_Templates_part_7.cc #8 9.872 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_1.o PIPEasp_Types_part_1.cc #8 9.884 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_2.o PIPEasp_Types_part_2.cc #8 9.892 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_3.o PIPEasp_Types_part_3.cc #8 9.904 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_4.o PIPEasp_Types_part_4.cc #8 9.924 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_5.o PIPEasp_Types_part_5.cc #8 9.938 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_6.o PIPEasp_Types_part_6.cc #8 9.954 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_Types_part_7.o PIPEasp_Types_part_7.cc #8 9.964 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_1.o REMSIM_Tests_part_1.cc #8 9.988 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_2.o REMSIM_Tests_part_2.cc #8 9.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_3.o REMSIM_Tests_part_3.cc #8 10.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_4.o REMSIM_Tests_part_4.cc #8 10.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_5.o REMSIM_Tests_part_5.cc #8 10.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_6.o REMSIM_Tests_part_6.cc #8 10.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o REMSIM_Tests_part_7.o REMSIM_Tests_part_7.cc #8 10.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_1.o RSPRO_Server_part_1.cc #8 10.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_2.o RSPRO_Server_part_2.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_3.o RSPRO_Server_part_3.cc #8 10.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_4.o RSPRO_Server_part_4.cc #8 10.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_5.o RSPRO_Server_part_5.cc #8 10.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_6.o RSPRO_Server_part_6.cc #8 10.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Server_part_7.o RSPRO_Server_part_7.cc #8 10.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_1.o RSPRO_Types_part_1.cc #8 10.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_2.o RSPRO_Types_part_2.cc #8 10.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_3.o RSPRO_Types_part_3.cc #8 10.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_4.o RSPRO_Types_part_4.cc #8 10.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_5.o RSPRO_Types_part_5.cc #8 10.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_6.o RSPRO_Types_part_6.cc #8 10.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_Types_part_7.o RSPRO_Types_part_7.cc #8 10.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_1.o RSRES_part_1.cc #8 10.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_2.o RSRES_part_2.cc #8 10.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_3.o RSRES_part_3.cc #8 10.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_4.o RSRES_part_4.cc #8 10.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_5.o RSRES_part_5.cc #8 10.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_6.o RSRES_part_6.cc #8 10.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSRES_part_7.o RSRES_part_7.cc #8 10.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_1.cc #8 10.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_2.cc #8 10.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_3.cc #8 10.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_4.cc #8 10.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_5.cc #8 10.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_6.cc #8 10.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimBankd_Tests_part_7.o RemsimBankd_Tests_part_7.cc #8 10.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_1.cc #8 10.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_2.cc #8 10.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_3.cc #8 10.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_4.cc #8 10.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_5.cc #8 10.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_6.cc #8 10.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimClient_Tests_part_7.o RemsimClient_Tests_part_7.cc #8 10.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_1.cc #8 10.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_2.cc #8 10.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_3.cc #8 10.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_4.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_5.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_6.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RemsimServer_Tests_part_7.o RemsimServer_Tests_part_7.cc #8 10.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 10.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 10.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 10.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 10.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 10.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 10.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 10.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 10.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 10.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 10.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 10.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 10.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 10.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 10.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 10.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 10.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 10.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 10.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 10.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 10.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 10.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 10.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 10.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 10.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 10.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 10.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 10.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_1.o VPCD_Adapter_part_1.cc #8 10.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_2.o VPCD_Adapter_part_2.cc #8 10.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_3.o VPCD_Adapter_part_3.cc #8 10.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_4.o VPCD_Adapter_part_4.cc #8 10.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_5.o VPCD_Adapter_part_5.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_6.o VPCD_Adapter_part_6.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Adapter_part_7.o VPCD_Adapter_part_7.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_1.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_2.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_3.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_4.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_5.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_6.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_part_7.o VPCD_CodecPort_part_7.cc #8 11.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_1.cc #8 11.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_2.cc #8 11.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_3.cc #8 11.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_4.cc #8 11.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_5.cc #8 11.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_6.cc #8 11.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_CodecPort_CtrlFunct_part_7.cc #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_1.o VPCD_Types_part_1.cc #8 11.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_2.o VPCD_Types_part_2.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_3.o VPCD_Types_part_3.cc #8 11.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_4.o VPCD_Types_part_4.cc #8 11.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_5.o VPCD_Types_part_5.cc #8 11.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_6.o VPCD_Types_part_6.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_Types_part_7.o VPCD_Types_part_7.cc #8 11.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 11.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 11.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 11.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO.o RSPRO.cc #8 11.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_1.o RSPRO_part_1.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_2.o RSPRO_part_2.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_3.o RSPRO_part_3.cc #8 11.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_4.o RSPRO_part_4.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_5.o RSPRO_part_5.cc #8 11.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_6.o RSPRO_part_6.cc #8 11.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_part_7.o RSPRO_part_7.cc #8 11.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Abstract_Socket.o Abstract_Socket.cc #8 11.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_MessageLen_Function.o HTTPmsg_MessageLen_Function.cc #8 12.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HTTPmsg_PT.o HTTPmsg_PT.cc #8 12.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 12.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 13.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 13.12 Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': #8 13.12 Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] #8 13.12 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); #8 13.12 | ~~~~~~~~~~~~~~~~~~~~~^~~ #8 13.12 In file included from Abstract_Socket.hh:35, #8 13.12 from Abstract_Socket.cc:28: #8 13.12 /usr/include/openssl/err.h:459:35: note: declared here #8 13.12 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); #8 13.12 | ^~~~~~~~~~~~~~~~~~~~~ #8 13.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o JSON_EncDec.o JSON_EncDec.cc #8 13.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 13.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PIPEasp_PT.o PIPEasp_PT.cc #8 13.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSPRO_EncDec.o RSPRO_EncDec.cc #8 14.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 14.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 14.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 14.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o VPCD_CodecPort_CtrlFunctDef.o VPCD_CodecPort_CtrlFunctDef.cc #8 14.65 g++ -shared -o General_Types.so General_Types.o #8 14.69 g++ -shared -o HTTP_Adapter.so HTTP_Adapter.o #8 14.75 g++ -shared -o HTTPmsg_MessageLen.so HTTPmsg_MessageLen.o #8 14.84 g++ -shared -o HTTPmsg_PortType.so HTTPmsg_PortType.o #8 14.86 g++ -shared -o HTTPmsg_Types.so HTTPmsg_Types.o #8 14.90 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 14.90 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 14.91 g++ -shared -o IPA_Types.so IPA_Types.o #8 14.96 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 15.05 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 15.08 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 15.12 g++ -shared -o JSON_Types.so JSON_Types.o #8 15.13 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 15.18 g++ -shared -o Native_Functions.so Native_Functions.o #8 15.34 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 15.38 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 15.40 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 15.44 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 15.46 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 15.52 g++ -shared -o PIPEasp_PortType.so PIPEasp_PortType.o #8 15.56 g++ -shared -o PIPEasp_Templates.so PIPEasp_Templates.o #8 15.62 g++ -shared -o PIPEasp_Types.so PIPEasp_Types.o #8 15.63 g++ -shared -o REMSIM_Tests.so REMSIM_Tests.o #8 15.65 g++ -shared -o RSPRO_Server.so RSPRO_Server.o #8 15.68 g++ -shared -o RSPRO_Types.so RSPRO_Types.o #8 15.69 g++ -shared -o RSRES.so RSRES.o #8 15.72 g++ -shared -o RemsimBankd_Tests.so RemsimBankd_Tests.o #8 15.76 g++ -shared -o RemsimClient_Tests.so RemsimClient_Tests.o #8 15.79 g++ -shared -o RemsimServer_Tests.so RemsimServer_Tests.o #8 15.82 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 15.84 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 15.85 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 15.86 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 15.90 g++ -shared -o VPCD_Adapter.so VPCD_Adapter.o #8 15.92 g++ -shared -o VPCD_CodecPort.so VPCD_CodecPort.o #8 15.94 g++ -shared -o VPCD_CodecPort_CtrlFunct.so VPCD_CodecPort_CtrlFunct.o #8 15.95 g++ -shared -o VPCD_Types.so VPCD_Types.o #8 15.95 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 15.98 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 16.02 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 16.04 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 16.06 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 16.12 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 16.14 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 16.14 g++ -shared -o HTTP_Adapter_part_1.so HTTP_Adapter_part_1.o #8 16.16 g++ -shared -o HTTP_Adapter_part_2.so HTTP_Adapter_part_2.o #8 16.18 g++ -shared -o HTTP_Adapter_part_3.so HTTP_Adapter_part_3.o #8 16.18 g++ -shared -o HTTP_Adapter_part_4.so HTTP_Adapter_part_4.o #8 16.18 g++ -shared -o HTTP_Adapter_part_5.so HTTP_Adapter_part_5.o #8 16.19 g++ -shared -o HTTP_Adapter_part_6.so HTTP_Adapter_part_6.o #8 16.22 g++ -shared -o HTTP_Adapter_part_7.so HTTP_Adapter_part_7.o #8 16.22 g++ -shared -o HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_1.o #8 16.22 g++ -shared -o HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_2.o #8 16.24 g++ -shared -o HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_3.o #8 16.25 g++ -shared -o HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_4.o #8 16.27 g++ -shared -o HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_5.o #8 16.28 g++ -shared -o HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_6.o #8 16.29 g++ -shared -o HTTPmsg_MessageLen_part_7.so HTTPmsg_MessageLen_part_7.o #8 16.29 g++ -shared -o HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_1.o #8 16.29 g++ -shared -o HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_2.o #8 16.30 g++ -shared -o HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_3.o #8 16.30 g++ -shared -o HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_4.o #8 16.31 g++ -shared -o HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_5.o #8 16.31 g++ -shared -o HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_6.o #8 16.31 g++ -shared -o HTTPmsg_PortType_part_7.so HTTPmsg_PortType_part_7.o #8 16.32 g++ -shared -o HTTPmsg_Types_part_1.so HTTPmsg_Types_part_1.o #8 16.32 g++ -shared -o HTTPmsg_Types_part_2.so HTTPmsg_Types_part_2.o #8 16.34 g++ -shared -o HTTPmsg_Types_part_3.so HTTPmsg_Types_part_3.o #8 16.35 g++ -shared -o HTTPmsg_Types_part_4.so HTTPmsg_Types_part_4.o #8 16.36 g++ -shared -o HTTPmsg_Types_part_5.so HTTPmsg_Types_part_5.o #8 16.36 g++ -shared -o HTTPmsg_Types_part_6.so HTTPmsg_Types_part_6.o #8 16.36 g++ -shared -o HTTPmsg_Types_part_7.so HTTPmsg_Types_part_7.o #8 16.36 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 16.37 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 16.38 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 16.39 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 16.40 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 16.42 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 16.42 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 16.42 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 16.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 16.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 16.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 16.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 16.48 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 16.48 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 16.48 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 16.48 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 16.48 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 16.48 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 16.48 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 16.48 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 16.50 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 16.51 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 16.52 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 16.54 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 16.54 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 16.54 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 16.56 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 16.56 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 16.57 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 16.57 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 16.60 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 16.61 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 16.62 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 16.62 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 16.62 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 16.64 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 16.64 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 16.66 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 16.66 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 16.67 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 16.68 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 16.69 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 16.70 g++ -shared -o JSON_Types_part_1.so JSON_Types_part_1.o #8 16.71 g++ -shared -o JSON_Types_part_2.so JSON_Types_part_2.o #8 16.72 g++ -shared -o JSON_Types_part_3.so JSON_Types_part_3.o #8 16.74 g++ -shared -o JSON_Types_part_4.so JSON_Types_part_4.o #8 16.74 g++ -shared -o JSON_Types_part_5.so JSON_Types_part_5.o #8 16.74 g++ -shared -o JSON_Types_part_6.so JSON_Types_part_6.o #8 16.75 g++ -shared -o JSON_Types_part_7.so JSON_Types_part_7.o #8 16.76 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 16.76 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 16.76 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 16.77 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 16.77 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 16.78 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 16.78 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 16.78 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 16.80 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 16.84 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 16.85 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 16.85 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 16.85 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 16.85 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 16.87 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 16.87 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 16.88 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 16.89 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 16.90 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 16.91 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 16.93 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 16.94 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 16.94 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 16.94 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 16.94 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 16.95 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 16.95 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 16.97 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 16.97 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 16.98 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 16.99 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 17.00 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 17.01 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 17.01 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 17.04 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 17.04 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 17.05 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 17.05 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 17.06 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 17.06 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 17.07 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 17.08 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 17.10 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 17.10 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 17.11 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 17.11 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 17.12 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 17.14 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 17.14 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 17.15 g++ -shared -o PIPEasp_PortType_part_1.so PIPEasp_PortType_part_1.o #8 17.16 g++ -shared -o PIPEasp_PortType_part_2.so PIPEasp_PortType_part_2.o #8 17.16 g++ -shared -o PIPEasp_PortType_part_3.so PIPEasp_PortType_part_3.o #8 17.16 g++ -shared -o PIPEasp_PortType_part_4.so PIPEasp_PortType_part_4.o #8 17.16 g++ -shared -o PIPEasp_PortType_part_5.so PIPEasp_PortType_part_5.o #8 17.17 g++ -shared -o PIPEasp_PortType_part_6.so PIPEasp_PortType_part_6.o #8 17.17 g++ -shared -o PIPEasp_PortType_part_7.so PIPEasp_PortType_part_7.o #8 17.18 g++ -shared -o PIPEasp_Templates_part_1.so PIPEasp_Templates_part_1.o #8 17.18 g++ -shared -o PIPEasp_Templates_part_2.so PIPEasp_Templates_part_2.o #8 17.18 g++ -shared -o PIPEasp_Templates_part_3.so PIPEasp_Templates_part_3.o #8 17.18 g++ -shared -o PIPEasp_Templates_part_4.so PIPEasp_Templates_part_4.o #8 17.19 g++ -shared -o PIPEasp_Templates_part_5.so PIPEasp_Templates_part_5.o #8 17.20 g++ -shared -o PIPEasp_Templates_part_6.so PIPEasp_Templates_part_6.o #8 17.21 g++ -shared -o PIPEasp_Templates_part_7.so PIPEasp_Templates_part_7.o #8 17.22 g++ -shared -o PIPEasp_Types_part_1.so PIPEasp_Types_part_1.o #8 17.23 g++ -shared -o PIPEasp_Types_part_2.so PIPEasp_Types_part_2.o #8 17.24 g++ -shared -o PIPEasp_Types_part_3.so PIPEasp_Types_part_3.o #8 17.25 g++ -shared -o PIPEasp_Types_part_4.so PIPEasp_Types_part_4.o #8 17.26 g++ -shared -o PIPEasp_Types_part_5.so PIPEasp_Types_part_5.o #8 17.26 g++ -shared -o PIPEasp_Types_part_6.so PIPEasp_Types_part_6.o #8 17.27 g++ -shared -o PIPEasp_Types_part_7.so PIPEasp_Types_part_7.o #8 17.29 g++ -shared -o REMSIM_Tests_part_1.so REMSIM_Tests_part_1.o #8 17.29 g++ -shared -o REMSIM_Tests_part_2.so REMSIM_Tests_part_2.o #8 17.31 g++ -shared -o REMSIM_Tests_part_3.so REMSIM_Tests_part_3.o #8 17.32 g++ -shared -o REMSIM_Tests_part_4.so REMSIM_Tests_part_4.o #8 17.32 g++ -shared -o REMSIM_Tests_part_5.so REMSIM_Tests_part_5.o #8 17.34 g++ -shared -o REMSIM_Tests_part_6.so REMSIM_Tests_part_6.o #8 17.34 g++ -shared -o REMSIM_Tests_part_7.so REMSIM_Tests_part_7.o #8 17.36 g++ -shared -o RSPRO_Server_part_1.so RSPRO_Server_part_1.o #8 17.36 g++ -shared -o RSPRO_Server_part_2.so RSPRO_Server_part_2.o #8 17.36 g++ -shared -o RSPRO_Server_part_3.so RSPRO_Server_part_3.o #8 17.37 g++ -shared -o RSPRO_Server_part_4.so RSPRO_Server_part_4.o #8 17.38 g++ -shared -o RSPRO_Server_part_5.so RSPRO_Server_part_5.o #8 17.38 g++ -shared -o RSPRO_Server_part_6.so RSPRO_Server_part_6.o #8 17.38 g++ -shared -o RSPRO_Server_part_7.so RSPRO_Server_part_7.o #8 17.38 g++ -shared -o RSPRO_Types_part_1.so RSPRO_Types_part_1.o #8 17.40 g++ -shared -o RSPRO_Types_part_2.so RSPRO_Types_part_2.o #8 17.40 g++ -shared -o RSPRO_Types_part_3.so RSPRO_Types_part_3.o #8 17.40 g++ -shared -o RSPRO_Types_part_4.so RSPRO_Types_part_4.o #8 17.44 g++ -shared -o RSPRO_Types_part_5.so RSPRO_Types_part_5.o #8 17.44 g++ -shared -o RSPRO_Types_part_6.so RSPRO_Types_part_6.o #8 17.44 g++ -shared -o RSPRO_Types_part_7.so RSPRO_Types_part_7.o #8 17.44 g++ -shared -o RSRES_part_1.so RSRES_part_1.o #8 17.44 g++ -shared -o RSRES_part_2.so RSRES_part_2.o #8 17.45 g++ -shared -o RSRES_part_3.so RSRES_part_3.o #8 17.45 g++ -shared -o RSRES_part_4.so RSRES_part_4.o #8 17.45 g++ -shared -o RSRES_part_5.so RSRES_part_5.o #8 17.45 g++ -shared -o RSRES_part_6.so RSRES_part_6.o #8 17.45 g++ -shared -o RSRES_part_7.so RSRES_part_7.o #8 17.45 g++ -shared -o RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_1.o #8 17.47 g++ -shared -o RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_2.o #8 17.48 g++ -shared -o RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_3.o #8 17.48 g++ -shared -o RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_4.o #8 17.50 g++ -shared -o RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_5.o #8 17.50 g++ -shared -o RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_6.o #8 17.50 g++ -shared -o RemsimBankd_Tests_part_7.so RemsimBankd_Tests_part_7.o #8 17.51 g++ -shared -o RemsimClient_Tests_part_1.so RemsimClient_Tests_part_1.o #8 17.52 g++ -shared -o RemsimClient_Tests_part_2.so RemsimClient_Tests_part_2.o #8 17.55 g++ -shared -o RemsimClient_Tests_part_3.so RemsimClient_Tests_part_3.o #8 17.56 g++ -shared -o RemsimClient_Tests_part_4.so RemsimClient_Tests_part_4.o #8 17.56 g++ -shared -o RemsimClient_Tests_part_5.so RemsimClient_Tests_part_5.o #8 17.57 g++ -shared -o RemsimClient_Tests_part_6.so RemsimClient_Tests_part_6.o #8 17.58 g++ -shared -o RemsimClient_Tests_part_7.so RemsimClient_Tests_part_7.o #8 17.59 g++ -shared -o RemsimServer_Tests_part_1.so RemsimServer_Tests_part_1.o #8 17.59 g++ -shared -o RemsimServer_Tests_part_2.so RemsimServer_Tests_part_2.o #8 17.59 g++ -shared -o RemsimServer_Tests_part_3.so RemsimServer_Tests_part_3.o #8 17.59 g++ -shared -o RemsimServer_Tests_part_4.so RemsimServer_Tests_part_4.o #8 17.60 g++ -shared -o RemsimServer_Tests_part_5.so RemsimServer_Tests_part_5.o #8 17.60 g++ -shared -o RemsimServer_Tests_part_6.so RemsimServer_Tests_part_6.o #8 17.61 g++ -shared -o RemsimServer_Tests_part_7.so RemsimServer_Tests_part_7.o #8 17.62 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 17.62 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 17.62 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 17.63 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 17.64 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 17.64 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 17.64 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 17.64 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 17.67 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 17.68 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 17.69 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 17.70 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 17.71 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 17.72 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 17.72 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 17.74 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 17.74 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 17.74 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 17.74 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 17.74 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 17.76 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 17.76 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 17.77 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 17.78 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 17.78 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 17.78 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 17.78 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 17.78 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 17.79 g++ -shared -o VPCD_Adapter_part_1.so VPCD_Adapter_part_1.o #8 17.79 g++ -shared -o VPCD_Adapter_part_2.so VPCD_Adapter_part_2.o #8 17.81 g++ -shared -o VPCD_Adapter_part_3.so VPCD_Adapter_part_3.o #8 17.81 g++ -shared -o VPCD_Adapter_part_4.so VPCD_Adapter_part_4.o #8 17.84 g++ -shared -o VPCD_Adapter_part_5.so VPCD_Adapter_part_5.o #8 17.84 g++ -shared -o VPCD_Adapter_part_6.so VPCD_Adapter_part_6.o #8 17.85 g++ -shared -o VPCD_Adapter_part_7.so VPCD_Adapter_part_7.o #8 17.85 g++ -shared -o VPCD_CodecPort_part_1.so VPCD_CodecPort_part_1.o #8 17.87 g++ -shared -o VPCD_CodecPort_part_2.so VPCD_CodecPort_part_2.o #8 17.88 g++ -shared -o VPCD_CodecPort_part_3.so VPCD_CodecPort_part_3.o #8 17.88 g++ -shared -o VPCD_CodecPort_part_4.so VPCD_CodecPort_part_4.o #8 17.90 g++ -shared -o VPCD_CodecPort_part_5.so VPCD_CodecPort_part_5.o #8 17.90 g++ -shared -o VPCD_CodecPort_part_6.so VPCD_CodecPort_part_6.o #8 17.90 g++ -shared -o VPCD_CodecPort_part_7.so VPCD_CodecPort_part_7.o #8 17.91 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_1.o #8 17.91 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_2.o #8 17.91 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_3.o #8 17.92 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_4.o #8 17.93 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_5.o #8 17.93 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_6.o #8 17.94 g++ -shared -o VPCD_CodecPort_CtrlFunct_part_7.so VPCD_CodecPort_CtrlFunct_part_7.o #8 17.95 g++ -shared -o VPCD_Types_part_1.so VPCD_Types_part_1.o #8 17.96 g++ -shared -o VPCD_Types_part_2.so VPCD_Types_part_2.o #8 17.97 g++ -shared -o VPCD_Types_part_3.so VPCD_Types_part_3.o #8 17.97 g++ -shared -o VPCD_Types_part_4.so VPCD_Types_part_4.o #8 17.98 g++ -shared -o VPCD_Types_part_5.so VPCD_Types_part_5.o #8 17.99 g++ -shared -o VPCD_Types_part_6.so VPCD_Types_part_6.o #8 18.00 g++ -shared -o VPCD_Types_part_7.so VPCD_Types_part_7.o #8 18.01 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 18.01 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 18.01 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 18.02 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 18.02 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 18.02 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 18.03 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 18.04 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 18.04 g++ -shared -o RSPRO.so RSPRO.o #8 18.06 g++ -shared -o RSPRO_part_1.so RSPRO_part_1.o #8 18.06 g++ -shared -o RSPRO_part_2.so RSPRO_part_2.o #8 18.06 g++ -shared -o RSPRO_part_3.so RSPRO_part_3.o #8 18.08 g++ -shared -o RSPRO_part_4.so RSPRO_part_4.o #8 18.09 g++ -shared -o RSPRO_part_5.so RSPRO_part_5.o #8 18.09 g++ -shared -o RSPRO_part_6.so RSPRO_part_6.o #8 18.09 g++ -shared -o RSPRO_part_7.so RSPRO_part_7.o #8 18.09 g++ -shared -o Abstract_Socket.so Abstract_Socket.o #8 18.10 g++ -shared -o HTTPmsg_MessageLen_Function.so HTTPmsg_MessageLen_Function.o #8 18.10 g++ -shared -o HTTPmsg_PT.so HTTPmsg_PT.o #8 18.12 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 18.12 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 18.14 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 18.14 g++ -shared -o JSON_EncDec.so JSON_EncDec.o #8 18.20 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 18.20 g++ -shared -o PIPEasp_PT.so PIPEasp_PT.o #8 18.21 g++ -shared -o RSPRO_EncDec.so RSPRO_EncDec.o #8 18.25 g++ -shared -o TCCConversion.so TCCConversion.o #8 18.26 g++ -shared -o TCCInterface.so TCCInterface.o #8 18.29 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 18.31 g++ -shared -o VPCD_CodecPort_CtrlFunctDef.so VPCD_CodecPort_CtrlFunctDef.o #8 18.58 if g++ -L /usr/lib/titan-fPIC -o REMSIM_Tests -Wl,--no-as-needed General_Types.so HTTP_Adapter.so HTTPmsg_MessageLen.so HTTPmsg_PortType.so HTTPmsg_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so JSON_Types.so Misc_Helpers.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PIPEasp_PortType.so PIPEasp_Templates.so PIPEasp_Types.so REMSIM_Tests.so RSPRO_Server.so RSPRO_Types.so RSRES.so RemsimBankd_Tests.so RemsimClient_Tests.so RemsimServer_Tests.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so VPCD_Adapter.so VPCD_CodecPort.so VPCD_CodecPort_CtrlFunct.so VPCD_Types.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HTTP_Adapter_part_1.so HTTP_Adapter_part_2.so HTTP_Adapter_part_3.so HTTP_Adapter_part_4.so HTTP_Adapter_part_5.so HTTP_Adapter_part_6.so HTTP_Adapter_part_7.so HTTPmsg_MessageLen_part_1.so HTTPmsg_MessageLen_part_2.so HTTPmsg_MessageLen_part_3.so HTTPmsg_MessageLen_part_4.so HTTPmsg_MessageLen_part_5.so HTTPmsg_MessageLen_part_6.so HTTPmsg_MessageLen_part_7.so HTTPmsg_PortType_part_1.so HTTPmsg_PortType_part_2.so HTTPmsg_PortType_part_3.so HTTPmsg_PortType_part_4.so HTTPmsg_PortType_part_5.so HTTPmsg_PortType_part_6.so HTTPmsg_PortType_part_7.so HTTPmsg_Types_part_1.so HTTPmsg_Types_part_2.so HTTPmsg_Types_part_3.so HTTPmsg_Types_part_4.so HTTPmsg_Types_part_5.so HTTPmsg_Types_part_6.so HTTPmsg_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so JSON_Types_part_1.so JSON_Types_part_2.so JSON_Types_part_3.so JSON_Types_part_4.so JSON_Types_part_5.so JSON_Types_part_6.so JSON_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PIPEasp_PortType_part_1.so PIPEasp_PortType_part_2.so PIPEasp_PortType_part_3.so PIPEasp_PortType_part_4.so PIPEasp_PortType_part_5.so PIPEasp_PortType_part_6.so PIPEasp_PortType_part_7.so PIPEasp_Templates_part_1.so PIPEasp_Templates_part_2.so PIPEasp_Templates_part_3.so PIPEasp_Templates_part_4.so PIPEasp_Templates_part_5.so PIPEasp_Templates_part_6.so PIPEasp_Templates_part_7.so PIPEasp_Types_part_1.so PIPEasp_Types_part_2.so PIPEasp_Types_part_3.so PIPEasp_Types_part_4.so PIPEasp_Types_part_5.so PIPEasp_Types_part_6.so PIPEasp_Types_part_7.so REMSIM_Tests_part_1.so REMSIM_Tests_part_2.so REMSIM_Tests_part_3.so REMSIM_Tests_part_4.so REMSIM_Tests_part_5.so REMSIM_Tests_part_6.so REMSIM_Tests_part_7.so RSPRO_Server_part_1.so RSPRO_Server_part_2.so RSPRO_Server_part_3.so RSPRO_Server_part_4.so RSPRO_Server_part_5.so RSPRO_Server_part_6.so RSPRO_Server_part_7.so RSPRO_Types_part_1.so RSPRO_Types_part_2.so RSPRO_Types_part_3.so RSPRO_Types_part_4.so RSPRO_Types_part_5.so RSPRO_Types_part_6.so RSPRO_Types_part_7.so RSRES_part_1.so RSRES_part_2.so RSRES_part_3.so RSRES_part_4.so RSRES_part_5.so RSRES_part_6.so RSRES_part_7.so RemsimBankd_Tests_part_1.so RemsimBankd_Tests_part_2.so RemsimBankd_Tests_part_3.so RemsimBankd_Tests_part_4.so RemsimBankd_Tests_part_5.so RemsimBankd_Tests_part_6.so RemsimBankd_Tests_part_7.so RemsimClient_Tests_part_1.so RemsimClient_Tests_part_2.so RemsimClient_Tests_part_3.so RemsimClient_Tests_part_4.so RemsimClient_Tests_part_5.so RemsimClient_Tests_part_6.so RemsimClient_Tests_part_7.so RemsimServer_Tests_part_1.so RemsimServer_Tests_part_2.so RemsimServer_Tests_part_3.so RemsimServer_Tests_part_4.so RemsimServer_Tests_part_5.so RemsimServer_Tests_part_6.so RemsimServer_Tests_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so VPCD_Adapter_part_1.so VPCD_Adapter_part_2.so VPCD_Adapter_part_3.so VPCD_Adapter_part_4.so VPCD_Adapter_part_5.so VPCD_Adapter_part_6.so VPCD_Adapter_part_7.so VPCD_CodecPort_part_1.so VPCD_CodecPort_part_2.so VPCD_CodecPort_part_3.so VPCD_CodecPort_part_4.so VPCD_CodecPort_part_5.so VPCD_CodecPort_part_6.so VPCD_CodecPort_part_7.so VPCD_CodecPort_CtrlFunct_part_1.so VPCD_CodecPort_CtrlFunct_part_2.so VPCD_CodecPort_CtrlFunct_part_3.so VPCD_CodecPort_CtrlFunct_part_4.so VPCD_CodecPort_CtrlFunct_part_5.so VPCD_CodecPort_CtrlFunct_part_6.so VPCD_CodecPort_CtrlFunct_part_7.so VPCD_Types_part_1.so VPCD_Types_part_2.so VPCD_Types_part_3.so VPCD_Types_part_4.so VPCD_Types_part_5.so VPCD_Types_part_6.so VPCD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RSPRO.so RSPRO_part_1.so RSPRO_part_2.so RSPRO_part_3.so RSPRO_part_4.so RSPRO_part_5.so RSPRO_part_6.so RSPRO_part_7.so Abstract_Socket.so HTTPmsg_MessageLen_Function.so HTTPmsg_PT.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so JSON_EncDec.so Native_FunctionDefs.so PIPEasp_PT.so RSPRO_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so VPCD_CodecPort_CtrlFunctDef.so \ #8 18.58 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 18.58 -L/lib -lcrypto \ #8 18.58 -L/usr/lib -lxml2 -lsctp -lssl -lpthread -lutil; \ #8 18.58 then : ; else /usr/bin/titanver General_Types.o HTTP_Adapter.o HTTPmsg_MessageLen.o HTTPmsg_PortType.o HTTPmsg_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o JSON_Types.o Misc_Helpers.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PIPEasp_PortType.o PIPEasp_Templates.o PIPEasp_Types.o REMSIM_Tests.o RSPRO_Server.o RSPRO_Types.o RSRES.o RemsimBankd_Tests.o RemsimClient_Tests.o RemsimServer_Tests.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o VPCD_Adapter.o VPCD_CodecPort.o VPCD_CodecPort_CtrlFunct.o VPCD_Types.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HTTP_Adapter_part_1.o HTTP_Adapter_part_2.o HTTP_Adapter_part_3.o HTTP_Adapter_part_4.o HTTP_Adapter_part_5.o HTTP_Adapter_part_6.o HTTP_Adapter_part_7.o HTTPmsg_MessageLen_part_1.o HTTPmsg_MessageLen_part_2.o HTTPmsg_MessageLen_part_3.o HTTPmsg_MessageLen_part_4.o HTTPmsg_MessageLen_part_5.o HTTPmsg_MessageLen_part_6.o HTTPmsg_MessageLen_part_7.o HTTPmsg_PortType_part_1.o HTTPmsg_PortType_part_2.o HTTPmsg_PortType_part_3.o HTTPmsg_PortType_part_4.o HTTPmsg_PortType_part_5.o HTTPmsg_PortType_part_6.o HTTPmsg_PortType_part_7.o HTTPmsg_Types_part_1.o HTTPmsg_Types_part_2.o HTTPmsg_Types_part_3.o HTTPmsg_Types_part_4.o HTTPmsg_Types_part_5.o HTTPmsg_Types_part_6.o HTTPmsg_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o JSON_Types_part_1.o JSON_Types_part_2.o JSON_Types_part_3.o JSON_Types_part_4.o JSON_Types_part_5.o JSON_Types_part_6.o JSON_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PIPEasp_PortType_part_1.o PIPEasp_PortType_part_2.o PIPEasp_PortType_part_3.o PIPEasp_PortType_part_4.o PIPEasp_PortType_part_5.o PIPEasp_PortType_part_6.o PIPEasp_PortType_part_7.o PIPEasp_Templates_part_1.o PIPEasp_Templates_part_2.o PIPEasp_Templates_part_3.o PIPEasp_Templates_part_4.o PIPEasp_Templates_part_5.o PIPEasp_Templates_part_6.o PIPEasp_Templates_part_7.o PIPEasp_Types_part_1.o PIPEasp_Types_part_2.o PIPEasp_Types_part_3.o PIPEasp_Types_part_4.o PIPEasp_Types_part_5.o PIPEasp_Types_part_6.o PIPEasp_Types_part_7.o REMSIM_Tests_part_1.o REMSIM_Tests_part_2.o REMSIM_Tests_part_3.o REMSIM_Tests_part_4.o REMSIM_Tests_part_5.o REMSIM_Tests_part_6.o REMSIM_Tests_part_7.o RSPRO_Server_part_1.o RSPRO_Server_part_2.o RSPRO_Server_part_3.o RSPRO_Server_part_4.o RSPRO_Server_part_5.o RSPRO_Server_part_6.o RSPRO_Server_part_7.o RSPRO_Types_part_1.o RSPRO_Types_part_2.o RSPRO_Types_part_3.o RSPRO_Types_part_4.o RSPRO_Types_part_5.o RSPRO_Types_part_6.o RSPRO_Types_part_7.o RSRES_part_1.o RSRES_part_2.o RSRES_part_3.o RSRES_part_4.o RSRES_part_5.o RSRES_part_6.o RSRES_part_7.o RemsimBankd_Tests_part_1.o RemsimBankd_Tests_part_2.o RemsimBankd_Tests_part_3.o RemsimBankd_Tests_part_4.o RemsimBankd_Tests_part_5.o RemsimBankd_Tests_part_6.o RemsimBankd_Tests_part_7.o RemsimClient_Tests_part_1.o RemsimClient_Tests_part_2.o RemsimClient_Tests_part_3.o RemsimClient_Tests_part_4.o RemsimClient_Tests_part_5.o RemsimClient_Tests_part_6.o RemsimClient_Tests_part_7.o RemsimServer_Tests_part_1.o RemsimServer_Tests_part_2.o RemsimServer_Tests_part_3.o RemsimServer_Tests_part_4.o RemsimServer_Tests_part_5.o RemsimServer_Tests_part_6.o RemsimServer_Tests_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o VPCD_Adapter_part_1.o VPCD_Adapter_part_2.o VPCD_Adapter_part_3.o VPCD_Adapter_part_4.o VPCD_Adapter_part_5.o VPCD_Adapter_part_6.o VPCD_Adapter_part_7.o VPCD_CodecPort_part_1.o VPCD_CodecPort_part_2.o VPCD_CodecPort_part_3.o VPCD_CodecPort_part_4.o VPCD_CodecPort_part_5.o VPCD_CodecPort_part_6.o VPCD_CodecPort_part_7.o VPCD_CodecPort_CtrlFunct_part_1.o VPCD_CodecPort_CtrlFunct_part_2.o VPCD_CodecPort_CtrlFunct_part_3.o VPCD_CodecPort_CtrlFunct_part_4.o VPCD_CodecPort_CtrlFunct_part_5.o VPCD_CodecPort_CtrlFunct_part_6.o VPCD_CodecPort_CtrlFunct_part_7.o VPCD_Types_part_1.o VPCD_Types_part_2.o VPCD_Types_part_3.o VPCD_Types_part_4.o VPCD_Types_part_5.o VPCD_Types_part_6.o VPCD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RSPRO.o RSPRO_part_1.o RSPRO_part_2.o RSPRO_part_3.o RSPRO_part_4.o RSPRO_part_5.o RSPRO_part_6.o RSPRO_part_7.o Abstract_Socket.o HTTPmsg_MessageLen_Function.o HTTPmsg_PT.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o JSON_EncDec.o Native_FunctionDefs.o PIPEasp_PT.o RSPRO_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o VPCD_CodecPort_CtrlFunctDef.o; exit 1; fi #8 18.97 make[1]: Leaving directory '/osmo-ttcn3-hacks/remsim' #8 DONE 20.6s #9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg #9 DONE 0.4s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:d37d2701a43d6f23fade7c37903617b0a6b29bf4a9d1549e545291ca725e680c done #10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest 0.0s done #10 DONE 0.5s 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 d37d2701a43d + 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=3765875 + seq 1 30 + echo (3765875 + 1) % 256 + bc + SUBNET=116 + NET_NAME=ttcn3-remsim-test-116 + SUB4=172.18.116.0/24 + SUB6=fd02:db8:116::/64 + set +x Creating network ttcn3-remsim-test-116, trying SUBNET=116... + docker network create --internal --subnet 172.18.116.0/24 --ipv6 --subnet fd02:db8:116::/64 ttcn3-remsim-test-116 0a08187fc9a5dcf8cd3422fb31c84f662fcb8803bdaafd27f8ddcd84389626d4 + set +x ### Network ttcn3-remsim-test-116 created (SUBNET=116) ### + 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=116 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 116 20 + NET=116 + ADDR_SUFIX=20 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.20 --ip6 fd02:db8:116::20 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.20 --ip6 fd02:db8:116::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/server:/data --name jenkins-ttcn3-remsim-test-1690-server -d osmocom-build/osmo-remsim-master /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1 59a9c35bca6d037dc2ae634c41ab0890f55ad264bf8f3c36bba4c3194b1e0b30 + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 116 10 + NET=116 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::10 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::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-1690-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@c7756d092168: Unix server socket created successfully. MC@c7756d092168: Listening on TCP port 45733. c7756d092168 is the default MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests c7756d092168 45733 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c7756d092168: New HC connected from 172.18.116.10 [172.18.116.10]. c7756d092168: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c7756d092168: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@c7756d092168: Configuration file was processed on all HCs. MC@c7756d092168: Creating MTC on host 172.18.116.10. MC@c7756d092168: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'. ------ RemsimServer_Tests.TC_connect_and_nothing ------ Sun Mar 16 03:14:49 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_connect_and_nothing started. RSPRO0(3)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(3)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(3)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(3)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO0(3)@c7756d092168: IPA: Closed MTC@c7756d092168: setverdict(pass): none -> pass RSPRO0(3)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(3): none (pass -> pass) MTC@c7756d092168: Test case TC_connect_and_nothing finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'. Sun Mar 16 03:15:00 UTC 2025 [1;32m====== RemsimServer_Tests.TC_connect_and_nothing pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=4861) Waiting for packet dumper to finish... 1 (prev_count=4861, count=5125) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'. ------ RemsimServer_Tests.TC_connect_client ------ Sun Mar 16 03:15:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_connect_client started. MTC@c7756d092168: setverdict(pass): none -> pass RSPRO0(4)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(4)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(4)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(4)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(4)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(4): none (pass -> pass) MTC@c7756d092168: Test case TC_connect_client finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'. Sun Mar 16 03:15:04 UTC 2025 [1;32m====== RemsimServer_Tests.TC_connect_client pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3534) Waiting for packet dumper to finish... 1 (prev_count=3534, count=5550) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. ------ RemsimServer_Tests.TC_connect_client_duplicate ------ Sun Mar 16 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_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_connect_client_duplicate started. MTC@c7756d092168: setverdict(pass): none -> pass RSPRO0(5)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(5)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(5)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(5)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(6)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(6)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(6)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@c7756d092168: IPA: Closed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(6)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(5)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(5): none (pass -> pass) MTC@c7756d092168: Local verdict of PTC RSPRO1(6): none (pass -> pass) MTC@c7756d092168: Test case TC_connect_client_duplicate finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. Sun Mar 16 03:15:08 UTC 2025 [1;32m====== RemsimServer_Tests.TC_connect_client_duplicate pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=6887) Waiting for packet dumper to finish... 1 (prev_count=6887, count=8696) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'. ------ RemsimServer_Tests.TC_connect_bank ------ Sun Mar 16 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_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_connect_bank started. MTC@c7756d092168: setverdict(pass): none -> pass RSPRO0(7)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(7)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(7)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(7)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(7)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(7): none (pass -> pass) MTC@c7756d092168: Test case TC_connect_bank finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'. Sun Mar 16 03:15:11 UTC 2025 [1;32m====== RemsimServer_Tests.TC_connect_bank pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3344) Waiting for packet dumper to finish... 1 (prev_count=3344, count=5390) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'. ------ RemsimServer_Tests.TC_connect_bank_duplicate ------ Sun Mar 16 03:15:13 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_connect_bank_duplicate started. MTC@c7756d092168: setverdict(pass): none -> pass RSPRO0(8)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(8)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(8)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(8)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(9)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(9)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(9)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(9)@c7756d092168: IPA: Closed RSPRO1(9)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(8)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(8): none (pass -> pass) MTC@c7756d092168: Local verdict of PTC RSPRO1(9): none (pass -> pass) MTC@c7756d092168: Test case TC_connect_bank_duplicate finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'. Sun Mar 16 03:15:16 UTC 2025 [1;32m====== RemsimServer_Tests.TC_connect_bank_duplicate pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=8482) Waiting for packet dumper to finish... 1 (prev_count=8482, count=8746) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'. ------ RemsimServer_Tests.TC_slotmap_add ------ Sun Mar 16 03:15:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_add started. MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: No PTCs were created. MTC@c7756d092168: Test case TC_slotmap_add finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'. Sun Mar 16 03:15:19 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_add pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=1210) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'. ------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------ Sun Mar 16 03:15:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_add_conn_cl_b started. RSPRO0(10)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(10)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(10)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(10)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(11)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(11)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(11)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(11)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(11)@c7756d092168: Final verdict of PTC: none RSPRO0(10)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(10): none (pass -> pass) MTC@c7756d092168: Local verdict of PTC RSPRO1(11): none (pass -> pass) MTC@c7756d092168: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'. Sun Mar 16 03:15:21 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=10505) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'. ------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------ Sun Mar 16 03:15:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_add_out_of_range started. MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: No PTCs were created. MTC@c7756d092168: Test case TC_slotmap_add_out_of_range finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'. Sun Mar 16 03:15:24 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=5865) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'. ------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------ Sun Mar 16 03:15: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/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_conn_cl_b_slotmap_add started. RSPRO0(12)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(12)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(12)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(13)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(13)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(13)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(13)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO1(13)@c7756d092168: Final verdict of PTC: none RSPRO0(12)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@c7756d092168: Local verdict of PTC RSPRO1(13): none (pass -> pass) MTC@c7756d092168: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'. Sun Mar 16 03:15:26 UTC 2025 [1;32m====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=10290) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'. ------ RemsimServer_Tests.TC_slotmap_del_new ------ Sun Mar 16 03:15:28 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_del_new started. MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Sun, 16 Mar 2025 03:15:29 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Sun, 16 Mar 2025 03:15:29 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: No PTCs were created. MTC@c7756d092168: Test case TC_slotmap_del_new finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'. Sun Mar 16 03:15:29 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_del_new pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3184) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'. ------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------ Sun Mar 16 03:15: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/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_del_nonexistant started. MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Sun, 16 Mar 2025 03:15:31 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: No PTCs were created. MTC@c7756d092168: Test case TC_slotmap_del_nonexistant finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'. Sun Mar 16 03:15:31 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=2445) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'. ------ RemsimServer_Tests.TC_slotmap_del_unack ------ Sun Mar 16 03:15:33 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_del_unack started. RSPRO0(14)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(14)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(14)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(14)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(14)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(14): none (pass -> pass) MTC@c7756d092168: Test case TC_slotmap_del_unack finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'. Sun Mar 16 03:15:34 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_del_unack pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=319) Waiting for packet dumper to finish... 1 (prev_count=319, count=8974) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'. ------ RemsimServer_Tests.TC_slotmap_del_active ------ Sun Mar 16 03:15: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/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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_del_active started. RSPRO0(15)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(15)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(15)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(15)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed RSPRO0(15)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: pass MTC@c7756d092168: Local verdict of PTC RSPRO0(15): none (pass -> pass) MTC@c7756d092168: Test case TC_slotmap_del_active finished. Verdict: pass MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'. Sun Mar 16 03:15:38 UTC 2025 [1;32m====== RemsimServer_Tests.TC_slotmap_del_active pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=6701) Waiting for packet dumper to finish... 1 (prev_count=6701, count=9477) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'. ------ RemsimServer_Tests.TC_slotmap_del_active_client ------ Sun Mar 16 03:15: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_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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_del_active_client started. RSPRO0(16)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(16)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(16)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO1(17)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO1(17)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO1(17)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO1(17)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(fail): pass -> fail reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }", new component reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }" RSPRO0(16)@c7756d092168: Final verdict of PTC: none RSPRO1(17)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: fail reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }" MTC@c7756d092168: Local verdict of PTC RSPRO0(16): none (fail -> fail) MTC@c7756d092168: Local verdict of PTC RSPRO1(17): none (fail -> fail) MTC@c7756d092168: Test case TC_slotmap_del_active_client finished. Verdict: fail reason: Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } } MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client fail'. Sun Mar 16 03:15:42 UTC 2025 [1;31m------ RemsimServer_Tests.TC_slotmap_del_active_client fail ------[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=8752) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client fail' was executed successfully (exit status: 0). MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'. ------ RemsimServer_Tests.TC_slotmap_add_active_bank ------ Sun Mar 16 03:15: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_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@c7756d092168: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0). MTC@c7756d092168: Test case TC_slotmap_add_active_bank started. RSPRO0(18)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO0(18)@c7756d092168: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO0(18)@c7756d092168: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c7756d092168: setverdict(pass): none -> pass MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(pass): pass -> pass, component reason not changed MTC@c7756d092168: setverdict(fail): pass -> fail reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }", new component reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }" RSPRO0(18)@c7756d092168: Final verdict of PTC: none MTC@c7756d092168: Setting final verdict of the test case. MTC@c7756d092168: Local verdict of MTC: fail reason: "Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } }" MTC@c7756d092168: Local verdict of PTC RSPRO0(18): none (fail -> fail) MTC@c7756d092168: Test case TC_slotmap_add_active_bank finished. Verdict: fail reason: Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } } MTC@c7756d092168: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank fail'. Sun Mar 16 03:15:45 UTC 2025 [1;31m------ RemsimServer_Tests.TC_slotmap_add_active_bank fail ------[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=605) Waiting for packet dumper to finish... 1 (prev_count=605, count=5697) MTC@c7756d092168: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank fail' was executed successfully (exit status: 0). MC@c7756d092168: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c7756d092168: Terminating MTC. MC@c7756d092168: MTC terminated. MC2> exit MC@c7756d092168: Shutting down session. MC@c7756d092168: 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-1690-server + docker kill jenkins-ttcn3-remsim-test-1690-server jenkins-ttcn3-remsim-test-1690-server + docker wait jenkins-ttcn3-remsim-test-1690-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=116 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 116 30 + NET=116 + ADDR_SUFIX=30 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.30 --ip6 fd02:db8:116::30 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.30 --ip6 fd02:db8:116::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/bankd:/data --name jenkins-ttcn3-remsim-test-1690-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.116.10 >/data/osmo-remsim-bankd.log 2>&1 dccec2f35fce68da16c5bf0bac24956d0aa35efc31c654bbe36cc52f2acd471f + start_testsuite + echo Starting container with REMSIM testsuite Starting container with REMSIM testsuite + docker_network_params 116 10 + NET=116 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::10 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::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-1690-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@85ba2ccedf9f: Unix server socket created successfully. MC@85ba2ccedf9f: Listening on TCP port 40731. 85ba2ccedf9f is the default MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 85ba2ccedf9f 40731 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@85ba2ccedf9f: New HC connected from 172.18.116.10 [172.18.116.10]. 85ba2ccedf9f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@85ba2ccedf9f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@85ba2ccedf9f: Configuration file was processed on all HCs. MC@85ba2ccedf9f: Creating MTC on host 172.18.116.10. MC@85ba2ccedf9f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'. ------ RemsimBankd_Tests.TC_connectBankReq_timeout ------ Sun Mar 16 03:15: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_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_connectBankReq_timeout started. RSPRO_SRV0(3)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(3)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(3)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(3)@85ba2ccedf9f: 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)@85ba2ccedf9f: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MTC@85ba2ccedf9f: setverdict(pass): none -> pass RSPRO_SRV0(3)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(3)@85ba2ccedf9f: IPA: Closed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO_SRV0(3)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_connectBankReq_timeout finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'. Sun Mar 16 03:16:10 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=5140) Waiting for packet dumper to finish... 1 (prev_count=5140, count=6178) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'. ------ RemsimBankd_Tests.TC_connectBankReq ------ Sun Mar 16 03:16:12 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_connectBankReq started. RSPRO_SRV0(4)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(4)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(4)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(4)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93 RSPRO_SRV0(4)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(4)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : "" MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : " MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'. Sun Mar 16 03:16:21 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_connectBankReq pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=416) Waiting for packet dumper to finish... 1 (prev_count=416, count=2052) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'. ------ RemsimBankd_Tests.TC_createMapping ------ Sun Mar 16 03:16:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping started. RSPRO_SRV0(5)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(5)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(5)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(5)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(5)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104 RSPRO_SRV0(5)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'. Sun Mar 16 03:16:32 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2452) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'. ------ RemsimBankd_Tests.TC_createMapping_busySlot ------ Sun Mar 16 03:16:34 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_busySlot started. RSPRO_SRV0(6)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(6)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(6)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(6)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(6)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118 RSPRO_SRV0(6)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_busySlot finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'. Sun Mar 16 03:16:43 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_busySlot pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=2776) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'. ------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------ Sun Mar 16 03:16:45 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_invalidSlot started. RSPRO_SRV0(7)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(7)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(7)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(7)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(7)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129 RSPRO_SRV0(7)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_invalidSlot finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'. Sun Mar 16 03:16:54 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=427) Waiting for packet dumper to finish... 1 (prev_count=427, count=2649) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'. ------ RemsimBankd_Tests.TC_createMapping_invalidBank ------ Sun Mar 16 03:16:56 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_invalidBank started. RSPRO_SRV0(8)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(8)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(8)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(8)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(8)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140 RSPRO_SRV0(8)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_invalidBank finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'. Sun Mar 16 03:17:05 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=335) Waiting for packet dumper to finish... 1 (prev_count=335, count=2465) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'. ------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------ Sun Mar 16 03:17:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_removeMapping_unknownMap started. RSPRO_SRV0(9)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(9)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(9)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(9)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(9)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151 RSPRO_SRV0(9)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_removeMapping_unknownMap finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'. Sun Mar 16 03:17:16 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=334) Waiting for packet dumper to finish... 1 (prev_count=334, count=2463) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'. ------ RemsimBankd_Tests.TC_removeMapping ------ Sun Mar 16 03:17:18 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_removeMapping started. RSPRO_SRV0(10)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(10)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(10)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(10)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(10)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163 RSPRO_SRV0(10)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_removeMapping finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'. Sun Mar 16 03:17:27 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_removeMapping pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=323) Waiting for packet dumper to finish... 1 (prev_count=323, count=2767) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'. ------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------ Sun Mar 16 03:17:29 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_clientConnect_missingSlot started. RSPRO0(11)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(11)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass RSPRO0(11)@85ba2ccedf9f: IPA: Closed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172 RSPRO0(11)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(11): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_clientConnect_missingSlot finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'. Sun Mar 16 03:17:30 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=1767) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'. ------ RemsimBankd_Tests.TC_clientConnect_unknown ------ Sun Mar 16 03:17: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/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_clientConnect_unknown started. RSPRO0(12)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(12)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179 RSPRO0(12)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(12): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_clientConnect_unknown finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'. Sun Mar 16 03:17:33 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_clientConnect_unknown pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=1531) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'. ------ RemsimBankd_Tests.TC_clientConnect_createMapping ------ Sun Mar 16 03:17: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/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_clientConnect_createMapping started. RSPRO0(13)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(13)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass RSPRO_SRV0(14)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(14)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(14)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(14)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(14)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196 RSPRO_SRV0(14)@85ba2ccedf9f: Final verdict of PTC: none RSPRO0(13)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(13): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_clientConnect_createMapping finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'. Sun Mar 16 03:17:48 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3504) Waiting for packet dumper to finish... 1 (prev_count=3504, count=4204) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'. ------ RemsimBankd_Tests.TC_createMapping_clientConnect ------ Sun Mar 16 03:17: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/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_clientConnect started. RSPRO_SRV0(15)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(15)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(15)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(15)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(15)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(16)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(16)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217 RSPRO0(16)@85ba2ccedf9f: Final verdict of PTC: none RSPRO_SRV0(15)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(16): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_clientConnect finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'. Sun Mar 16 03:17:59 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=2382) Waiting for packet dumper to finish... 1 (prev_count=2382, count=4423) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'. ------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------ Sun Mar 16 03:18: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/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_clientReconnect started. RSPRO_SRV0(17)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(17)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(17)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(17)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(17)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(18)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(18)@85ba2ccedf9f: Final verdict of PTC: none RSPRO0(19)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(19)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328 RSPRO0(19)@85ba2ccedf9f: Final verdict of PTC: none RSPRO_SRV0(17)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(18): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(19): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_clientReconnect finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'. Sun Mar 16 03:18:20 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=5234) Waiting for packet dumper to finish... 1 (prev_count=5234, count=5934) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'. ------ RemsimBankd_Tests.TC_removeMapping_connected ------ Sun Mar 16 03:18:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_removeMapping_connected started. RSPRO0(20)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(20)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass RSPRO_SRV0(21)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(21)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(21)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(21)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(21)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect" RSPRO_SRV0(21)@85ba2ccedf9f: Final verdict of PTC: none RSPRO0(20)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: fail reason: "Timeout expecting disconnect" MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(20): none (fail -> fail) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail) MTC@85ba2ccedf9f: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'. Sun Mar 16 03:18:46 UTC 2025 [1;31m------ RemsimBankd_Tests.TC_removeMapping_connected fail ------[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3723) Waiting for packet dumper to finish... 1 (prev_count=3723, count=4423) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------ Sun Mar 16 03:18: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/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_connectClient_changeMapping started. RSPRO_SRV0(22)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(22)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(22)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(22)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(22)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(23)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(23)@85ba2ccedf9f: IPA: Closed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258 RSPRO0(23)@85ba2ccedf9f: Final verdict of PTC: none RSPRO_SRV0(22)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(23): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'. Sun Mar 16 03:18:57 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=2304) Waiting for packet dumper to finish... 1 (prev_count=2304, count=4584) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'. ------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------ Sun Mar 16 03:18:59 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_connectClient_recreateMapping started. RSPRO_SRV0(24)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(24)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(24)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(24)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(24)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(25)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(25)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298 RSPRO0(25)@85ba2ccedf9f: Final verdict of PTC: none RSPRO_SRV0(24)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(25): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'. Sun Mar 16 03:19:13 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=3974) Waiting for packet dumper to finish... 1 (prev_count=3974, count=4674) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'. ------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------ Sun Mar 16 03:19:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@85ba2ccedf9f: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0). MTC@85ba2ccedf9f: Test case TC_createMapping_exchangeTPDU started. RSPRO_SRV0(26)@85ba2ccedf9f: Established a new IPA connection (conn_id=2) RSPRO_SRV0(26)@85ba2ccedf9f: CCM 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)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } RSPRO_SRV0(26)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } RSPRO_SRV0(26)@85ba2ccedf9f: 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)@85ba2ccedf9f: 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)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } RSPRO_SRV0(26)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): none -> pass MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed RSPRO0(27)@85ba2ccedf9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: Warning: Re-starting timer T, which is already active (running or expired). RSPRO0(27)@85ba2ccedf9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass, component reason not changed MTC@85ba2ccedf9f: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:407 : "", component reason not changed MTC@85ba2ccedf9f: Stopping testcase execution from "RemsimBankd_Tests.ttcn":407 RSPRO0(27)@85ba2ccedf9f: Final verdict of PTC: none RSPRO_SRV0(26)@85ba2ccedf9f: Final verdict of PTC: none MTC@85ba2ccedf9f: Setting final verdict of the test case. MTC@85ba2ccedf9f: Local verdict of MTC: pass MTC@85ba2ccedf9f: Local verdict of PTC RSPRO_SRV0(26): none (pass -> pass) MTC@85ba2ccedf9f: Local verdict of PTC RSPRO0(27): none (pass -> pass) MTC@85ba2ccedf9f: Test case TC_createMapping_exchangeTPDU finished. Verdict: pass MTC@85ba2ccedf9f: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass'. Sun Mar 16 03:19:24 UTC 2025 [1;32m====== RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass ======[0m Waiting for packet dumper to finish... 0 (prev_count=-1, count=8923) Waiting for packet dumper to finish... 1 (prev_count=8923, count=18136) MTC@85ba2ccedf9f: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU pass' was executed successfully (exit status: 0). MC@85ba2ccedf9f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@85ba2ccedf9f: Terminating MTC. MC@85ba2ccedf9f: MTC terminated. MC2> exit MC@85ba2ccedf9f: Shutting down session. MC@85ba2ccedf9f: 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-1690-bankd + docker kill jenkins-ttcn3-remsim-test-1690-bankd jenkins-ttcn3-remsim-test-1690-bankd + docker wait jenkins-ttcn3-remsim-test-1690-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=116 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 116 40 + NET=116 + ADDR_SUFIX=40 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.40 --ip6 fd02:db8:116::40 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.40 --ip6 fd02:db8:116::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test/logs/client:/data --name jenkins-ttcn3-remsim-test-1690-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 116 10 + NET=116 + ADDR_SUFIX=10 + echo --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::10 + docker run --rm --network ttcn3-remsim-test-116 --ip 172.18.116.10 --ip6 fd02:db8:116::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-1690-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-116 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-remsim-test-116 + docker network remove ttcn3-remsim-test-116 ttcn3-remsim-test-116 + 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-1690-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-22.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='215.00'> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq_timeout' time='18.364781'/> <testcase classname='RemsimBankd_Tests' name='TC_connectBankReq' time='7.964526'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping' time='8.005211'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_busySlot' time='7.982657'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidSlot' time='7.949403'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_invalidBank' time='7.951148'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_unknownMap' time='7.944784'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping' time='7.994913'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_missingSlot' time='0.019811'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_unknown' time='0.009390'/> <testcase classname='RemsimBankd_Tests' name='TC_clientConnect_createMapping' time='11.907921'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientConnect' time='8.049181'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_clientReconnect' time='18.070713'/> <testcase classname='RemsimBankd_Tests' name='TC_removeMapping_connected' time='22.014375'> <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.028589'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_connectClient_recreateMapping' time='13.031806'/> <testcase classname='RemsimBankd_Tests' name='TC_createMapping_exchangeTPDU' time='8.149928'/> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='2' errors='0' skipped='0' inconc='0' time='58.00'> <testcase classname='RemsimServer_Tests' name='TC_connect_and_nothing' time='10.016186'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client' time='0.058388'/> <testcase classname='RemsimServer_Tests' name='TC_connect_client_duplicate' time='1.108494'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank' time='0.052637'/> <testcase classname='RemsimServer_Tests' name='TC_connect_bank_duplicate' time='2.100410'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add' time='0.005287'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_conn_cl_b' time='0.053892'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_out_of_range' time='0.003214'/> <testcase classname='RemsimServer_Tests' name='TC_conn_cl_b_slotmap_add' time='0.093432'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_new' time='0.011485'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_nonexistant' time='0.007608'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_unack' time='0.074984'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active' time='1.065229'/> <testcase classname='RemsimServer_Tests' name='TC_slotmap_del_active_client' time='1.059154'> <failure type='fail-verdict'>Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } } RemsimServer_Tests.ttcn:610 RemsimServer_Tests control part RemsimServer_Tests.ttcn:554 TC_slotmap_del_active_client testcase </failure> </testcase> <testcase classname='RemsimServer_Tests' name='TC_slotmap_add_active_bank' time='0.076041'> <failure type='fail-verdict'>Unexpected slotmaps: { clients := omit, banks := omit, slotmaps := { { bank := { bankId := 1, slotNr := 2 }, client := { clientId := 3, slotNr := 4 }, state := UNACKNOWLEDGED (1) } } } RemsimServer_Tests.ttcn:611 RemsimServer_Tests control part RemsimServer_Tests.ttcn:581 TC_slotmap_add_active_bank testcase </failure> </testcase> </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