Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-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-hnodeb-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-asan
Seen branch in repository origin/pespin/asterisk
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 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10
Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg"
 > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10
[ttcn3-hnodeb-test] $ /bin/sh -xe /tmp/jenkins7203959034151731949.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnodeb-test + export IMAGE_SUFFIX=master + cd ttcn3-hnodeb-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs ] + [ xjenkins-ttcn3-hnodeb-test-892 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test + SUITE_NAME=ttcn3-hnodeb-test + IMAGE_SUFFIX=master + docker_images_require osmo-hnodeb-master ttcn3-hnodeb-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnodeb-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 + 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-hnodeb-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-hnodeb-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --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: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 CACHED #16 [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 #16 CACHED #17 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [ 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@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a0d20fef83d0a92b776fe0d9bab3a38f2ab885e9ebb59768361f063afd648e47 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a0d20fef83d0 + 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-hnodeb-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnodeb-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnodeb-master + echo osmo-hnodeb-master + dir=osmo-hnodeb-master + pull_arg=--pull + grep ^FROM ../osmo-hnodeb-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hnodeb-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnodeb-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnodeb-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/osmo-hnodeb-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-hnodeb-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-hnodeb-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.54kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/11] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [ 2/11] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libasn1c-dev && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-iuh/+/master?format=TEXT #7 CACHED #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnodeb/+/master?format=TEXT #8 CACHED #4 [internal] load build context #4 transferring context: 429B done #4 DONE 0.0s #6 [ 2/11] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libasn1c-dev && apt-get clean #6 0.379 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.379 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.379 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.395 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.899 Reading package lists... #6 1.175 Reading package lists... #6 1.421 Building dependency tree... #6 1.474 Reading state information... #6 1.537 The following additional packages will be installed: #6 1.537 libasn1c1 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 #6 1.537 libosmocore libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.537 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.537 osmocom-nightly #6 1.548 The following NEW packages will be installed: #6 1.548 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-netif-dev #6 1.548 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.548 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.548 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.548 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.570 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. #6 1.570 Need to get 3084 kB of archives. #6 1.570 After this operation, 11.9 MB of additional disk space will be used. #6 1.570 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404292026 [1168 B] #6 1.594 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404292026 [164 kB] #6 1.598 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404292026 [46.0 kB] #6 1.599 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404292026 [29.0 kB] #6 1.600 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404292026 [65.4 kB] #6 1.601 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404292026 [222 kB] #6 1.604 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404292026 [98.0 kB] #6 1.605 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404292026 [72.6 kB] #6 1.606 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404292026 [111 kB] #6 1.607 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404292026 [66.0 kB] #6 1.607 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404292026 [172 kB] #6 1.609 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404292026 [54.4 kB] #6 1.609 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404292026 [58.6 kB] #6 1.609 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404292026 [45.3 kB] #6 1.610 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404292026 [38.6 kB] #6 1.610 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404292026 [838 kB] #6 1.615 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404292026 [52.6 kB] #6 1.615 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404292026 [64.6 kB] #6 1.616 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202404292026 [122 kB] #6 1.617 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202404292026 [581 kB] #6 1.622 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202404292026 [75.2 kB] #6 1.623 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202404292026 [105 kB] #6 1.729 debconf: delaying package configuration, since apt-utils is not installed #6 1.771 Fetched 3084 kB in 0s (42.3 MB/s) #6 1.828 Selecting previously unselected package osmocom-nightly. #6 1.828 (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 ... 116671 files and directories currently installed.) #6 1.874 Preparing to unpack .../00-osmocom-nightly_202404292026_amd64.deb ... #6 1.889 Unpacking osmocom-nightly (202404292026) ... #6 2.019 Selecting previously unselected package libosmocore21:amd64. #6 2.037 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.072 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404292026) ... #6 2.227 Selecting previously unselected package libosmocodec4:amd64. #6 2.245 Preparing to unpack .../02-libosmocodec4_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.262 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404292026) ... #6 2.409 Selecting previously unselected package libosmotrau2:amd64. #6 2.417 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202404292026_amd64.deb ... #6 2.434 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404292026) ... #6 2.573 Selecting previously unselected package libosmoisdn0:amd64. #6 2.581 Preparing to unpack .../04-libosmoisdn0_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.598 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404292026) ... #6 2.739 Selecting previously unselected package libosmogsm20:amd64. #6 2.757 Preparing to unpack .../05-libosmogsm20_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.774 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404292026) ... #6 2.925 Selecting previously unselected package libosmovty13:amd64. #6 2.943 Preparing to unpack .../06-libosmovty13_1.9.0.196.9975.202404292026_amd64.deb ... #6 2.960 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404292026) ... #6 3.102 Selecting previously unselected package libosmoabis13:amd64. #6 3.120 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202404292026_amd64.deb ... #6 3.137 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404292026) ... #6 3.262 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.280 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202404292026_amd64.deb ... #6 3.297 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404292026) ... #6 3.430 Selecting previously unselected package libosmocoding0:amd64. #6 3.448 Preparing to unpack .../09-libosmocoding0_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.465 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404292026) ... #6 3.597 Selecting previously unselected package libosmogb14:amd64. #6 3.615 Preparing to unpack .../10-libosmogb14_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.632 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404292026) ... #6 3.777 Selecting previously unselected package libosmoctrl0:amd64. #6 3.795 Preparing to unpack .../11-libosmoctrl0_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.811 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404292026) ... #6 3.933 Selecting previously unselected package libosmosim2:amd64. #6 3.951 Preparing to unpack .../12-libosmosim2_1.9.0.196.9975.202404292026_amd64.deb ... #6 3.967 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404292026) ... #6 4.110 Selecting previously unselected package libosmousb0:amd64. #6 4.128 Preparing to unpack .../13-libosmousb0_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.144 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404292026) ... #6 4.262 Selecting previously unselected package libosmocore. #6 4.280 Preparing to unpack .../14-libosmocore_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.297 Unpacking libosmocore (1.9.0.196.9975.202404292026) ... #6 4.420 Selecting previously unselected package libosmocore-dev:amd64. #6 4.437 Preparing to unpack .../15-libosmocore-dev_1.9.0.196.9975.202404292026_amd64.deb ... #6 4.460 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404292026) ... #6 4.638 Selecting previously unselected package libosmonetif11:amd64. #6 4.656 Preparing to unpack .../16-libosmonetif11_1.4.0.54.05ff.202404292026_amd64.deb ... #6 4.673 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404292026) ... #6 4.797 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.815 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.54.05ff.202404292026_amd64.deb ... #6 4.832 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404292026) ... #6 4.966 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.984 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.63.ee75.202404292026_amd64.deb ... #6 5.001 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404292026) ... #6 5.128 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.145 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.63.ee75.202404292026_amd64.deb ... #6 5.163 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404292026) ... #6 5.323 Selecting previously unselected package libasn1c1:amd64. #6 5.331 Preparing to unpack .../20-libasn1c1_0.9.36.1.3dfa.202404292026_amd64.deb ... #6 5.348 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404292026) ... #6 5.465 Selecting previously unselected package libasn1c-dev:amd64. #6 5.483 Preparing to unpack .../21-libasn1c-dev_0.9.36.1.3dfa.202404292026_amd64.deb ... #6 5.500 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404292026) ... #6 5.662 Setting up osmocom-nightly (202404292026) ... #6 5.714 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404292026) ... #6 5.766 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404292026) ... #6 5.819 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404292026) ... #6 5.868 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404292026) ... #6 5.916 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404292026) ... #6 5.965 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404292026) ... #6 6.016 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404292026) ... #6 6.066 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404292026) ... #6 6.117 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404292026) ... #6 6.169 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404292026) ... #6 6.220 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404292026) ... #6 6.278 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404292026) ... #6 6.337 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404292026) ... #6 6.388 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404292026) ... #6 6.440 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404292026) ... #6 6.491 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404292026) ... #6 6.543 Setting up libosmocore (1.9.0.196.9975.202404292026) ... #6 6.595 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404292026) ... #6 6.646 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404292026) ... #6 6.698 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404292026) ... #6 6.750 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404292026) ... #6 6.803 Processing triggers for libc-bin (2.36-9+deb12u6) ... #6 DONE 7.1s #9 [ 3/11] WORKDIR /TMP #9 DONE 0.1s #10 [ 4/11] RUN GIT clone https://gerrit.osmocom.org/osmo-iuh.git #10 0.351 Cloning into 'osmo-iuh'... #10 DONE 1.0s #11 [ 5/11] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-IUH/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-iuh #11 DONE 0.1s #12 [ 6/11] RUN CD osmo-iuh && 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 #12 0.471 Already on 'master' #12 0.471 Your branch is up to date with 'origin/master'. #12 0.473 refs/heads/master #12 0.480 HEAD is now at fc08927 hnbap_common: Make error message more verbose (which type failed) #12 0.481 master #12 0.483 fc08927fd289f138903e55ae3cec998b7f92734c #12 2.188 aclocal: warning: couldn't open directory 'm4': No such file or directory #12 3.240 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #12 3.240 libtoolize: copying file './ltmain.sh' #12 3.409 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #12 3.409 libtoolize: copying file 'm4/libtool.m4' #12 3.459 libtoolize: copying file 'm4/ltoptions.m4' #12 3.513 libtoolize: copying file 'm4/ltsugar.m4' #12 3.567 libtoolize: copying file 'm4/ltversion.m4' #12 3.621 libtoolize: copying file 'm4/lt~obsolete.m4' #12 3.727 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #12 5.085 configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete. #12 5.085 configure.ac:56: You should run autoupdate. #12 5.085 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 5.085 configure.ac:56: the top level #12 5.085 configure.ac:136: warning: AC_OUTPUT should be used without arguments. #12 5.085 configure.ac:136: You should run autoupdate. #12 5.541 configure.ac:8: installing './compile' #12 5.543 configure.ac:8: installing './config.guess' #12 5.546 configure.ac:8: installing './config.sub' #12 5.548 configure.ac:10: installing './install-sh' #12 5.551 configure.ac:10: installing './missing' #12 5.640 src/Makefile.am: installing './depcomp' #12 5.844 checking build system type... x86_64-pc-linux-gnu #12 5.958 checking host system type... x86_64-pc-linux-gnu #12 5.958 checking how to print strings... printf #12 5.989 checking for gcc... gcc #12 6.009 checking whether the C compiler works... yes #12 6.061 checking for C compiler default output file name... a.out #12 6.062 checking for suffix of executables... #12 6.101 checking whether we are cross compiling... no #12 6.128 checking for suffix of object files... o #12 6.153 checking whether the compiler supports GNU C... yes #12 6.181 checking whether gcc accepts -g... yes #12 6.209 checking for gcc option to enable C11 features... none needed #12 6.252 checking whether gcc understands -c and -o together... yes #12 6.268 checking for a sed that does not truncate output... /usr/bin/sed #12 6.270 checking for grep that handles long lines and -e... /usr/bin/grep #12 6.271 checking for egrep... /usr/bin/grep -E #12 6.272 checking for fgrep... /usr/bin/grep -F #12 6.273 checking for ld used by gcc... /usr/bin/ld #12 6.276 checking if the linker (/usr/bin/ld) is GNU ld... yes #12 6.277 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #12 6.279 checking the name lister (/usr/bin/nm -B) interface... BSD nm #12 6.299 checking whether ln -s works... yes #12 6.299 checking the maximum length of command line arguments... 1572864 #12 6.312 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #12 6.312 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #12 6.312 checking for /usr/bin/ld option to reload object files... -r #12 6.313 checking for file... file #12 6.314 checking for objdump... objdump #12 6.314 checking how to recognize dependent libraries... pass_all #12 6.315 checking for dlltool... no #12 6.315 checking how to associate runtime and link libraries... printf %s\n #12 6.316 checking for ar... ar #12 6.316 checking for archiver @FILE support... @ #12 6.349 checking for strip... strip #12 6.349 checking for ranlib... ranlib #12 6.349 checking for gawk... gawk #12 6.350 checking command to parse /usr/bin/nm -B output from gcc object... ok #12 6.415 checking for sysroot... no #12 6.415 checking for a working dd... /usr/bin/dd #12 6.418 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #12 6.444 checking for mt... no #12 6.444 checking if : is a manifest tool... no #12 6.456 checking for stdio.h... yes #12 6.488 checking for stdlib.h... yes #12 6.514 checking for string.h... yes #12 6.527 checking for inttypes.h... yes #12 6.541 checking for stdint.h... yes #12 6.557 checking for strings.h... yes #12 6.571 checking for sys/stat.h... yes #12 6.588 checking for sys/types.h... yes #12 6.608 checking for unistd.h... yes #12 6.624 checking for dlfcn.h... yes #12 6.647 checking for objdir... .libs #12 6.689 checking if gcc supports -fno-rtti -fno-exceptions... no #12 6.698 checking for gcc option to produce PIC... -fPIC -DPIC #12 6.698 checking if gcc PIC flag -fPIC -DPIC works... yes #12 6.709 checking if gcc static flag -static works... yes #12 6.752 checking if gcc supports -c -o file.o... yes #12 6.766 checking if gcc supports -c -o file.o... (cached) yes #12 6.766 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #12 6.773 checking whether -lc should be explicitly linked in... no #12 6.798 checking dynamic linker characteristics... GNU/Linux ld.so #12 6.868 checking how to hardcode library paths into programs... immediate #12 6.868 checking whether stripping libraries is possible... yes #12 6.869 checking if libtool supports shared libraries... yes #12 6.869 checking whether to build shared libraries... yes #12 6.870 checking whether to build static libraries... yes #12 6.870 checking for a BSD-compatible install... /usr/bin/install -c #12 6.879 checking whether build environment is sane... yes #12 6.898 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 6.903 checking whether make sets $(MAKE)... yes #12 6.930 checking whether make supports the include directive... yes (GNU style) #12 6.954 checking whether make supports nested variables... yes #12 6.975 checking whether UID '0' is supported by ustar format... yes #12 6.975 checking whether GID '0' is supported by ustar format... yes #12 6.975 checking how to create a ustar tar archive... gnutar #12 7.012 checking dependency style of gcc... gcc3 #12 7.099 checking whether make supports nested variables... (cached) yes #12 7.099 checking whether make sets $(MAKE)... (cached) yes #12 7.105 checking for gcc... (cached) gcc #12 7.170 checking whether the compiler supports GNU C... (cached) yes #12 7.171 checking whether gcc accepts -g... (cached) yes #12 7.171 checking for gcc option to enable C11 features... (cached) none needed #12 7.172 checking whether gcc understands -c and -o together... (cached) yes #12 7.172 checking for netinet/sctp.h... yes #12 7.218 checking for pkg-config... /usr/bin/pkg-config #12 7.218 checking for pkg-config... /usr/bin/pkg-config #12 7.218 checking pkg-config is at least version 0.20... yes #12 7.220 checking for libosmocore >= 1.9.0... yes #12 7.229 checking for libosmogsm >= 1.9.0... yes #12 7.247 checking for libosmovty >= 1.9.0... yes #12 7.266 checking for libosmoctrl >= 1.9.0... yes #12 7.286 checking for libosmo-netif >= 1.4.0... yes #12 7.304 checking for libosmo-sigtran >= 1.8.0... yes #12 7.322 checking for libasn1c >= 0.9.30... yes #12 7.339 checking for egrep... (cached) /usr/bin/grep -E #12 7.340 CFLAGS="-g -O2 -std=gnu11 -Wall" #12 7.340 CPPFLAGS=" -Wall" #12 7.397 checking that generated files are newer than configure... done #12 7.892 configure: creating ./config.status #12 8.958 config.status: creating libosmo-hnbap.pc #12 8.988 config.status: creating libosmo-ranap.pc #12 9.019 config.status: creating libosmo-rua.pc #12 9.050 config.status: creating libosmo-sabp.pc #12 9.080 config.status: creating src/Makefile #12 9.121 config.status: creating src/hnbap/Makefile #12 9.164 config.status: creating src/ranap/Makefile #12 9.207 config.status: creating src/rua/Makefile #12 9.242 config.status: creating src/sabp/Makefile #12 9.283 config.status: creating tests/Makefile #12 9.324 config.status: creating Makefile #12 9.356 config.status: creating include/Makefile #12 9.395 config.status: creating include/osmocom/Makefile #12 9.434 config.status: creating include/osmocom/hnbap/Makefile #12 9.474 config.status: creating include/osmocom/ranap/Makefile #12 9.515 config.status: creating include/osmocom/rua/Makefile #12 9.554 config.status: creating include/osmocom/sabp/Makefile #12 9.590 config.status: creating include/osmocom/iuh/Makefile #12 9.629 config.status: creating doc/Makefile #12 9.669 config.status: creating contrib/osmo-iuh.spec #12 9.709 config.status: executing libtool commands #12 9.734 config.status: executing depfiles commands #12 17.09 config.status: executing tests/atconfig commands #12 17.18 echo 1.5.1.6-fc08 > .version-t && mv .version-t .version #12 17.18 make install-recursive #12 17.19 make[1]: Entering directory '/tmp/osmo-iuh' #12 17.20 Making install in src #12 17.21 make[2]: Entering directory '/tmp/osmo-iuh/src' #12 17.21 ../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn #12 17.21 ../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn #12 17.21 ../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn #12 17.21 ../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn #12 17.24 Didn't find any information element for message: PrivateMessage-IEs #12 17.24 sed -i 's,^#include "rua_ies_defs.h",#include <osmocom/rua/rua_ies_defs.h>,' rua_encoder.c rua_decoder.c #12 17.24 Didn't find any information element for message: PrivateMessage-IEs #12 17.24 sed -i 's,^#include "hnbap_ies_defs.h",#include <osmocom/hnbap/hnbap_ies_defs.h>,' hnbap_encoder.c hnbap_decoder.c #12 17.25 sed -i 's,^#include "rua_common.h",#include <osmocom/rua/rua_common.h>,' rua_encoder.c rua_decoder.c rua_ies_defs.h #12 17.25 sed -i 's,^#include "hnbap_common.h",#include <osmocom/hnbap/hnbap_common.h>,' hnbap_encoder.c hnbap_decoder.c hnbap_ies_defs.h #12 17.25 mv rua_ies_defs.h ../include/osmocom/rua/ #12 17.25 sed -i 's,^#include "sabp_ies_defs.h",#include <osmocom/sabp/sabp_ies_defs.h>,' sabp_encoder.c sabp_decoder.c #12 17.26 touch ../src/gen_rua.stamp #12 17.26 mv hnbap_ies_defs.h ../include/osmocom/hnbap/ #12 17.26 sed -i 's,^#include "sabp_common.h",#include <osmocom/sabp/sabp_common.h>,' sabp_encoder.c sabp_decoder.c sabp_ies_defs.h #12 17.26 touch ../src/gen_hnbap.stamp #12 17.26 mv sabp_ies_defs.h ../include/osmocom/sabp/ #12 17.26 touch ../src/gen_sabp.stamp #12 17.28 Didn't find any information element for message: RelocationDetectIEs #12 17.28 Didn't find any information element for message: RelocationCompleteIEs #12 17.28 Didn't find any information element for message: RAB-SetupOrModifyItem-IEs #12 17.28 Didn't find any information element for message: PrivateMessage-IEs #12 17.28 Didn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf #12 17.28 Didn't find any information element for message: SRVCC-CSKeysRequestIEs #12 17.28 Didn't find any information element for message: UeRadioCapabilityMatchRequestIEs #12 17.29 sed -i 's,^#include "ranap_ies_defs.h",#include <osmocom/ranap/ranap_ies_defs.h>,' ranap_encoder.c ranap_decoder.c #12 17.30 sed -i 's,^#include "ranap_common.h",#include <osmocom/ranap/ranap_common.h>,' ranap_encoder.c ranap_decoder.c ranap_ies_defs.h #12 17.32 mv ranap_ies_defs.h ../include/osmocom/ranap/ #12 17.32 touch ../src/gen_ranap.stamp #12 17.32 make install-recursive #12 17.33 make[3]: Entering directory '/tmp/osmo-iuh/src' #12 17.34 Making install in hnbap #12 17.35 make[4]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 17.35 CC HNBAP_Criticality.lo #12 17.35 CC HNBAP_Presence.lo #12 17.35 CC HNBAP_PrivateIE-ID.lo #12 17.35 CC HNBAP_ProcedureCode.lo #12 17.35 CC HNBAP_ProtocolIE-ID.lo #12 17.36 CC HNBAP_TriggeringMessage.lo #12 17.36 CC HNBAP_IE-Extensions.lo #12 17.36 CC HNBAP_Access-stratum-release-indicator.lo #12 17.36 CC HNBAP_AccessResult.lo #12 17.36 CC HNBAP_AltitudeAndDirection.lo #12 17.36 CC HNBAP_BackoffTimer.lo #12 17.36 CC HNBAP_BindingID.lo #12 17.36 CC HNBAP_Cause.lo #12 17.36 CC HNBAP_CauseRadioNetwork.lo #12 17.36 CC HNBAP_CauseTransport.lo #12 17.36 CC HNBAP_CauseProtocol.lo #12 17.36 CC HNBAP_CauseMisc.lo #12 17.36 CC HNBAP_CellIdentity.lo #12 17.36 CC HNBAP_CELL-FACHMobilitySupport.lo #12 17.36 CC HNBAP_Context-ID.lo #12 17.46 CC HNBAP_CriticalityDiagnostics.lo #12 17.47 CC HNBAP_CriticalityDiagnostics-IE-List.lo #12 17.49 CC HNBAP_CriticalityDiagnostics-IE-List-Value.lo #12 17.51 CC HNBAP_CSG-ID.lo #12 17.53 CC HNBAP_CSG-Capability.lo #12 17.54 CC HNBAP_CSGMembershipStatus.lo #12 17.54 CC HNBAP_CGI.lo #12 17.54 CC HNBAP_CI.lo #12 17.54 CC HNBAP_CN-DomainIndicator.lo #12 17.54 CC HNBAP_ESN.lo #12 17.54 CC HNBAP_GeographicalLocation.lo #12 17.55 CC HNBAP_GeographicalCoordinates.lo #12 17.55 CC HNBAP_GTP-TEI.lo #12 17.55 CC HNBAP_HNBCapacity.lo #12 17.56 CC HNBAP_HNB-Cell-Access-Mode.lo #12 17.56 CC HNBAP_HNB-Cell-Identifier.lo #12 17.56 CC HNBAP_HNB-GWResponse.lo #12 17.56 CC HNBAP_HNB-RNL-Identity.lo #12 17.56 CC HNBAP_HNBConfigInfo.lo #12 17.56 CC HNBAP_ConfigurationInformation.lo #12 17.58 CC HNBAP_HNBConfigurationInformationProvided.lo #12 17.59 CC HNBAP_HNBConfigurationInformationMissing.lo #12 17.59 CC HNBAP_HNB-Location-Information.lo #12 17.63 CC HNBAP_HNB-Identity.lo #12 17.63 CC HNBAP_HNB-Identity-Info.lo #12 17.65 CC HNBAP_IMEI.lo #12 17.66 CC HNBAP_IMSI.lo #12 17.67 CC HNBAP_IMSIDS41.lo #12 17.68 CC HNBAP_IMSIESN.lo #12 17.68 CC HNBAP_IP-Address.lo #12 17.68 CC HNBAP_Ipv4Address.lo #12 17.69 CC HNBAP_Ipv6Address.lo #12 17.70 CC HNBAP_Iurh-Signalling-TNL-AddressList.lo #12 17.71 CC HNBAP_LAC.lo #12 17.71 CC HNBAP_LAI.lo #12 17.72 CC HNBAP_MacroCoverageInformation.lo #12 17.72 CC HNBAP_MacroCellID.lo #12 17.73 CC HNBAP_MuxPortNumber.lo #12 17.73 CC HNBAP_NeighbourCellIdentityList.lo #12 17.73 CC HNBAP_NeighbourIdentity.lo #12 17.74 CC HNBAP_NeighbourInfoList.lo #12 17.75 CC HNBAP_AdditionalNeighbourInfoList.lo #12 17.75 CC HNBAP_NeighbourInfoRequestList.lo #12 17.77 CC HNBAP_NeighbourInfoRequestItem.lo #12 17.78 CC HNBAP_PLMNidentity.lo #12 17.78 CC HNBAP_PSC.lo #12 17.79 CC HNBAP_PTMSI.lo #12 17.80 CC HNBAP_PTMSIRAI.lo #12 17.81 CC HNBAP_RAB-ID.lo #12 17.82 CC HNBAP_RABList.lo #12 17.83 CC HNBAP_RABListItem.lo #12 17.83 CC HNBAP_RAC.lo #12 17.84 CC HNBAP_RAI.lo #12 17.84 CC HNBAP_Registration-Cause.lo #12 17.84 CC HNBAP_RNC-ID.lo #12 17.85 CC HNBAP_SAC.lo #12 17.86 CC HNBAP_S-RNTIPrefix.lo #12 17.86 CC HNBAP_TMSILAI.lo #12 17.87 CC HNBAP_TMSIDS41.lo #12 17.88 CC HNBAP_TransportInfo.lo #12 17.88 CC HNBAP_TransportLayerAddress.lo #12 17.88 CC HNBAP_Tunnel-Information.lo #12 17.89 CC HNBAP_TypeOfError.lo #12 17.91 CC HNBAP_UDP-Port-Number.lo #12 17.91 CC HNBAP_UE-Capabilities.lo #12 17.92 CC HNBAP_UTRANCellID.lo #12 17.93 CC HNBAP_UE-Identity.lo #12 17.95 CC HNBAP_Update-cause.lo #12 17.97 CC HNBAP_URAIdentityList.lo #12 17.98 CC HNBAP_URAIdentity.lo #12 17.98 CC HNBAP_U-RNTI.lo #12 17.99 CC HNBAP_UnknownU-RNTIIndication.lo #12 17.99 CC HNBAP_HNBAP-PDU.lo #12 18.00 CC HNBAP_InitiatingMessage.lo #12 18.00 CC HNBAP_SuccessfulOutcome.lo #12 18.03 CC HNBAP_UnsuccessfulOutcome.lo #12 18.03 CC HNBAP_HNBRegisterRequest.lo #12 18.04 CC HNBAP_HNBRegisterAccept.lo #12 18.06 CC HNBAP_HNBRegisterReject.lo #12 18.06 CC HNBAP_UERegisterRequest.lo #12 18.06 CC HNBAP_UERegisterAccept.lo #12 18.06 CC HNBAP_UERegisterReject.lo #12 18.06 CC HNBAP_UEDe-Register.lo #12 18.06 CC HNBAP_HNBDe-Register.lo #12 18.08 CC HNBAP_ErrorIndication.lo #12 18.08 CC HNBAP_CSGMembershipUpdate.lo #12 18.08 CC HNBAP_TNLUpdateRequest.lo #12 18.08 CC HNBAP_TNLUpdateResponse.lo #12 18.09 CC HNBAP_TNLUpdateFailure.lo #12 18.09 CC HNBAP_HNBConfigTransferRequest.lo #12 18.12 CC HNBAP_HNBConfigTransferResponse.lo #12 18.12 CC HNBAP_RelocationComplete.lo #12 18.13 CC HNBAP_U-RNTIQueryRequest.lo #12 18.15 CC HNBAP_U-RNTIQueryResponse.lo #12 18.15 CC HNBAP_PrivateMessage.lo #12 18.16 CC HNBAP_IE.lo #12 18.24 CCLD libosmo-asn1-hnbap.la #12 18.35 make[5]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 18.35 make[5]: Nothing to be done for 'install-exec-am'. #12 18.35 make[5]: Nothing to be done for 'install-data-am'. #12 18.35 make[5]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.35 make[4]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.35 Making install in rua #12 18.35 make[4]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.35 CC RUA_Criticality.lo #12 18.35 CC RUA_Presence.lo #12 18.35 CC RUA_ProcedureCode.lo #12 18.35 CC RUA_PrivateIE-ID.lo #12 18.35 CC RUA_ProtocolIE-ID.lo #12 18.35 CC RUA_TriggeringMessage.lo #12 18.35 CC RUA_IE-Extensions.lo #12 18.35 CC RUA_CN-DomainIndicator.lo #12 18.35 CC RUA_CSGMembershipStatus.lo #12 18.35 CC RUA_Establishment-Cause.lo #12 18.35 CC RUA_IntraDomainNasNodeSelector.lo #12 18.35 CC RUA_Context-ID.lo #12 18.35 CC RUA_Gsm-map-IDNNS.lo #12 18.35 CC RUA_Ansi-41-IDNNS.lo #12 18.35 CC RUA_RANAP-Message.lo #12 18.35 CC RUA_RoutingParameter.lo #12 18.35 CC RUA_Cause.lo #12 18.35 CC RUA_CauseRadioNetwork.lo #12 18.35 CC RUA_CauseProtocol.lo #12 18.35 CC RUA_CauseTransport.lo #12 18.44 CC RUA_CauseMisc.lo #12 18.46 CC RUA_CriticalityDiagnostics.lo #12 18.48 CC RUA_CriticalityDiagnostics-IE-List.lo #12 18.49 CC RUA_CriticalityDiagnostics-IE-List-Value.lo #12 18.49 CC RUA_TypeOfError.lo #12 18.51 CC RUA_RUA-PDU.lo #12 18.51 CC RUA_InitiatingMessage.lo #12 18.52 CC RUA_SuccessfulOutcome.lo #12 18.53 CC RUA_UnsuccessfulOutcome.lo #12 18.53 CC RUA_Connect.lo #12 18.53 CC RUA_DirectTransfer.lo #12 18.53 CC RUA_Disconnect.lo #12 18.53 CC RUA_ConnectionlessTransfer.lo #12 18.53 CC RUA_ErrorIndication.lo #12 18.53 CC RUA_PrivateMessage.lo #12 18.54 CC RUA_IE.lo #12 18.66 CCLD libosmo-asn1-rua.la #12 18.72 make[5]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.72 make[5]: Nothing to be done for 'install-exec-am'. #12 18.72 make[5]: Nothing to be done for 'install-data-am'. #12 18.72 make[5]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.72 make[4]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.72 Making install in ranap #12 18.74 make[4]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 18.74 CC RANAP_Criticality.lo #12 18.74 CC RANAP_Presence.lo #12 18.74 CC RANAP_PrivateIE-ID.lo #12 18.74 CC RANAP_ProcedureCode.lo #12 18.74 CC RANAP_ProtocolExtensionID.lo #12 18.74 CC RANAP_ProtocolIE-ID.lo #12 18.74 CC RANAP_TriggeringMessage.lo #12 18.74 CC RANAP_IE-Extensions.lo #12 18.74 CC RANAP_AccuracyFulfilmentIndicator.lo #12 18.74 CC RANAP_AllocationOrRetentionPriority.lo #12 18.74 CC RANAP_Alt-RAB-Parameters.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo #12 18.74 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo #12 18.83 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo #12 18.83 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo #12 18.83 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo #12 18.83 CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo #12 18.83 CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo #12 18.84 CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo #12 18.84 CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo #12 18.84 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo #12 18.85 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo #12 18.85 CC RANAP_AlternativeRABConfigurationRequest.lo #12 18.85 CC RANAP_APN.lo #12 18.86 CC RANAP_AreaIdentity.lo #12 18.90 CC RANAP_Ass-RAB-Parameters.lo #12 18.91 CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 18.91 CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo #12 18.92 CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo #12 18.92 CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo #12 18.92 CC RANAP_AuthorisedPLMNs.lo #12 18.93 CC RANAP_AuthorisedPLMNs-Value.lo #12 18.93 CC RANAP_AuthorisedSNAs.lo #12 18.93 CC RANAP_BindingID.lo #12 18.93 CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo #12 18.93 CC RANAP_Cause.lo #12 18.94 CC RANAP_CauseMisc.lo #12 18.94 CC RANAP_CauseNAS.lo #12 18.95 CC RANAP_CauseProtocol.lo #12 18.95 CC RANAP_CauseRadioNetwork.lo #12 18.96 CC RANAP_CauseRadioNetworkExtension.lo #12 18.98 CC RANAP_CauseNon-Standard.lo #12 19.00 CC RANAP_CauseTransmissionNetwork.lo #12 19.00 CC RANAP_Cell-Access-Mode.lo #12 19.01 CC RANAP_CellBased.lo #12 19.01 CC RANAP_CellIdList.lo #12 19.02 CC RANAP_Cell-Id.lo #12 19.02 CC RANAP_Cell-Capacity-Class-Value.lo #12 19.02 CC RANAP_CellLoadInformation.lo #12 19.03 CC RANAP_CellLoadInformationGroup.lo #12 19.03 CC RANAP_CellType.lo #12 19.04 CC RANAP_ClientType.lo #12 19.04 CC RANAP_CriticalityDiagnostics.lo #12 19.05 CC RANAP_CriticalityDiagnostics-IE-List.lo #12 19.06 CC RANAP_CriticalityDiagnostics-IE-List-Value.lo #12 19.11 CC RANAP_MessageStructure.lo #12 19.11 CC RANAP_MessageStructure-Value.lo #12 19.11 CC RANAP_CGI.lo #12 19.12 CC RANAP_ChosenEncryptionAlgorithm.lo #12 19.13 CC RANAP_ChosenIntegrityProtectionAlgorithm.lo #12 19.13 CC RANAP_CI.lo #12 19.14 CC RANAP_ClassmarkInformation2.lo #12 19.15 CC RANAP_ClassmarkInformation3.lo #12 19.15 CC RANAP_CN-DomainIndicator.lo #12 19.16 CC RANAP_CN-ID.lo #12 19.16 CC RANAP_Correlation-ID.lo #12 19.17 CC RANAP_CSFB-Information.lo #12 19.17 CC RANAP_CSG-Id.lo #12 19.18 CC RANAP_CSG-Id-List.lo #12 19.18 CC RANAP_CSG-Membership-Status.lo #12 19.19 CC RANAP_DataPDUType.lo #12 19.20 CC RANAP_DataVolumeReference.lo #12 19.21 CC RANAP_DataVolumeReportingIndication.lo #12 19.21 CC RANAP_DCH-ID.lo #12 19.21 CC RANAP_DeliveryOfErroneousSDU.lo #12 19.22 CC RANAP_DeliveryOrder.lo #12 19.24 CC RANAP_DeltaRAListofIdleModeUEs.lo #12 19.25 CC RANAP_NewRAListofIdleModeUEs.lo #12 19.29 CC RANAP_RAListwithNoIdleModeUEsAnyMore.lo #12 19.30 CC RANAP_ForwardingIndication.lo #12 19.30 CC RANAP_DL-GTP-PDU-SequenceNumber.lo #12 19.32 CC RANAP_DL-N-PDU-SequenceNumber.lo #12 19.33 CC RANAP_D-RNTI.lo #12 19.33 CC RANAP_DRX-CycleLengthCoefficient.lo #12 19.34 CC RANAP_DSCH-ID.lo #12 19.34 CC RANAP_EARFCN-Extended.lo #12 19.34 CC RANAP_E-DCH-MAC-d-Flow-ID.lo #12 19.36 CC RANAP_ENB-ID.lo #12 19.36 CC RANAP_EncryptionAlgorithm.lo #12 19.36 CC RANAP_EncryptionInformation.lo #12 19.37 CC RANAP_EncryptionKey.lo #12 19.37 CC RANAP_End-Of-CSFB.lo #12 19.38 CC RANAP_EquipmentsToBeTraced.lo #12 19.38 CC RANAP_E-UTRAN-Service-Handover.lo #12 19.39 CC RANAP_Event.lo #12 19.39 CC RANAP_Event1F-Parameters.lo #12 19.39 CC RANAP_Event1I-Parameters.lo #12 19.40 CC RANAP_ExtendedGuaranteedBitrate.lo #12 19.45 CC RANAP_ExtendedMaxBitrate.lo #12 19.45 CC RANAP_ExtendedRNC-ID.lo #12 19.49 CC RANAP_FrameSequenceNumber.lo #12 19.49 CC RANAP_FrequenceLayerConvergenceFlag.lo #12 19.50 CC RANAP_GANSS-PositioningDataSet.lo #12 19.50 CC RANAP_GANSS-PositioningMethodAndUsage.lo #12 19.51 CC RANAP_GeographicalArea.lo #12 19.51 CC RANAP_GeographicalCoordinates.lo #12 19.52 CC RANAP_GA-AltitudeAndDirection.lo #12 19.52 CC RANAP_GA-EllipsoidArc.lo #12 19.52 CC RANAP_GA-Point.lo #12 19.53 CC RANAP_GA-PointWithAltitude.lo #12 19.54 CC RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo #12 19.54 CC RANAP_GA-PointWithUnCertainty.lo #12 19.55 CC RANAP_GA-PointWithUnCertaintyEllipse.lo #12 19.56 CC RANAP_GA-Polygon.lo #12 19.56 CC RANAP_GA-Polygon-Value.lo #12 19.57 CC RANAP_GA-UncertaintyEllipse.lo #12 19.58 CC RANAP_GERAN-BSC-Container.lo #12 19.62 CC RANAP_GERAN-Cell-ID.lo #12 19.62 CC RANAP_GERAN-Classmark.lo #12 19.65 CC RANAP_GlobalCN-ID.lo #12 19.65 CC RANAP_GlobalRNC-ID.lo #12 19.65 CC RANAP_GTP-TEI.lo #12 19.65 CC RANAP_GuaranteedBitrate.lo #12 19.65 CC RANAP_HigherBitratesThan16MbpsFlag.lo #12 19.65 CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo #12 19.66 CC RANAP_IMEI.lo #12 19.67 CC RANAP_IMEIGroup.lo #12 19.67 CC RANAP_IMEIList.lo #12 19.67 CC RANAP_IMEISV.lo #12 19.67 CC RANAP_IMEISVGroup.lo #12 19.69 CC RANAP_IMEISVList.lo #12 19.69 CC RANAP_ImmediateMDT.lo #12 19.69 CC RANAP_IMSI.lo #12 19.70 CC RANAP_IncludeVelocity.lo #12 19.70 CC RANAP_InformationExchangeID.lo #12 19.71 CC RANAP_InformationExchangeType.lo #12 19.72 CC RANAP_InformationRequested.lo #12 19.74 CC RANAP_InformationRequestType.lo #12 19.74 CC RANAP_InformationTransferID.lo #12 19.76 CC RANAP_InformationTransferType.lo #12 19.76 CC RANAP_IntegrityProtectionAlgorithm.lo #12 19.77 CC RANAP_IntegrityProtectionInformation.lo #12 19.80 CC RANAP_IntegrityProtectionKey.lo #12 19.80 CC RANAP_InterSystemInformationTransferType.lo #12 19.81 CC RANAP_InterSystemInformation-TransparentContainer.lo #12 19.82 CC RANAP_IPMulticastAddress.lo #12 19.82 CC RANAP_IuSignallingConnectionIdentifier.lo #12 19.83 CC RANAP_IuTransportAssociation.lo #12 19.83 CC RANAP_KeyStatus.lo #12 19.83 CC RANAP_LA-LIST.lo #12 19.85 CC RANAP_LA-LIST-Value.lo #12 19.85 CC RANAP_LAC.lo #12 19.86 CC RANAP_LAI.lo #12 19.86 CC RANAP_LastKnownServiceArea.lo #12 19.86 CC RANAP_LastVisitedUTRANCell-Item.lo #12 19.87 CC RANAP_LHN-ID.lo #12 19.88 CC RANAP_Links-to-log.lo #12 19.88 CC RANAP_ListOF-SNAs.lo #12 19.91 CC RANAP_ListOfInterfacesToTrace.lo #12 19.91 CC RANAP_InterfacesToTraceItem.lo #12 19.92 CC RANAP_LoadValue.lo #12 19.92 CC RANAP_LocationRelatedDataRequestType.lo #12 19.93 CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo #12 19.95 CC RANAP_LocationReportingTransferInformation.lo #12 19.95 CC RANAP_ReportChangeOfSAI.lo #12 19.95 CC RANAP_PeriodicReportingIndicator.lo #12 19.96 CC RANAP_DirectReportingIndicator.lo #12 19.96 CC RANAP_L3-Information.lo #12 19.96 CC RANAP_M1Report.lo #12 19.97 CC RANAP_M2Report.lo #12 19.99 CC RANAP_M4Report.lo #12 20.00 CC RANAP_M4-Collection-Parameters.lo #12 20.00 CC RANAP_M4-Period.lo #12 20.01 CC RANAP_M4-Threshold.lo #12 20.01 CC RANAP_M5Report.lo #12 20.02 CC RANAP_M5-Period.lo #12 20.02 CC RANAP_M6Report.lo #12 20.05 CC RANAP_M6-Period.lo #12 20.06 CC RANAP_M7Report.lo #12 20.07 CC RANAP_M7-Period.lo #12 20.08 CC RANAP_Management-Based-MDT-Allowed.lo #12 20.08 CC RANAP_MaxBitrate.lo #12 20.08 CC RANAP_MaxSDU-Size.lo #12 20.09 CC RANAP_MBMS-PTP-RAB-ID.lo #12 20.10 CC RANAP_MBMSBearerServiceType.lo #12 20.10 CC RANAP_MBMSCNDe-Registration.lo #12 20.11 CC RANAP_MBMSCountingInformation.lo #12 20.11 CC RANAP_MBMSHCIndicator.lo #12 20.12 CC RANAP_MBMSIPMulticastAddressandAPNRequest.lo #12 20.12 CC RANAP_MBMSLinkingInformation.lo #12 20.13 CC RANAP_MBMSRegistrationRequestType.lo #12 20.15 CC RANAP_MBMSServiceArea.lo #12 20.15 CC RANAP_MBMSSessionDuration.lo #12 20.16 CC RANAP_MBMSSessionIdentity.lo #12 20.17 CC RANAP_MBMSSessionRepetitionNumber.lo #12 20.17 CC RANAP_MDT-Activation.lo #12 20.21 CC RANAP_MDTAreaScope.lo #12 20.23 CC RANAP_MDT-Configuration.lo #12 20.24 CC RANAP_MDTMode.lo #12 20.24 CC RANAP_MDT-PLMN-List.lo #12 20.25 CC RANAP_MDT-Report-Parameters.lo #12 20.25 CC RANAP_MeasurementQuantity.lo #12 20.26 CC RANAP_MeasurementsToActivate.lo #12 20.27 CC RANAP_MSISDN.lo #12 20.28 CC RANAP_NAS-PDU.lo #12 20.28 CC RANAP_NAS-SequenceNumber.lo #12 20.29 CC RANAP_NAS-SynchronisationIndicator.lo #12 20.30 CC RANAP_NewBSS-To-OldBSS-Information.lo #12 20.30 CC RANAP_NonSearchingIndication.lo #12 20.31 CC RANAP_NRTLoadInformationValue.lo #12 20.32 CC RANAP_NumberOfIuInstances.lo #12 20.33 CC RANAP_NumberOfSteps.lo #12 20.33 CC RANAP_Offload-RAB-Parameters.lo #12 20.34 CC RANAP_Offload-RAB-Parameters-APN.lo #12 20.34 CC RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo #12 20.34 CC RANAP_OldBSS-ToNewBSS-Information.lo #12 20.36 CC RANAP_OMC-ID.lo #12 20.36 CC RANAP_Out-Of-UTRAN.lo #12 20.36 CC RANAP_PagingAreaID.lo #12 20.37 CC RANAP_PagingCause.lo #12 20.38 CC RANAP_PDP-TypeInformation.lo #12 20.43 CC RANAP_PDP-Type.lo #12 20.44 CC RANAP_PDP-TypeInformation-extension.lo #12 20.44 CC RANAP_PDP-Type-extension.lo #12 20.45 CC RANAP_PDUType14FrameSequenceNumber.lo #12 20.47 CC RANAP_PeriodicLocationInfo.lo #12 20.47 CC RANAP_PermanentNAS-UE-ID.lo #12 20.49 CC RANAP_PermittedEncryptionAlgorithms.lo #12 20.49 CC RANAP_PermittedIntegrityProtectionAlgorithms.lo #12 20.49 CC RANAP_LABased.lo #12 20.50 CC RANAP_LAI-List.lo #12 20.50 CC RANAP_LoggedMDT.lo #12 20.50 CC RANAP_LoggingInterval.lo #12 20.50 CC RANAP_LoggingDuration.lo #12 20.51 CC RANAP_PLMNidentity.lo #12 20.51 CC RANAP_PLMNs-in-shared-network.lo #12 20.53 CC RANAP_PLMNs-in-shared-network-Value.lo #12 20.54 CC RANAP_Port-Number.lo #12 20.55 CC RANAP_PositioningDataDiscriminator.lo #12 20.55 CC RANAP_PositioningDataSet.lo #12 20.57 CC RANAP_PositioningMethodAndUsage.lo #12 20.57 CC RANAP_PositioningPriority.lo #12 20.58 CC RANAP_PositionData.lo #12 20.58 CC RANAP_PositionDataSpecificToGERANIuMode.lo #12 20.59 CC RANAP_Pre-emptionCapability.lo #12 20.60 CC RANAP_Pre-emptionVulnerability.lo #12 20.60 CC RANAP_PriorityLevel.lo #12 20.62 CC RANAP_Priority-Class-Indicator.lo #12 20.62 CC RANAP_ProvidedData.lo #12 20.62 CC RANAP_P-TMSI.lo #12 20.64 CC RANAP_QueuingAllowed.lo #12 20.64 CC RANAP_RAB-AsymmetryIndicator.lo #12 20.65 CC RANAP_RABased.lo #12 20.66 CC RANAP_RAI-List.lo #12 20.66 CC RANAP_RABDataVolumeReport.lo #12 20.67 CC RANAP_RABDataVolumeReport-Value.lo #12 20.67 CC RANAP_RAB-ID.lo #12 20.69 CC RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 20.69 CC RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo #12 20.74 CC RANAP_RAB-Parameter-GuaranteedBitrateList.lo #12 20.74 CC RANAP_RAB-Parameter-MaxBitrateList.lo #12 20.74 CC RANAP_RAB-Parameters.lo #12 20.74 CC RANAP_RABParametersList.lo #12 20.75 CC RANAP_RABParametersList-Value.lo #12 20.76 CC RANAP_RAB-SubflowCombinationBitRate.lo #12 20.76 CC RANAP_RAB-TrCH-Mapping.lo #12 20.77 CC RANAP_RAB-TrCH-MappingItem.lo #12 20.78 CC RANAP_RAC.lo #12 20.78 CC RANAP_RAI.lo #12 20.79 CC RANAP_RAListofIdleModeUEs.lo #12 20.79 CC RANAP_NotEmptyRAListofIdleModeUEs.lo #12 20.79 CC RANAP_RAofIdleModeUEs.lo #12 20.79 CC RANAP_LAListofIdleModeUEs.lo #12 20.80 CC RANAP_RAT-Type.lo #12 20.82 CC RANAP_RateControlAllowed.lo #12 20.83 CC RANAP_RedirectAttemptFlag.lo #12 20.83 CC RANAP_RedirectionCompleted.lo #12 20.83 CC RANAP_RejectCauseValue.lo #12 20.83 CC RANAP_RelocationRequirement.lo #12 20.84 CC RANAP_RelocationType.lo #12 20.85 CC RANAP_RepetitionNumber0.lo #12 20.85 CC RANAP_RepetitionNumber1.lo #12 20.86 CC RANAP_ReportArea.lo #12 20.86 CC RANAP_ReportInterval.lo #12 20.86 CC RANAP_ReportAmount.lo #12 20.88 CC RANAP_RequestedGPSAssistanceData.lo #12 20.88 CC RANAP_RequestedGANSSAssistanceData.lo #12 20.89 CC RANAP_RequestedLocationRelatedDataType.lo #12 20.91 CC RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo #12 20.91 CC RANAP_MBMSIPMulticastAddressandAPNlist.lo #12 20.96 CC RANAP_RequestedMulticastServiceList.lo #12 20.97 CC RANAP_Requested-RAB-Parameter-Values.lo #12 20.97 CC RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo #12 20.99 CC RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 20.99 CC RANAP_Requested-RAB-Parameter-MaxBitrateList.lo #12 20.99 CC RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo #12 21.00 CC RANAP_RequestType.lo #12 21.00 CC RANAP_ResidualBitErrorRatio.lo #12 21.01 CC RANAP_ResponseTime.lo #12 21.03 CC RANAP_RIMInformation.lo #12 21.03 CC RANAP_RIM-Transfer.lo #12 21.04 CC RANAP_RIMRoutingAddress.lo #12 21.05 CC RANAP_RNC-ID.lo #12 21.05 CC RANAP_RNCTraceInformation.lo #12 21.06 CC RANAP_RNSAPRelocationParameters.lo #12 21.07 CC RANAP_RRC-Container.lo #12 21.07 CC RANAP_RTLoadValue.lo #12 21.07 CC RANAP_RSRVCC-HO-Indication.lo #12 21.07 CC RANAP_RSRVCC-Information.lo #12 21.07 CC RANAP_RSRVCC-Operation-Possible.lo #12 21.07 CC RANAP_SAC.lo #12 21.09 CC RANAP_SAI.lo #12 21.09 CC RANAP_SAPI.lo #12 21.09 CC RANAP_SessionUpdateID.lo #12 21.10 CC RANAP_Shared-Network-Information.lo #12 21.11 CC RANAP_Session-Re-establishment-Indicator.lo #12 21.11 CC RANAP_SignallingIndication.lo #12 21.14 CC RANAP_SDU-ErrorRatio.lo #12 21.15 CC RANAP_SDU-FormatInformationParameters.lo #12 21.15 CC RANAP_SDU-FormatInformationParameterItem.lo #12 21.18 CC RANAP_SDU-Parameters.lo #12 21.18 CC RANAP_SDU-ParameterItem.lo #12 21.18 CC RANAP_SNA-Access-Information.lo #12 21.21 CC RANAP_SNAC.lo #12 21.22 CC RANAP_Service-Handover.lo #12 21.22 CC RANAP_Source-ToTarget-TransparentContainer.lo #12 21.23 CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo #12 21.24 CC RANAP_SourceCellID.lo #12 21.25 CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo #12 21.25 CC RANAP_SourceID.lo #12 21.25 CC RANAP_SourceRNC-ID.lo #12 21.26 CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo #12 21.26 CC RANAP_IRAT-Measurement-Configuration.lo #12 21.26 CC RANAP_IRATmeasurementParameters.lo #12 21.27 CC RANAP_RSRQ-Type.lo #12 21.27 CC RANAP_RSRQ-Extension.lo #12 21.28 CC RANAP_EUTRANFrequencies.lo #12 21.29 CC RANAP_EUTRANFrequencies-Value.lo #12 21.29 CC RANAP_MeasBand.lo #12 21.29 CC RANAP_SubscriberProfileIDforRFP.lo #12 21.29 CC RANAP_SourceStatisticsDescriptor.lo #12 21.30 CC RANAP_SupportedRAB-ParameterBitrateList.lo #12 21.32 CC RANAP_SupportedBitrate.lo #12 21.35 CC RANAP_SourceUTRANCellID.lo #12 21.36 CC RANAP_SRB-ID.lo #12 21.36 CC RANAP_SRB-TrCH-Mapping.lo #12 21.37 CC RANAP_SRB-TrCH-MappingItem.lo #12 21.37 CC RANAP_SRVCC-HO-Indication.lo #12 21.39 CC RANAP_SRVCC-Information.lo #12 21.39 CC RANAP_SRVCC-Operation-Possible.lo #12 21.39 CC RANAP_SubflowSDU-Size.lo #12 21.39 CC RANAP_TAC.lo #12 21.39 CC RANAP_TAI.lo #12 21.40 CC RANAP_Target-ToSource-TransparentContainer.lo #12 21.40 CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo #12 21.41 CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo #12 21.41 CC RANAP_TargetCellId.lo #12 21.43 CC RANAP_TargetID.lo #12 21.45 CC RANAP_TargetENB-ID.lo #12 21.46 CC RANAP_TargetRNC-ID.lo #12 21.47 CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo #12 21.47 CC RANAP_TBCD-STRING.lo #12 21.47 CC RANAP_TemporaryUE-ID.lo #12 21.49 CC RANAP_Time-UE-StayedInCell.lo #12 21.50 CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo #12 21.52 CC RANAP_TimeToMBMSDataTransfer.lo #12 21.52 CC RANAP_TimingDifferenceULDL.lo #12 21.52 CC RANAP_TMGI.lo #12 21.53 CC RANAP_TMSI.lo #12 21.55 CC RANAP_TraceDepth.lo #12 21.55 CC RANAP_TraceInformation.lo #12 21.56 CC RANAP_TracePropagationParameters.lo #12 21.57 CC RANAP_TraceRecordingSessionInformation.lo #12 21.57 CC RANAP_TraceRecordingSessionReference.lo #12 21.57 CC RANAP_TraceReference.lo #12 21.58 CC RANAP_TraceType.lo #12 21.58 CC RANAP_TrafficClass.lo #12 21.58 CC RANAP_TrafficHandlingPriority.lo #12 21.59 CC RANAP_TransferDelay.lo #12 21.61 CC RANAP_UnsuccessfullyTransmittedDataVolume.lo #12 21.61 CC RANAP_TransportLayerAddress.lo #12 21.61 CC RANAP_TrCH-ID.lo #12 21.63 CC RANAP_TrCH-ID-List.lo #12 21.64 CC RANAP_TriggerID.lo #12 21.67 CC RANAP_TunnelInformation.lo #12 21.67 CC RANAP_TypeOfError.lo #12 21.68 CC RANAP_UE-AggregateMaximumBitRate.lo #12 21.71 CC RANAP_UE-AggregateMaximumBitRateDownlink.lo #12 21.71 CC RANAP_UE-AggregateMaximumBitRateUplink.lo #12 21.71 CC RANAP_UE-History-Information.lo #12 21.72 CC RANAP_UE-ID.lo #12 21.72 CC RANAP_UESBI-Iu.lo #12 21.73 CC RANAP_UESBI-IuA.lo #12 21.73 CC RANAP_UESBI-IuB.lo #12 21.74 CC RANAP_UL-GTP-PDU-SequenceNumber.lo #12 21.76 CC RANAP_UL-N-PDU-SequenceNumber.lo #12 21.76 CC RANAP_UPInformation.lo #12 21.76 CC RANAP_UPInitialisationFrame.lo #12 21.77 CC RANAP_UP-ModeVersions.lo #12 21.77 CC RANAP_USCH-ID.lo #12 21.78 CC RANAP_UserPlaneMode.lo #12 21.78 CC RANAP_UTRAN-CellID.lo #12 21.81 CC RANAP_VelocityEstimate.lo #12 21.81 CC RANAP_HorizontalVelocity.lo #12 21.81 CC RANAP_HorizontalWithVerticalVelocity.lo #12 21.82 CC RANAP_HorizontalVelocityWithUncertainty.lo #12 21.83 CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo #12 21.86 CC RANAP_HorizontalSpeedAndBearing.lo #12 21.89 CC RANAP_VerticalVelocity.lo #12 21.89 CC RANAP_VerticalSpeedDirection.lo #12 21.89 CC RANAP_VerticalAccuracyCode.lo #12 21.89 CC RANAP_VoiceSupportMatchIndicator.lo #12 21.90 CC RANAP_RANAP-PDU.lo #12 21.91 CC RANAP_InitiatingMessage.lo #12 21.92 CC RANAP_SuccessfulOutcome.lo #12 21.92 CC RANAP_UnsuccessfulOutcome.lo #12 21.93 CC RANAP_Outcome.lo #12 21.94 CC RANAP_Iu-ReleaseCommand.lo #12 21.94 CC RANAP_Iu-ReleaseComplete.lo #12 21.94 CC RANAP_RelocationRequired.lo #12 21.95 CC RANAP_RelocationCommand.lo #12 21.95 CC RANAP_RelocationPreparationFailure.lo #12 21.95 CC RANAP_RelocationRequest.lo #12 21.98 CC RANAP_RelocationRequestAcknowledge.lo #12 21.98 CC RANAP_RelocationFailure.lo #12 21.98 CC RANAP_RelocationCancel.lo #12 21.99 CC RANAP_RelocationCancelAcknowledge.lo #12 21.99 CC RANAP_SRNS-ContextRequest.lo #12 21.99 CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo #12 22.01 CC RANAP_DataVolumeReportRequest.lo #12 22.01 CC RANAP_SRNS-ContextResponse.lo #12 22.02 CC RANAP_SecurityModeCommand.lo #12 22.02 CC RANAP_SecurityModeComplete.lo #12 22.04 CC RANAP_SecurityModeReject.lo #12 22.05 CC RANAP_DataVolumeReport.lo #12 22.05 CC RANAP_Reset.lo #12 22.05 CC RANAP_ResetAcknowledge.lo #12 22.08 CC RANAP_RAB-ReleaseRequest.lo #12 22.08 CC RANAP_RedirectionIndication.lo #12 22.08 CC RANAP_RAB-ReleaseList.lo #12 22.08 CC RANAP_Iu-ReleaseRequest.lo #12 22.08 CC RANAP_RelocationDetect.lo #12 22.09 CC RANAP_RelocationComplete.lo #12 22.10 CC RANAP_Paging.lo #12 22.11 CC RANAP_CommonID.lo #12 22.11 CC RANAP_CN-InvokeTrace.lo #12 22.11 CC RANAP_CN-DeactivateTrace.lo #12 22.11 CC RANAP_LocationReportingControl.lo #12 22.11 CC RANAP_LocationReport.lo #12 22.12 CC RANAP_InitialUE-Message.lo #12 22.13 CC RANAP_DirectTransfer.lo #12 22.14 CC RANAP_Overload.lo #12 22.16 CC RANAP_ErrorIndication.lo #12 22.16 CC RANAP_SRNS-DataForwardCommand.lo #12 22.18 CC RANAP_ForwardSRNS-Context.lo #12 22.19 CC RANAP_RAB-AssignmentRequest.lo #12 22.19 CC RANAP_RAB-SetupOrModifyList.lo #12 22.19 CC RANAP_RAB-AssignmentResponse.lo #12 22.20 CC RANAP_PrivateMessage.lo #12 22.20 CC RANAP_ResetResource.lo #12 22.21 CC RANAP_ResetResourceAcknowledge.lo #12 22.21 CC RANAP_RANAP-RelocationInformation.lo #12 22.21 CC RANAP_RAB-ModifyRequest.lo #12 22.22 CC RANAP_LocationRelatedDataRequest.lo #12 22.22 CC RANAP_LocationRelatedDataResponse.lo #12 22.23 CC RANAP_LocationRelatedDataFailure.lo #12 22.23 CC RANAP_InformationTransferIndication.lo #12 22.24 CC RANAP_InformationTransferConfirmation.lo #12 22.24 CC RANAP_InformationTransferFailure.lo #12 22.25 CC RANAP_UESpecificInformationIndication.lo #12 22.25 CC RANAP_DirectInformationTransfer.lo #12 22.26 CC RANAP_UplinkInformationExchangeRequest.lo #12 22.27 CC RANAP_UplinkInformationExchangeResponse.lo #12 22.27 CC RANAP_UplinkInformationExchangeFailure.lo #12 22.30 CC RANAP_MBMSSessionStart.lo #12 22.32 CC RANAP_MBMSSessionStartFailure.lo #12 22.32 CC RANAP_MBMSSessionUpdate.lo #12 22.32 CC RANAP_MBMSSessionStartResponse.lo #12 22.32 CC RANAP_MBMSSessionUpdateResponse.lo #12 22.33 CC RANAP_MBMSSessionUpdateFailure.lo #12 22.33 CC RANAP_MBMSSessionStop.lo #12 22.34 CC RANAP_MBMSSessionStopResponse.lo #12 22.34 CC RANAP_MBMSUELinkingRequest.lo #12 22.34 CC RANAP_MBMSUELinkingResponse.lo #12 22.35 CC RANAP_MBMSRegistrationRequest.lo #12 22.36 CC RANAP_MBMSRegistrationResponse.lo #12 22.36 CC RANAP_MBMSRegistrationFailure.lo #12 22.37 CC RANAP_MBMSCNDe-RegistrationRequest.lo #12 22.38 CC RANAP_MBMSCNDe-RegistrationResponse.lo #12 22.38 CC RANAP_MBMSRABEstablishmentIndication.lo #12 22.39 CC RANAP_MBMSRABReleaseRequest.lo #12 22.39 CC RANAP_MBMSRABRelease.lo #12 22.40 CC RANAP_MBMSRABReleaseFailure.lo #12 22.41 CC RANAP_EnhancedRelocationCompleteRequest.lo #12 22.43 CC RANAP_EnhancedRelocationCompleteResponse.lo #12 22.43 CC RANAP_EnhancedRelocationCompleteFailure.lo #12 22.43 CC RANAP_EnhancedRelocationCompleteConfirm.lo #12 22.43 CC RANAP_RANAP-EnhancedRelocationInformationRequest.lo #12 22.44 CC RANAP_RANAP-EnhancedRelocationInformationResponse.lo #12 22.45 CC RANAP_SRVCC-CSKeysRequest.lo #12 22.45 CC RANAP_SRVCC-CSKeysResponse.lo #12 22.46 CC RANAP_UeRadioCapabilityMatchRequest.lo #12 22.46 CC RANAP_UeRadioCapabilityMatchResponse.lo #12 22.47 CC RANAP_ProtocolExtensionContainer.lo #12 22.47 CC RANAP_ProtocolExtensionField.lo #12 22.48 CC RANAP_IE.lo #12 22.48 CC RANAP_ProtocolIE-Container.lo #12 22.48 CC RANAP_ProtocolIE-FieldPair.lo #12 22.48 CC RANAP_ProtocolIE-ContainerPair.lo #12 22.49 CC RANAP_RAB-IE-ContainerList.lo #12 22.51 CC RANAP_RAB-IE-ContainerPairList.lo #12 22.51 CC RANAP_ProtocolError-IE-ContainerList.lo #12 22.52 CC RANAP_IuSigConId-IE-ContainerList.lo #12 22.54 CC RANAP_DirectTransfer-IE-ContainerList.lo #12 22.54 CC RANAP_DataVolumeReportList.lo #12 22.54 CC RANAP_RAB-ReleasedList-IuRelComp.lo #12 22.56 CC RANAP_RAB-DataForwardingList.lo #12 22.56 CC RANAP_RAB-RelocationReleaseList.lo #12 22.57 CC RANAP_RAB-SetupList-RelocReq.lo #12 22.57 CC RANAP_RAB-SetupList-RelocReqAck.lo #12 22.57 CC RANAP_RAB-FailedList.lo #12 22.57 CC RANAP_RAB-ContextList.lo #12 22.58 CC RANAP_RABs-ContextFailedtoTransferList.lo #12 22.58 CC RANAP_RAB-DataVolumeReportRequestList.lo #12 22.58 CC RANAP_RAB-DataVolumeReportRequestItem.lo #12 22.58 CC RANAP_RABs-failed-to-reportList.lo #12 22.58 CC RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo #12 22.59 CC RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo #12 22.60 CC RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo #12 22.61 CC RANAP_RAB-SetupOrModifiedList.lo #12 22.61 CC RANAP_RAB-ReleasedList.lo #12 22.62 CC RANAP_RAB-QueuedList.lo #12 22.63 CC RANAP_RAB-ContextList-RANAP-RelocInf.lo #12 22.63 CC RANAP_RAB-SetupList-EnhRelocInfoReq.lo #12 22.67 CC RANAP_RAB-SetupList-EnhRelocInfoRes.lo #12 22.67 CC RANAP_RAB-FailedList-EnhRelocInfoRes.lo #12 22.67 CC RANAP_RAB-ModifyList.lo #12 22.68 CC RANAP_RAB-DataVolumeReportList.lo #12 22.68 CC RANAP_RAB-DataVolumeReportItem.lo #12 22.68 CC RANAP_RAB-ReleasedItem-IuRelComp.lo #12 22.69 CC RANAP_RAB-RelocationReleaseItem.lo #12 22.69 CC RANAP_RAB-DataForwardingItem.lo #12 22.69 CC RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo #12 22.70 CC RANAP_RAB-SetupItem-RelocReq.lo #12 22.70 CC RANAP_UserPlaneInformation.lo #12 22.70 CC RANAP_CNMBMSLinkingInformation.lo #12 22.70 CC RANAP_JoinedMBMSBearerService-IEs.lo #12 22.71 CC RANAP_JoinedMBMSBearerService-IEs-Value.lo #12 22.71 CC RANAP_RAB-SetupItem-RelocReqAck.lo #12 22.73 CC RANAP_RAB-FailedItem.lo #12 22.73 CC RANAP_RAB-ContextItem.lo #12 22.74 CC RANAP_RABs-ContextFailedtoTransferItem.lo #12 22.75 CC RANAP_RABs-failed-to-reportItem.lo #12 22.77 CC RANAP_ResetResourceList.lo #12 22.77 CC RANAP_ResetResourceItem.lo #12 22.78 CC RANAP_ResetResourceAckList.lo #12 22.78 CC RANAP_ResetResourceAckItem.lo #12 22.78 CC RANAP_RAB-ReleaseItem.lo #12 22.79 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo #12 22.79 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo #12 22.79 CC RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo #12 22.79 CC RANAP_RAB-SetupOrModifyItemFirst.lo #12 22.79 CC RANAP_TransportLayerInformation.lo #12 22.80 CC RANAP_RAB-SetupOrModifyItemSecond.lo #12 22.81 CC RANAP_RAB-SetupOrModifiedItem.lo #12 22.81 CC RANAP_RAB-ReleasedItem.lo #12 22.81 CC RANAP_DataVolumeList.lo #12 22.82 CC RANAP_DataVolumeList-Value.lo #12 22.83 CC RANAP_RAB-QueuedItem.lo #12 22.83 CC RANAP_RAB-ReleaseFailedList.lo #12 22.85 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo #12 22.85 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo #12 22.86 CC RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo #12 22.87 CC RANAP_RAB-ContextItem-RANAP-RelocInf.lo #12 22.88 CC RANAP_RAB-SetupItem-EnhRelocInfoReq.lo #12 22.88 CC RANAP_TNLInformationEnhRelInfoReq.lo #12 22.89 CC RANAP_RAB-FailedItem-EnhRelocInfoRes.lo #12 22.89 CC RANAP_RAB-SetupItem-EnhRelocInfoRes.lo #12 22.89 CC RANAP_TNLInformationEnhRelInfoRes.lo #12 22.89 CC RANAP_RAB-ModifyItem.lo #12 22.90 CC RANAP_MBMSSynchronisationInformation.lo #12 22.90 CC RANAP_LeftMBMSBearerService-IEs.lo #12 22.90 CC RANAP_LeftMBMSBearerService-IEs-Value.lo #12 22.90 CC RANAP_UnsuccessfulLinking-IEs.lo #12 22.90 CC RANAP_UnsuccessfulLinking-IEs-Value.lo #12 23.00 CCLD libosmo-asn1-ranap.la #12 23.45 make[5]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 23.45 make[5]: Nothing to be done for 'install-exec-am'. #12 23.45 make[5]: Nothing to be done for 'install-data-am'. #12 23.45 make[5]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.45 make[4]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.45 Making install in sabp #12 23.45 make[4]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 23.45 CC SABP_InitiatingMessage.lo #12 23.45 CC SABP_SABP-PDU.lo #12 23.45 CC SABP_SuccessfulOutcome.lo #12 23.45 CC SABP_UnsuccessfulOutcome.lo #12 23.45 CC SABP_Criticality.lo #12 23.45 CC SABP_Presence.lo #12 23.45 CC SABP_ProcedureCode.lo #12 23.45 CC SABP_ProtocolExtensionID.lo #12 23.45 CC SABP_ProtocolIE-ID.lo #12 23.45 CC SABP_TriggeringMessage.lo #12 23.45 CC SABP_IE-Extensions.lo #12 23.45 CC SABP_Available-Bandwidth.lo #12 23.45 CC SABP_Broadcast-Message-Content.lo #12 23.45 CC SABP_Broadcast-Message-Content-Validity-Indicator.lo #12 23.45 CC SABP_Category.lo #12 23.45 CC SABP_Cause.lo #12 23.45 CC SABP_Criticality-Diagnostics.lo #12 23.45 CC SABP_CriticalityDiagnostics-IE-List.lo #12 23.45 CC SABP_CriticalityDiagnostics-IE-List-Value.lo #12 23.45 CC SABP_MessageStructure.lo #12 23.54 CC SABP_MessageStructure-Value.lo #12 23.54 CC SABP_Data-Coding-Scheme.lo #12 23.54 CC SABP_Failure-List.lo #12 23.54 CC SABP_Failure-List-Item.lo #12 23.55 CC SABP_Message-Identifier.lo #12 23.55 CC SABP_New-Serial-Number.lo #12 23.55 CC SABP_Number-of-Broadcasts-Completed-List.lo #12 23.56 CC SABP_Number-of-Broadcasts-Completed-List-Item.lo #12 23.58 CC SABP_Number-Of-Broadcasts-Completed-Info.lo #12 23.63 CC SABP_Number-of-Broadcasts-Requested.lo #12 23.63 CC SABP_Old-Serial-Number.lo #12 23.63 CC SABP_Paging-ETWS-Indicator.lo #12 23.63 CC SABP_Radio-Resource-Loading-List.lo #12 23.63 CC SABP_Radio-Resource-Loading-List-Item.lo #12 23.63 CC SABP_Recovery-Indication.lo #12 23.63 CC SABP_RepetitionNumber0.lo #12 23.64 CC SABP_RepetitionNumber1.lo #12 23.64 CC SABP_Repetition-Period.lo #12 23.64 CC SABP_Serial-Number.lo #12 23.65 CC SABP_Service-Area-Identifier.lo #12 23.65 CC SABP_Service-Areas-List.lo #12 23.65 CC SABP_TypeOfError.lo #12 23.66 CC SABP_WarningSecurityInfo.lo #12 23.66 CC SABP_Warning-Type.lo #12 23.68 CC SABP_Write-Replace.lo #12 23.72 CC SABP_Write-Replace-Complete.lo #12 23.72 CC SABP_Write-Replace-Failure.lo #12 23.72 CC SABP_Kill.lo #12 23.74 CC SABP_Kill-Complete.lo #12 23.77 CC SABP_Kill-Failure.lo #12 23.77 CC SABP_Load-Query.lo #12 23.78 CC SABP_Load-Query-Complete.lo #12 23.78 CC SABP_Load-Query-Failure.lo #12 23.78 CC SABP_Message-Status-Query.lo #12 23.81 CC SABP_Message-Status-Query-Complete.lo #12 23.82 CC SABP_Message-Status-Query-Failure.lo #12 23.82 CC SABP_Reset.lo #12 23.82 CC SABP_Reset-Complete.lo #12 23.82 CC SABP_Reset-Failure.lo #12 23.83 CC SABP_Restart.lo #12 23.83 CC SABP_Failure.lo #12 23.84 CC SABP_Error-Indication.lo #12 23.84 CC SABP_IE.lo #12 23.93 CCLD libosmo-asn1-sabp.la #12 24.02 make[5]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 24.02 make[5]: Nothing to be done for 'install-exec-am'. #12 24.02 make[5]: Nothing to be done for 'install-data-am'. #12 24.02 make[5]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 24.02 make[4]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 24.02 make[4]: Entering directory '/tmp/osmo-iuh/src' #12 24.02 CC hnbap_common.lo #12 24.02 CC hnbap_encoder.lo #12 24.02 CC hnbap_decoder.lo #12 24.02 CC ranap_common.lo #12 24.02 CC ranap_encoder.lo #12 24.02 CC ranap_decoder.lo #12 24.02 CC ranap_msg_factory.lo #12 24.02 CC iu_helpers.lo #12 24.02 CC ranap_common_cn.lo #12 24.03 CC ranap_common_ran.lo #12 24.03 CC iu_client_vty.lo #12 24.03 CC iu_client.lo #12 24.03 CC rua_common.lo #12 24.03 CC rua_encoder.lo #12 24.03 CC rua_decoder.lo #12 24.03 CC rua_msg_factory.lo #12 24.03 CC sabp_common.lo #12 24.03 CC sabp_encoder.lo #12 24.03 CC sabp_decoder.lo #12 24.37 CCLD libosmo-rua.la #12 24.79 CCLD libosmo-sabp.la #12 24.83 CCLD libosmo-hnbap.la #12 28.21 CCLD libosmo-ranap.la #12 28.73 make[5]: Entering directory '/tmp/osmo-iuh/src' #12 28.73 make[5]: Nothing to be done for 'install-data-am'. #12 28.73 /usr/bin/mkdir -p '/usr/local/lib' #12 28.73 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-hnbap.la libosmo-ranap.la libosmo-rua.la libosmo-sabp.la '/usr/local/lib' #12 28.74 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.0 /usr/local/lib/libosmo-hnbap.so.0.1.0 #12 28.74 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0 || { rm -f libosmo-hnbap.so.0 && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so.0; }; }) #12 28.75 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-hnbap.so.0.1.0 libosmo-hnbap.so || { rm -f libosmo-hnbap.so && ln -s libosmo-hnbap.so.0.1.0 libosmo-hnbap.so; }; }) #12 28.75 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /usr/local/lib/libosmo-hnbap.la #12 28.75 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.1.1 /usr/local/lib/libosmo-ranap.so.7.1.1 #12 28.76 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so.7 || { rm -f libosmo-ranap.so.7 && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so.7; }; }) #12 28.77 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-ranap.so.7.1.1 libosmo-ranap.so || { rm -f libosmo-ranap.so && ln -s libosmo-ranap.so.7.1.1 libosmo-ranap.so; }; }) #12 28.77 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /usr/local/lib/libosmo-ranap.la #12 28.78 libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.1 /usr/local/lib/libosmo-rua.so.0.1.1 #12 28.79 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so.0 || { rm -f libosmo-rua.so.0 && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so.0; }; }) #12 28.79 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-rua.so.0.1.1 libosmo-rua.so || { rm -f libosmo-rua.so && ln -s libosmo-rua.so.0.1.1 libosmo-rua.so; }; }) #12 28.80 libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /usr/local/lib/libosmo-rua.la #12 28.81 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /usr/local/lib/libosmo-sabp.so.1.1.0 #12 28.82 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so.1 || { rm -f libosmo-sabp.so.1 && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so.1; }; }) #12 28.83 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sabp.so.1.1.0 libosmo-sabp.so || { rm -f libosmo-sabp.so && ln -s libosmo-sabp.so.1.1.0 libosmo-sabp.so; }; }) #12 28.84 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /usr/local/lib/libosmo-sabp.la #12 28.85 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /usr/local/lib/libosmo-hnbap.a #12 28.87 libtool: install: chmod 644 /usr/local/lib/libosmo-hnbap.a #12 28.87 libtool: install: ranlib /usr/local/lib/libosmo-hnbap.a #12 28.90 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /usr/local/lib/libosmo-ranap.a #12 28.91 libtool: install: chmod 644 /usr/local/lib/libosmo-ranap.a #12 28.91 libtool: install: ranlib /usr/local/lib/libosmo-ranap.a #12 28.98 libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /usr/local/lib/libosmo-rua.a #12 28.99 libtool: install: chmod 644 /usr/local/lib/libosmo-rua.a #12 28.99 libtool: install: ranlib /usr/local/lib/libosmo-rua.a #12 28.99 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /usr/local/lib/libosmo-sabp.a #12 29.00 libtool: install: chmod 644 /usr/local/lib/libosmo-sabp.a #12 29.00 libtool: install: ranlib /usr/local/lib/libosmo-sabp.a #12 29.04 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #12 29.04 ---------------------------------------------------------------------- #12 29.04 Libraries have been installed in: #12 29.04 /usr/local/lib #12 29.04 #12 29.04 If you ever happen to want to link against installed libraries #12 29.04 in a given directory, LIBDIR, you must either use libtool, and #12 29.04 specify the full pathname of the library, or use the '-LLIBDIR' #12 29.04 flag during linking and do at least one of the following: #12 29.04 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #12 29.04 during execution #12 29.04 - add LIBDIR to the 'LD_RUN_PATH' environment variable #12 29.04 during linking #12 29.04 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #12 29.04 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #12 29.04 #12 29.04 See any operating system documentation about shared libraries for #12 29.04 more information, such as the ld(1) and ld.so(8) manual pages. #12 29.04 ---------------------------------------------------------------------- #12 29.04 make[5]: Leaving directory '/tmp/osmo-iuh/src' #12 29.04 make[4]: Leaving directory '/tmp/osmo-iuh/src' #12 29.04 make[3]: Leaving directory '/tmp/osmo-iuh/src' #12 29.04 make[2]: Leaving directory '/tmp/osmo-iuh/src' #12 29.04 Making install in include #12 29.04 make[2]: Entering directory '/tmp/osmo-iuh/include' #12 29.04 Making install in osmocom #12 29.04 make[3]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.05 Making install in hnbap #12 29.05 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.05 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.05 make[5]: Nothing to be done for 'install-exec-am'. #12 29.06 /usr/bin/mkdir -p '/usr/local/include/osmocom/hnbap' #12 29.06 /usr/bin/install -c -m 644 hnbap_common.h hnbap_ies_defs.h HNBAP_AccessResult.h HNBAP_Access-stratum-release-indicator.h HNBAP_AdditionalNeighbourInfoList.h HNBAP_AltitudeAndDirection.h HNBAP_BackoffTimer.h HNBAP_BindingID.h HNBAP_Cause.h HNBAP_CauseMisc.h HNBAP_CauseProtocol.h HNBAP_CauseRadioNetwork.h HNBAP_CauseTransport.h HNBAP_CELL-FACHMobilitySupport.h HNBAP_CellIdentity.h HNBAP_CGI.h HNBAP_CI.h HNBAP_CN-DomainIndicator.h HNBAP_ConfigurationInformation.h HNBAP_Context-ID.h HNBAP_CriticalityDiagnostics.h HNBAP_CriticalityDiagnostics-IE-List.h HNBAP_CriticalityDiagnostics-IE-List-Value.h HNBAP_Criticality.h HNBAP_CSG-Capability.h HNBAP_CSG-ID.h HNBAP_CSGMembershipStatus.h HNBAP_CSGMembershipUpdate.h HNBAP_ErrorIndication.h HNBAP_ESN.h HNBAP_GeographicalCoordinates.h HNBAP_GeographicalLocation.h HNBAP_GTP-TEI.h HNBAP_HNBAP-PDU.h HNBAP_HNBCapacity.h HNBAP_HNB-Cell-Access-Mode.h HNBAP_HNB-Cell-Identifier.h HNBAP_HNBConfigInfo.h HNBAP_HNBConfigTransferRequest.h HNBAP_HNBConfigTransferResponse.h '/usr/local/include/osmocom/hnbap' #12 29.06 /usr/bin/install -c -m 644 HNBAP_HNBConfigurationInformationMissing.h HNBAP_HNBConfigurationInformationProvided.h HNBAP_HNBDe-Register.h HNBAP_HNB-GWResponse.h HNBAP_HNB-Identity.h HNBAP_HNB-Identity-Info.h HNBAP_HNB-Location-Information.h HNBAP_HNBRegisterAccept.h HNBAP_HNBRegisterReject.h HNBAP_HNBRegisterRequest.h HNBAP_HNB-RNL-Identity.h HNBAP_IE-Extensions.h HNBAP_IE.h HNBAP_IMEI.h HNBAP_IMSIDS41.h HNBAP_IMSIESN.h HNBAP_IMSI.h HNBAP_InitiatingMessage.h HNBAP_IP-Address.h HNBAP_Ipv4Address.h HNBAP_Ipv6Address.h HNBAP_Iurh-Signalling-TNL-AddressList.h HNBAP_LAC.h HNBAP_LAI.h HNBAP_MacroCellID.h HNBAP_MacroCoverageInformation.h HNBAP_MuxPortNumber.h HNBAP_NeighbourCellIdentityList.h HNBAP_NeighbourIdentity.h HNBAP_NeighbourInfoList.h HNBAP_NeighbourInfoRequestItem.h HNBAP_NeighbourInfoRequestList.h HNBAP_PLMNidentity.h HNBAP_Presence.h HNBAP_PrivateIE-ID.h HNBAP_PrivateMessage.h HNBAP_ProcedureCode.h HNBAP_ProtocolIE-ID.h HNBAP_PSC.h HNBAP_PTMSI.h '/usr/local/include/osmocom/hnbap' #12 29.07 /usr/bin/install -c -m 644 HNBAP_PTMSIRAI.h HNBAP_RAB-ID.h HNBAP_RABList.h HNBAP_RABListItem.h HNBAP_RAC.h HNBAP_RAI.h HNBAP_Registration-Cause.h HNBAP_RelocationComplete.h HNBAP_RNC-ID.h HNBAP_SAC.h HNBAP_S-RNTIPrefix.h HNBAP_SuccessfulOutcome.h HNBAP_TMSIDS41.h HNBAP_TMSILAI.h HNBAP_TNLUpdateFailure.h HNBAP_TNLUpdateRequest.h HNBAP_TNLUpdateResponse.h HNBAP_TransportInfo.h HNBAP_TransportLayerAddress.h HNBAP_TriggeringMessage.h HNBAP_Tunnel-Information.h HNBAP_TypeOfError.h HNBAP_UDP-Port-Number.h HNBAP_UE-Capabilities.h HNBAP_UEDe-Register.h HNBAP_UE-Identity.h HNBAP_UERegisterAccept.h HNBAP_UERegisterReject.h HNBAP_UERegisterRequest.h HNBAP_UnknownU-RNTIIndication.h HNBAP_UnsuccessfulOutcome.h HNBAP_Update-cause.h HNBAP_URAIdentity.h HNBAP_URAIdentityList.h HNBAP_U-RNTI.h HNBAP_U-RNTIQueryRequest.h HNBAP_U-RNTIQueryResponse.h HNBAP_UTRANCellID.h '/usr/local/include/osmocom/hnbap' #12 29.08 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.08 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.08 Making install in ranap #12 29.09 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.10 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.10 make[5]: Nothing to be done for 'install-exec-am'. #12 29.11 /usr/bin/mkdir -p '/usr/local/include/osmocom/ranap' #12 29.11 /usr/bin/install -c -m 644 ranap_ies_defs.h ranap_common.h ranap_common_cn.h ranap_common_ran.h ranap_msg_factory.h iu_helpers.h iu_client.h RANAP_AccuracyFulfilmentIndicator.h RANAP_AllocationOrRetentionPriority.h RANAP_AlternativeRABConfigurationRequest.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h RANAP_Alt-RAB-Parameter-MaxBitrateInf.h RANAP_Alt-RAB-Parameter-MaxBitrateList.h RANAP_Alt-RAB-Parameter-MaxBitrates.h RANAP_Alt-RAB-Parameter-MaxBitrateType.h RANAP_Alt-RAB-Parameters.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h RANAP_APN.h RANAP_AreaIdentity.h RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-MaxBitrateList.h RANAP_Ass-RAB-Parameters.h RANAP_AuthorisedPLMNs.h RANAP_AuthorisedPLMNs-Value.h RANAP_AuthorisedSNAs.h RANAP_BindingID.h '/usr/local/include/osmocom/ranap' #12 29.12 /usr/bin/install -c -m 644 RANAP_BroadcastAssistanceDataDecipheringKeys.h RANAP_Cause.h RANAP_CauseMisc.h RANAP_CauseNAS.h RANAP_CauseNon-Standard.h RANAP_CauseProtocol.h RANAP_CauseRadioNetworkExtension.h RANAP_CauseRadioNetwork.h RANAP_CauseTransmissionNetwork.h RANAP_Cell-Access-Mode.h RANAP_CellBased.h RANAP_Cell-Capacity-Class-Value.h RANAP_Cell-Id.h RANAP_CellIdList.h RANAP_CellLoadInformationGroup.h RANAP_CellLoadInformation.h RANAP_CellType.h RANAP_CGI.h RANAP_ChosenEncryptionAlgorithm.h RANAP_ChosenIntegrityProtectionAlgorithm.h RANAP_CI.h RANAP_ClassmarkInformation2.h RANAP_ClassmarkInformation3.h RANAP_ClientType.h RANAP_CN-DeactivateTrace.h RANAP_CN-DomainIndicator.h RANAP_CN-ID.h RANAP_CN-InvokeTrace.h RANAP_CNMBMSLinkingInformation.h RANAP_CommonID.h RANAP_Correlation-ID.h RANAP_CriticalityDiagnostics.h RANAP_CriticalityDiagnostics-IE-List.h RANAP_CriticalityDiagnostics-IE-List-Value.h RANAP_Criticality.h RANAP_CSFB-Information.h RANAP_CSG-Id.h RANAP_CSG-Id-List.h RANAP_CSG-Membership-Status.h RANAP_DataPDUType.h '/usr/local/include/osmocom/ranap' #12 29.12 /usr/bin/install -c -m 644 RANAP_DataVolumeList.h RANAP_DataVolumeList-Value.h RANAP_DataVolumeReference.h RANAP_DataVolumeReport.h RANAP_DataVolumeReportingIndication.h RANAP_DataVolumeReportList.h RANAP_DataVolumeReportRequest.h RANAP_DCH-ID.h RANAP_DeliveryOfErroneousSDU.h RANAP_DeliveryOrder.h RANAP_DeltaRAListofIdleModeUEs.h RANAP_DirectInformationTransfer.h RANAP_DirectReportingIndicator.h RANAP_DirectTransfer.h RANAP_DirectTransfer-IE-ContainerList.h RANAP_DirectTransferInformationItem-RANAP-RelocInf.h RANAP_DL-GTP-PDU-SequenceNumber.h RANAP_DL-N-PDU-SequenceNumber.h RANAP_D-RNTI.h RANAP_DRX-CycleLengthCoefficient.h RANAP_DSCH-ID.h RANAP_EARFCN-Extended.h RANAP_E-DCH-MAC-d-Flow-ID.h RANAP_ENB-ID.h RANAP_EncryptionAlgorithm.h RANAP_EncryptionInformation.h RANAP_EncryptionKey.h RANAP_End-Of-CSFB.h RANAP_EnhancedRelocationCompleteConfirm.h RANAP_EnhancedRelocationCompleteFailure.h RANAP_EnhancedRelocationCompleteRequest.h RANAP_EnhancedRelocationCompleteResponse.h RANAP_EquipmentsToBeTraced.h RANAP_ErrorIndication.h RANAP_EUTRANFrequencies.h RANAP_EUTRANFrequencies-Value.h RANAP_E-UTRAN-Service-Handover.h RANAP_Event1F-Parameters.h RANAP_Event1I-Parameters.h RANAP_Event.h '/usr/local/include/osmocom/ranap' #12 29.13 /usr/bin/install -c -m 644 RANAP_ExtendedGuaranteedBitrate.h RANAP_ExtendedMaxBitrate.h RANAP_ExtendedRNC-ID.h RANAP_ForwardingIndication.h RANAP_ForwardSRNS-Context.h RANAP_FrameSequenceNumber.h RANAP_FrequenceLayerConvergenceFlag.h RANAP_GA-AltitudeAndDirection.h RANAP_GA-EllipsoidArc.h RANAP_GANSS-PositioningDataSet.h RANAP_GANSS-PositioningMethodAndUsage.h RANAP_GA-Point.h RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.h RANAP_GA-PointWithAltitude.h RANAP_GA-PointWithUnCertaintyEllipse.h RANAP_GA-PointWithUnCertainty.h RANAP_GA-Polygon.h RANAP_GA-Polygon-Value.h RANAP_GA-UncertaintyEllipse.h RANAP_GeographicalArea.h RANAP_GeographicalCoordinates.h RANAP_GERAN-BSC-Container.h RANAP_GERAN-Cell-ID.h RANAP_GERAN-Classmark.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.h RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.h RANAP_GlobalCN-ID.h RANAP_GlobalRNC-ID.h RANAP_GTP-TEI.h RANAP_GuaranteedBitrate.h RANAP_HigherBitratesThan16MbpsFlag.h RANAP_HorizontalSpeedAndBearing.h RANAP_HorizontalVelocity.h RANAP_HorizontalVelocityWithUncertainty.h RANAP_HorizontalWithVerticalVelocityAndUncertainty.h RANAP_HorizontalWithVerticalVelocity.h RANAP_HS-DSCH-MAC-d-Flow-ID.h RANAP_IE-Extensions.h RANAP_IE.h RANAP_IMEIGroup.h '/usr/local/include/osmocom/ranap' #12 29.14 /usr/bin/install -c -m 644 RANAP_IMEI.h RANAP_IMEIList.h RANAP_IMEISVGroup.h RANAP_IMEISV.h RANAP_IMEISVList.h RANAP_ImmediateMDT.h RANAP_IMSI.h RANAP_IncludeVelocity.h RANAP_InformationExchangeID.h RANAP_InformationExchangeType.h RANAP_InformationRequested.h RANAP_InformationRequestType.h RANAP_InformationTransferConfirmation.h RANAP_InformationTransferFailure.h RANAP_InformationTransferID.h RANAP_InformationTransferIndication.h RANAP_InformationTransferType.h RANAP_InitialUE-Message.h RANAP_InitiatingMessage.h RANAP_IntegrityProtectionAlgorithm.h RANAP_IntegrityProtectionInformation.h RANAP_IntegrityProtectionKey.h RANAP_InterfacesToTraceItem.h RANAP_InterSystemInformationTransferType.h RANAP_InterSystemInformation-TransparentContainer.h RANAP_IPMulticastAddress.h RANAP_IRAT-Measurement-Configuration.h RANAP_IRATmeasurementParameters.h RANAP_Iu-ReleaseCommand.h RANAP_Iu-ReleaseComplete.h RANAP_Iu-ReleaseRequest.h RANAP_IuSigConId-IE-ContainerList.h RANAP_IuSignallingConnectionIdentifier.h RANAP_IuTransportAssociation.h RANAP_JoinedMBMSBearerService-IEs.h RANAP_JoinedMBMSBearerService-IEs-Value.h RANAP_KeyStatus.h RANAP_L3-Information.h RANAP_LABased.h RANAP_LAC.h '/usr/local/include/osmocom/ranap' #12 29.14 /usr/bin/install -c -m 644 RANAP_LAI.h RANAP_LAI-List.h RANAP_LA-LIST.h RANAP_LA-LIST-Value.h RANAP_LAListofIdleModeUEs.h RANAP_LastKnownServiceArea.h RANAP_LastVisitedUTRANCell-Item.h RANAP_LeftMBMSBearerService-IEs.h RANAP_LeftMBMSBearerService-IEs-Value.h RANAP_LHN-ID.h RANAP_Links-to-log.h RANAP_ListOfInterfacesToTrace.h RANAP_ListOF-SNAs.h RANAP_LoadValue.h RANAP_LocationRelatedDataFailure.h RANAP_LocationRelatedDataRequest.h RANAP_LocationRelatedDataRequestType.h RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h RANAP_LocationRelatedDataResponse.h RANAP_LocationReport.h RANAP_LocationReportingControl.h RANAP_LocationReportingTransferInformation.h RANAP_LoggedMDT.h RANAP_LoggingDuration.h RANAP_LoggingInterval.h RANAP_M1Report.h RANAP_M2Report.h RANAP_M4-Collection-Parameters.h RANAP_M4-Period.h RANAP_M4Report.h RANAP_M4-Threshold.h RANAP_M5-Period.h RANAP_M5Report.h RANAP_M6-Period.h RANAP_M6Report.h RANAP_M7-Period.h RANAP_M7Report.h RANAP_Management-Based-MDT-Allowed.h RANAP_MaxBitrate.h RANAP_MaxSDU-Size.h '/usr/local/include/osmocom/ranap' #12 29.15 /usr/bin/install -c -m 644 RANAP_MBMSBearerServiceType.h RANAP_MBMSCNDe-Registration.h RANAP_MBMSCNDe-RegistrationRequest.h RANAP_MBMSCNDe-RegistrationResponse.h RANAP_MBMSCountingInformation.h RANAP_MBMSHCIndicator.h RANAP_MBMSIPMulticastAddressandAPNlist.h RANAP_MBMSIPMulticastAddressandAPNRequest.h RANAP_MBMSLinkingInformation.h RANAP_MBMS-PTP-RAB-ID.h RANAP_MBMSRABEstablishmentIndication.h RANAP_MBMSRABReleaseFailure.h RANAP_MBMSRABRelease.h RANAP_MBMSRABReleaseRequest.h RANAP_MBMSRegistrationFailure.h RANAP_MBMSRegistrationRequest.h RANAP_MBMSRegistrationRequestType.h RANAP_MBMSRegistrationResponse.h RANAP_MBMSServiceArea.h RANAP_MBMSSessionDuration.h RANAP_MBMSSessionIdentity.h RANAP_MBMSSessionRepetitionNumber.h RANAP_MBMSSessionStartFailure.h RANAP_MBMSSessionStart.h RANAP_MBMSSessionStartResponse.h RANAP_MBMSSessionStop.h RANAP_MBMSSessionStopResponse.h RANAP_MBMSSessionUpdateFailure.h RANAP_MBMSSessionUpdate.h RANAP_MBMSSessionUpdateResponse.h RANAP_MBMSSynchronisationInformation.h RANAP_MBMSUELinkingRequest.h RANAP_MBMSUELinkingResponse.h RANAP_MDT-Activation.h RANAP_MDTAreaScope.h RANAP_MDT-Configuration.h RANAP_MDTMode.h RANAP_MDT-PLMN-List.h RANAP_MDT-Report-Parameters.h RANAP_MeasBand.h '/usr/local/include/osmocom/ranap' #12 29.16 /usr/bin/install -c -m 644 RANAP_MeasurementQuantity.h RANAP_MeasurementsToActivate.h RANAP_MessageStructure.h RANAP_MessageStructure-Value.h RANAP_MSISDN.h RANAP_NAS-PDU.h RANAP_NAS-SequenceNumber.h RANAP_NAS-SynchronisationIndicator.h RANAP_NewBSS-To-OldBSS-Information.h RANAP_NewRAListofIdleModeUEs.h RANAP_NonSearchingIndication.h RANAP_NotEmptyRAListofIdleModeUEs.h RANAP_NRTLoadInformationValue.h RANAP_NumberOfIuInstances.h RANAP_NumberOfSteps.h RANAP_Offload-RAB-Parameters-APN.h RANAP_Offload-RAB-Parameters-ChargingCharacteristics.h RANAP_Offload-RAB-Parameters.h RANAP_OldBSS-ToNewBSS-Information.h RANAP_OMC-ID.h RANAP_Outcome.h RANAP_Out-Of-UTRAN.h RANAP_Overload.h RANAP_PagingAreaID.h RANAP_PagingCause.h RANAP_Paging.h RANAP_PDP-Type-extension.h RANAP_PDP-Type.h RANAP_PDP-TypeInformation-extension.h RANAP_PDP-TypeInformation.h RANAP_PDUType14FrameSequenceNumber.h RANAP_PeriodicLocationInfo.h RANAP_PeriodicReportingIndicator.h RANAP_PermanentNAS-UE-ID.h RANAP_PermittedEncryptionAlgorithms.h RANAP_PermittedIntegrityProtectionAlgorithms.h RANAP_PLMNidentity.h RANAP_PLMNs-in-shared-network.h RANAP_PLMNs-in-shared-network-Value.h RANAP_Port-Number.h '/usr/local/include/osmocom/ranap' #12 29.17 /usr/bin/install -c -m 644 RANAP_PositionData.h RANAP_PositionDataSpecificToGERANIuMode.h RANAP_PositioningDataDiscriminator.h RANAP_PositioningDataSet.h RANAP_PositioningMethodAndUsage.h RANAP_PositioningPriority.h RANAP_Pre-emptionCapability.h RANAP_Pre-emptionVulnerability.h RANAP_Presence.h RANAP_Priority-Class-Indicator.h RANAP_PriorityLevel.h RANAP_PrivateIE-ID.h RANAP_PrivateMessage.h RANAP_ProcedureCode.h RANAP_ProtocolError-IE-ContainerList.h RANAP_ProtocolExtensionContainer.h RANAP_ProtocolExtensionField.h RANAP_ProtocolExtensionID.h RANAP_ProtocolIE-Container.h RANAP_ProtocolIE-ContainerPair.h RANAP_ProtocolIE-FieldPair.h RANAP_ProtocolIE-ID.h RANAP_ProvidedData.h RANAP_P-TMSI.h RANAP_QueuingAllowed.h RANAP_RABased.h RANAP_RAB-AssignmentRequest.h RANAP_RAB-AssignmentResponse.h RANAP_RAB-AsymmetryIndicator.h RANAP_RAB-ContextItem.h RANAP_RAB-ContextItem-RANAP-RelocInf.h RANAP_RAB-ContextList.h RANAP_RAB-ContextList-RANAP-RelocInf.h RANAP_RAB-DataForwardingItem.h RANAP_RAB-DataForwardingItem-SRNS-CtxReq.h RANAP_RAB-DataForwardingList.h RANAP_RAB-DataForwardingList-SRNS-CtxReq.h RANAP_RABDataVolumeReport.h RANAP_RABDataVolumeReport-Value.h RANAP_RAB-DataVolumeReportItem.h '/usr/local/include/osmocom/ranap' #12 29.18 /usr/bin/install -c -m 644 RANAP_RAB-DataVolumeReportList.h RANAP_RAB-DataVolumeReportRequestItem.h RANAP_RAB-DataVolumeReportRequestList.h RANAP_RAB-FailedItem-EnhRelocInfoRes.h RANAP_RAB-FailedItem.h RANAP_RAB-FailedList-EnhRelocInfoRes.h RANAP_RAB-FailedList.h RANAP_RAB-ID.h RANAP_RAB-IE-ContainerList.h RANAP_RAB-IE-ContainerPairList.h RANAP_RAB-ModifyItem.h RANAP_RAB-ModifyList.h RANAP_RAB-ModifyRequest.h RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_RAB-Parameter-ExtendedMaxBitrateList.h RANAP_RAB-Parameter-GuaranteedBitrateList.h RANAP_RAB-Parameter-MaxBitrateList.h RANAP_RAB-Parameters.h RANAP_RABParametersList.h RANAP_RABParametersList-Value.h RANAP_RAB-QueuedItem.h RANAP_RAB-QueuedList.h RANAP_RAB-ReleasedItem.h RANAP_RAB-ReleasedItem-IuRelComp.h RANAP_RAB-ReleasedList.h RANAP_RAB-ReleasedList-IuRelComp.h RANAP_RAB-ReleaseFailedList.h RANAP_RAB-ReleaseItem.h RANAP_RAB-ReleaseList.h RANAP_RAB-ReleaseRequest.h RANAP_RAB-RelocationReleaseItem.h RANAP_RAB-RelocationReleaseList.h RANAP_RABs-ContextFailedtoTransferItem.h RANAP_RABs-ContextFailedtoTransferList.h RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h RANAP_RAB-SetupItem-EnhRelocInfoReq.h RANAP_RAB-SetupItem-EnhRelocInfoRes.h RANAP_RAB-SetupItem-RelocReqAck.h RANAP_RAB-SetupItem-RelocReq.h '/usr/local/include/osmocom/ranap' #12 29.19 /usr/bin/install -c -m 644 RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h RANAP_RAB-SetupList-EnhRelocInfoReq.h RANAP_RAB-SetupList-EnhRelocInfoRes.h RANAP_RAB-SetupList-RelocReqAck.h RANAP_RAB-SetupList-RelocReq.h RANAP_RAB-SetupOrModifiedItem.h RANAP_RAB-SetupOrModifiedList.h RANAP_RAB-SetupOrModifyItemFirst.h RANAP_RAB-SetupOrModifyItemSecond.h RANAP_RAB-SetupOrModifyList.h RANAP_RABs-failed-to-reportItem.h RANAP_RABs-failed-to-reportList.h RANAP_RAB-SubflowCombinationBitRate.h RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h RANAP_RAB-TrCH-Mapping.h RANAP_RAB-TrCH-MappingItem.h RANAP_RAC.h RANAP_RAI.h RANAP_RAI-List.h RANAP_RAListofIdleModeUEs.h RANAP_RAListwithNoIdleModeUEsAnyMore.h RANAP_RANAP-EnhancedRelocationInformationRequest.h RANAP_RANAP-EnhancedRelocationInformationResponse.h RANAP_RANAP-PDU.h RANAP_RANAP-RelocationInformation.h RANAP_RAofIdleModeUEs.h RANAP_RateControlAllowed.h RANAP_RAT-Type.h RANAP_RedirectAttemptFlag.h RANAP_RedirectionCompleted.h RANAP_RedirectionIndication.h RANAP_RejectCauseValue.h RANAP_RelocationCancelAcknowledge.h RANAP_RelocationCancel.h RANAP_RelocationCommand.h RANAP_RelocationComplete.h RANAP_RelocationDetect.h RANAP_RelocationFailure.h '/usr/local/include/osmocom/ranap' #12 29.19 /usr/bin/install -c -m 644 RANAP_RelocationPreparationFailure.h RANAP_RelocationRequestAcknowledge.h RANAP_RelocationRequest.h RANAP_RelocationRequired.h RANAP_RelocationRequirement.h RANAP_RelocationType.h RANAP_RepetitionNumber0.h RANAP_RepetitionNumber1.h RANAP_ReportAmount.h RANAP_ReportArea.h RANAP_ReportChangeOfSAI.h RANAP_ReportInterval.h RANAP_RequestedGANSSAssistanceData.h RANAP_RequestedGPSAssistanceData.h RANAP_RequestedLocationRelatedDataType.h RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h RANAP_RequestedMulticastServiceList.h RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-MaxBitrateList.h RANAP_Requested-RAB-Parameter-Values.h RANAP_RequestType.h RANAP_ResetAcknowledge.h RANAP_Reset.h RANAP_ResetResourceAckItem.h RANAP_ResetResourceAckList.h RANAP_ResetResourceAcknowledge.h RANAP_ResetResource.h RANAP_ResetResourceItem.h RANAP_ResetResourceList.h RANAP_ResidualBitErrorRatio.h RANAP_ResponseTime.h RANAP_RIMInformation.h RANAP_RIMRoutingAddress.h RANAP_RIM-Transfer.h RANAP_RNC-ID.h RANAP_RNCTraceInformation.h RANAP_RNSAPRelocationParameters.h RANAP_RRC-Container.h '/usr/local/include/osmocom/ranap' #12 29.20 /usr/bin/install -c -m 644 RANAP_RSRQ-Extension.h RANAP_RSRQ-Type.h RANAP_RSRVCC-HO-Indication.h RANAP_RSRVCC-Information.h RANAP_RSRVCC-Operation-Possible.h RANAP_RTLoadValue.h RANAP_SAC.h RANAP_SAI.h RANAP_SAPI.h RANAP_SDU-ErrorRatio.h RANAP_SDU-FormatInformationParameterItem.h RANAP_SDU-FormatInformationParameters.h RANAP_SDU-ParameterItem.h RANAP_SDU-Parameters.h RANAP_SecurityModeCommand.h RANAP_SecurityModeComplete.h RANAP_SecurityModeReject.h RANAP_Service-Handover.h RANAP_Session-Re-establishment-Indicator.h RANAP_SessionUpdateID.h RANAP_Shared-Network-Information.h RANAP_SignallingIndication.h RANAP_SNA-Access-Information.h RANAP_SNAC.h RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h RANAP_SourceCellID.h RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h RANAP_SourceID.h RANAP_SourceRNC-ID.h RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h RANAP_SourceStatisticsDescriptor.h RANAP_Source-ToTarget-TransparentContainer.h RANAP_SourceUTRANCellID.h RANAP_SRB-ID.h RANAP_SRB-TrCH-Mapping.h RANAP_SRB-TrCH-MappingItem.h RANAP_SRNS-ContextRequest.h RANAP_SRNS-ContextResponse.h RANAP_SRNS-DataForwardCommand.h RANAP_SRVCC-CSKeysRequest.h '/usr/local/include/osmocom/ranap' #12 29.20 /usr/bin/install -c -m 644 RANAP_SRVCC-CSKeysResponse.h RANAP_SRVCC-HO-Indication.h RANAP_SRVCC-Information.h RANAP_SRVCC-Operation-Possible.h RANAP_SubflowSDU-Size.h RANAP_SubscriberProfileIDforRFP.h RANAP_SuccessfulOutcome.h RANAP_SupportedBitrate.h RANAP_SupportedRAB-ParameterBitrateList.h RANAP_TAC.h RANAP_TAI.h RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h RANAP_TargetCellId.h RANAP_TargetENB-ID.h RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h RANAP_TargetID.h RANAP_TargetRNC-ID.h RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h RANAP_Target-ToSource-TransparentContainer.h RANAP_TBCD-STRING.h RANAP_TemporaryUE-ID.h RANAP_TimeToMBMSDataTransfer.h RANAP_Time-UE-StayedInCell-EnhancedGranularity.h RANAP_Time-UE-StayedInCell.h RANAP_TimingDifferenceULDL.h RANAP_TMGI.h RANAP_TMSI.h RANAP_TNLInformationEnhRelInfoReq.h RANAP_TNLInformationEnhRelInfoRes.h RANAP_TraceDepth.h RANAP_TraceInformation.h RANAP_TracePropagationParameters.h RANAP_TraceRecordingSessionInformation.h RANAP_TraceRecordingSessionReference.h RANAP_TraceReference.h RANAP_TraceType.h RANAP_TrafficClass.h RANAP_TrafficHandlingPriority.h RANAP_TransferDelay.h RANAP_TransportLayerAddress.h '/usr/local/include/osmocom/ranap' #12 29.21 /usr/bin/install -c -m 644 RANAP_TransportLayerInformation.h RANAP_TrCH-ID.h RANAP_TrCH-ID-List.h RANAP_TriggerID.h RANAP_TriggeringMessage.h RANAP_TunnelInformation.h RANAP_TypeOfError.h RANAP_UE-AggregateMaximumBitRateDownlink.h RANAP_UE-AggregateMaximumBitRate.h RANAP_UE-AggregateMaximumBitRateUplink.h RANAP_UE-History-Information.h RANAP_UE-ID.h RANAP_UeRadioCapabilityMatchRequest.h RANAP_UeRadioCapabilityMatchResponse.h RANAP_UESBI-IuA.h RANAP_UESBI-IuB.h RANAP_UESBI-Iu.h RANAP_UESpecificInformationIndication.h RANAP_UL-GTP-PDU-SequenceNumber.h RANAP_UL-N-PDU-SequenceNumber.h RANAP_UnsuccessfulLinking-IEs.h RANAP_UnsuccessfulLinking-IEs-Value.h RANAP_UnsuccessfullyTransmittedDataVolume.h RANAP_UnsuccessfulOutcome.h RANAP_UPInformation.h RANAP_UPInitialisationFrame.h RANAP_UplinkInformationExchangeFailure.h RANAP_UplinkInformationExchangeRequest.h RANAP_UplinkInformationExchangeResponse.h RANAP_UP-ModeVersions.h RANAP_USCH-ID.h RANAP_UserPlaneInformation.h RANAP_UserPlaneMode.h RANAP_UTRAN-CellID.h RANAP_VelocityEstimate.h RANAP_VerticalAccuracyCode.h RANAP_VerticalSpeedDirection.h RANAP_VerticalVelocity.h RANAP_VoiceSupportMatchIndicator.h '/usr/local/include/osmocom/ranap' #12 29.22 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.22 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.22 Making install in rua #12 29.22 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.23 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.23 make[5]: Nothing to be done for 'install-exec-am'. #12 29.23 /usr/bin/mkdir -p '/usr/local/include/osmocom/rua' #12 29.24 /usr/bin/install -c -m 644 rua_common.h rua_ies_defs.h rua_msg_factory.h RUA_Ansi-41-IDNNS.h RUA_Cause.h RUA_CauseMisc.h RUA_CauseProtocol.h RUA_CauseRadioNetwork.h RUA_CauseTransport.h RUA_CN-DomainIndicator.h RUA_Connect.h RUA_ConnectionlessTransfer.h RUA_Context-ID.h RUA_CriticalityDiagnostics.h RUA_CriticalityDiagnostics-IE-List.h RUA_CriticalityDiagnostics-IE-List-Value.h RUA_Criticality.h RUA_CSGMembershipStatus.h RUA_DirectTransfer.h RUA_Disconnect.h RUA_ErrorIndication.h RUA_Establishment-Cause.h RUA_Gsm-map-IDNNS.h RUA_IE-Extensions.h RUA_IE.h RUA_InitiatingMessage.h RUA_IntraDomainNasNodeSelector.h RUA_Presence.h RUA_PrivateIE-ID.h RUA_PrivateMessage.h RUA_ProcedureCode.h RUA_ProtocolIE-ID.h RUA_RANAP-Message.h RUA_RoutingParameter.h RUA_RUA-PDU.h RUA_SuccessfulOutcome.h RUA_TriggeringMessage.h RUA_TypeOfError.h RUA_UnsuccessfulOutcome.h '/usr/local/include/osmocom/rua' #12 29.25 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.25 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.25 Making install in sabp #12 29.25 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.26 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.26 make[5]: Nothing to be done for 'install-exec-am'. #12 29.26 /usr/bin/mkdir -p '/usr/local/include/osmocom/sabp' #12 29.27 /usr/bin/install -c -m 644 sabp_ies_defs.h sabp_common.h SABP_InitiatingMessage.h SABP_SABP-PDU.h SABP_SuccessfulOutcome.h SABP_UnsuccessfulOutcome.h SABP_Criticality.h SABP_Presence.h SABP_ProcedureCode.h SABP_ProtocolExtensionID.h SABP_ProtocolIE-ID.h SABP_TriggeringMessage.h SABP_IE-Extensions.h SABP_Available-Bandwidth.h SABP_Broadcast-Message-Content.h SABP_Broadcast-Message-Content-Validity-Indicator.h SABP_Category.h SABP_Cause.h SABP_Criticality-Diagnostics.h SABP_CriticalityDiagnostics-IE-List.h SABP_CriticalityDiagnostics-IE-List-Value.h SABP_MessageStructure.h SABP_MessageStructure-Value.h SABP_Data-Coding-Scheme.h SABP_Failure-List.h SABP_Failure-List-Item.h SABP_Message-Identifier.h SABP_New-Serial-Number.h SABP_Number-of-Broadcasts-Completed-List.h SABP_Number-of-Broadcasts-Completed-List-Item.h SABP_Number-Of-Broadcasts-Completed-Info.h SABP_Number-of-Broadcasts-Requested.h SABP_Old-Serial-Number.h SABP_Paging-ETWS-Indicator.h SABP_Radio-Resource-Loading-List.h SABP_Radio-Resource-Loading-List-Item.h SABP_Recovery-Indication.h SABP_RepetitionNumber0.h SABP_RepetitionNumber1.h SABP_Repetition-Period.h '/usr/local/include/osmocom/sabp' #12 29.28 /usr/bin/install -c -m 644 SABP_Serial-Number.h SABP_Service-Area-Identifier.h SABP_Service-Areas-List.h SABP_TypeOfError.h SABP_WarningSecurityInfo.h SABP_Warning-Type.h SABP_Write-Replace.h SABP_Write-Replace-Complete.h SABP_Write-Replace-Failure.h SABP_Kill.h SABP_Kill-Complete.h SABP_Kill-Failure.h SABP_Load-Query.h SABP_Load-Query-Complete.h SABP_Load-Query-Failure.h SABP_Message-Status-Query.h SABP_Message-Status-Query-Complete.h SABP_Message-Status-Query-Failure.h SABP_Reset.h SABP_Reset-Complete.h SABP_Reset-Failure.h SABP_Restart.h SABP_Failure.h SABP_Error-Indication.h SABP_IE.h '/usr/local/include/osmocom/sabp' #12 29.29 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.29 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.29 Making install in iuh #12 29.29 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.30 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.30 make[5]: Nothing to be done for 'install-exec-am'. #12 29.30 make[5]: Nothing to be done for 'install-data-am'. #12 29.30 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.30 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.30 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.31 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.31 make[5]: Nothing to be done for 'install-exec-am'. #12 29.31 make[5]: Nothing to be done for 'install-data-am'. #12 29.31 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.31 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.31 make[3]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.31 make[3]: Entering directory '/tmp/osmo-iuh/include' #12 29.32 make[4]: Entering directory '/tmp/osmo-iuh/include' #12 29.32 make[4]: Nothing to be done for 'install-exec-am'. #12 29.32 make[4]: Nothing to be done for 'install-data-am'. #12 29.32 make[4]: Leaving directory '/tmp/osmo-iuh/include' #12 29.32 make[3]: Leaving directory '/tmp/osmo-iuh/include' #12 29.32 make[2]: Leaving directory '/tmp/osmo-iuh/include' #12 29.32 Making install in doc #12 29.33 make[2]: Entering directory '/tmp/osmo-iuh/doc' #12 29.34 make[3]: Entering directory '/tmp/osmo-iuh/doc' #12 29.34 make[4]: Entering directory '/tmp/osmo-iuh/doc' #12 29.34 make[4]: Nothing to be done for 'install-exec-am'. #12 29.34 make[4]: Nothing to be done for 'install-data-am'. #12 29.34 make[4]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.34 make[3]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.34 make[2]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.35 Making install in tests #12 29.35 make[2]: Entering directory '/tmp/osmo-iuh/tests' #12 29.36 make[3]: Entering directory '/tmp/osmo-iuh/tests' #12 29.36 make[3]: Nothing to be done for 'install-exec-am'. #12 29.36 make[3]: Nothing to be done for 'install-data-am'. #12 29.36 make[3]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.36 make[2]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.36 make[2]: Entering directory '/tmp/osmo-iuh' #12 29.37 make[3]: Entering directory '/tmp/osmo-iuh' #12 29.37 make[3]: Nothing to be done for 'install-exec-am'. #12 29.37 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #12 29.38 /usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/usr/local/lib/pkgconfig' #12 29.38 make[3]: Leaving directory '/tmp/osmo-iuh' #12 29.38 make[2]: Leaving directory '/tmp/osmo-iuh' #12 29.39 make[1]: Leaving directory '/tmp/osmo-iuh' #12 DONE 29.7s #13 [ 7/11] RUN GIT clone https://gerrit.osmocom.org/osmo-hnodeb.git #13 0.494 Cloning into 'osmo-hnodeb'... #13 DONE 0.6s #14 [ 8/11] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNODEB/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnodeb #14 DONE 0.1s #15 [ 9/11] RUN CD osmo-hnodeb && 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 #15 0.362 Already on 'master' #15 0.362 Your branch is up to date with 'origin/master'. #15 0.363 refs/heads/master #15 0.368 HEAD is now at 460b553 .deb/.rpm: add osmocom user during package install #15 0.370 master #15 0.371 460b553971fac773ac877488af01d5b8db47c7d7 #15 1.451 aclocal: warning: couldn't open directory 'm4': No such file or directory #15 2.494 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #15 2.494 libtoolize: copying file './ltmain.sh' #15 2.627 libtoolize: putting macros in 'm4'. #15 2.627 libtoolize: copying file 'm4/libtool.m4' #15 2.678 libtoolize: copying file 'm4/ltoptions.m4' #15 2.733 libtoolize: copying file 'm4/ltsugar.m4' #15 2.788 libtoolize: copying file 'm4/ltversion.m4' #15 2.842 libtoolize: copying file 'm4/lt~obsolete.m4' #15 2.931 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #15 2.931 libtoolize: and rerunning libtoolize and aclocal. #15 3.734 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #15 3.734 configure.ac:66: You should run autoupdate. #15 3.734 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #15 3.734 configure.ac:66: the top level #15 3.734 configure.ac:114: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.734 configure.ac:114: You should run autoupdate. #15 3.734 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.734 configure.ac:114: the top level #15 3.734 configure.ac:135: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.734 configure.ac:135: You should run autoupdate. #15 3.734 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.734 configure.ac:135: the top level #15 3.734 configure.ac:214: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #15 3.734 configure.ac:214: You should use the 'AC_CONFIG_HEADERS' macro instead. #15 3.734 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #15 3.734 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #15 3.734 configure.ac:214: the top level #15 3.734 configure.ac:216: warning: AC_OUTPUT should be used without arguments. #15 3.734 configure.ac:216: You should run autoupdate. #15 4.256 configure.ac:23: installing './compile' #15 4.259 configure.ac:25: installing './config.guess' #15 4.261 configure.ac:25: installing './config.sub' #15 4.263 configure.ac:9: installing './install-sh' #15 4.266 configure.ac:9: installing './missing' #15 4.355 src/osmo-hnodeb/Makefile.am: installing './depcomp' #15 4.429 checking for a BSD-compatible install... /usr/bin/install -c #15 4.445 checking whether build environment is sane... yes #15 4.467 checking for a race-free mkdir -p... /usr/bin/mkdir -p #15 4.472 checking for gawk... gawk #15 4.473 checking whether make sets $(MAKE)... yes #15 4.498 checking whether make supports nested variables... yes #15 4.516 checking whether make supports nested variables... (cached) yes #15 4.516 checking whether make sets $(MAKE)... (cached) yes #15 4.523 checking for gcc... gcc #15 4.592 checking whether the C compiler works... yes #15 4.667 checking for C compiler default output file name... a.out #15 4.667 checking for suffix of executables... #15 4.703 checking whether we are cross compiling... no #15 4.726 checking for suffix of object files... o #15 4.751 checking whether the compiler supports GNU C... yes #15 4.767 checking whether gcc accepts -g... yes #15 4.785 checking for gcc option to enable C11 features... none needed #15 4.819 checking whether gcc understands -c and -o together... yes #15 4.851 checking whether make supports the include directive... yes (GNU style) #15 4.863 checking dependency style of gcc... gcc3 #15 4.949 checking build system type... x86_64-pc-linux-gnu #15 5.042 checking host system type... x86_64-pc-linux-gnu #15 5.042 checking how to print strings... printf #15 5.072 checking for a sed that does not truncate output... /usr/bin/sed #15 5.074 checking for grep that handles long lines and -e... /usr/bin/grep #15 5.075 checking for egrep... /usr/bin/grep -E #15 5.076 checking for fgrep... /usr/bin/grep -F #15 5.077 checking for ld used by gcc... /usr/bin/ld #15 5.079 checking if the linker (/usr/bin/ld) is GNU ld... yes #15 5.080 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #15 5.081 checking the name lister (/usr/bin/nm -B) interface... BSD nm #15 5.097 checking whether ln -s works... yes #15 5.097 checking the maximum length of command line arguments... 1572864 #15 5.109 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #15 5.109 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #15 5.109 checking for /usr/bin/ld option to reload object files... -r #15 5.110 checking for file... file #15 5.111 checking for objdump... objdump #15 5.111 checking how to recognize dependent libraries... pass_all #15 5.113 checking for dlltool... no #15 5.113 checking how to associate runtime and link libraries... printf %s\n #15 5.114 checking for ar... ar #15 5.114 checking for archiver @FILE support... @ #15 5.153 checking for strip... strip #15 5.153 checking for ranlib... ranlib #15 5.153 checking command to parse /usr/bin/nm -B output from gcc object... ok #15 5.239 checking for sysroot... no #15 5.239 checking for a working dd... /usr/bin/dd #15 5.244 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #15 5.279 checking for mt... no #15 5.280 checking if : is a manifest tool... no #15 5.292 checking for stdio.h... yes #15 5.324 checking for stdlib.h... yes #15 5.356 checking for string.h... yes #15 5.383 checking for inttypes.h... yes #15 5.400 checking for stdint.h... yes #15 5.427 checking for strings.h... yes #15 5.451 checking for sys/stat.h... yes #15 5.488 checking for sys/types.h... yes #15 5.516 checking for unistd.h... yes #15 5.538 checking for dlfcn.h... yes #15 5.562 checking for objdir... .libs #15 5.603 checking if gcc supports -fno-rtti -fno-exceptions... no #15 5.626 checking for gcc option to produce PIC... -fPIC -DPIC #15 5.627 checking if gcc PIC flag -fPIC -DPIC works... yes #15 5.663 checking if gcc static flag -static works... yes #15 5.725 checking if gcc supports -c -o file.o... yes #15 5.763 checking if gcc supports -c -o file.o... (cached) yes #15 5.763 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #15 5.785 checking whether -lc should be explicitly linked in... no #15 5.830 checking dynamic linker characteristics... GNU/Linux ld.so #15 5.917 checking how to hardcode library paths into programs... immediate #15 5.917 checking whether stripping libraries is possible... yes #15 5.918 checking if libtool supports shared libraries... yes #15 5.918 checking whether to build shared libraries... yes #15 5.918 checking whether to build static libraries... yes #15 5.918 checking for pkg-config... /usr/bin/pkg-config #15 5.919 checking for pkg-config... /usr/bin/pkg-config #15 5.919 checking pkg-config is at least version 0.20... yes #15 5.920 checking for library containing sctp_recvmsg... -lsctp #15 6.004 checking for libasn1c >= 0.9.30... yes #15 6.009 checking for libosmocore >= 1.9.0... yes #15 6.017 checking for libosmovty >= 1.9.0... yes #15 6.033 checking for libosmoctrl >= 1.9.0... yes #15 6.057 checking for libosmogsm >= 1.9.0... yes #15 6.080 checking for libosmoabis >= 1.5.0... yes #15 6.102 checking for libosmotrau >= 1.5.0... yes #15 6.124 checking for libosmo-netif >= 1.4.0... yes #15 6.146 checking for libosmo-sigtran >= 1.8.0... yes #15 6.158 checking for libosmo-rua >= 1.5.0... yes #15 6.164 checking for libosmo-ranap >= 1.5.0... yes #15 6.171 checking for libosmo-hnbap >= 1.5.0... yes #15 6.176 checking for egrep... (cached) /usr/bin/grep -E #15 6.176 checking if gcc supports -fvisibility=hidden... yes #15 6.191 checking whether to enable code coverage support... no #15 6.192 checking whether to enable VTY/CTRL tests... no #15 6.193 CFLAGS=" -std=gnu11" #15 6.193 CPPFLAGS="" #15 6.205 checking that generated files are newer than configure... done #15 6.205 configure: creating ./config.status #15 6.976 config.status: creating include/Makefile #15 7.016 config.status: creating include/osmocom/Makefile #15 7.056 config.status: creating include/osmocom/hnodeb/Makefile #15 7.096 config.status: creating src/Makefile #15 7.136 config.status: creating src/osmo-hnodeb/Makefile #15 7.175 config.status: creating tests/Makefile #15 7.214 config.status: creating tests/atlocal #15 7.253 config.status: creating doc/Makefile #15 7.292 config.status: creating doc/examples/Makefile #15 7.331 config.status: creating doc/manuals/Makefile #15 7.371 config.status: creating contrib/Makefile #15 7.410 config.status: creating contrib/systemd/Makefile #15 7.450 config.status: creating contrib/osmo-hnodeb.spec #15 7.490 config.status: creating Makefile #15 7.522 config.status: creating config.h #15 7.556 config.status: executing tests/atconfig commands #15 7.563 config.status: executing depfiles commands #15 7.837 config.status: executing libtool commands #15 7.957 echo 0.1.2.12-460b > .version-t && mv .version-t .version #15 7.963 make install-recursive #15 7.970 make[1]: Entering directory '/tmp/osmo-hnodeb' #15 7.979 Making install in include #15 7.983 make[2]: Entering directory '/tmp/osmo-hnodeb/include' #15 7.992 Making install in osmocom #15 7.996 make[3]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.005 Making install in hnodeb #15 8.010 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.016 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.016 make[5]: Nothing to be done for 'install-exec-am'. #15 8.016 make[5]: Nothing to be done for 'install-data-am'. #15 8.016 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.016 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.021 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.027 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.027 make[5]: Nothing to be done for 'install-exec-am'. #15 8.027 make[5]: Nothing to be done for 'install-data-am'. #15 8.027 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.028 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.029 make[3]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.033 make[3]: Entering directory '/tmp/osmo-hnodeb/include' #15 8.039 make[4]: Entering directory '/tmp/osmo-hnodeb/include' #15 8.039 make[4]: Nothing to be done for 'install-exec-am'. #15 8.039 make[4]: Nothing to be done for 'install-data-am'. #15 8.039 make[4]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.040 make[3]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.041 make[2]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.041 Making install in src #15 8.046 make[2]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.055 Making install in osmo-hnodeb #15 8.060 make[3]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.063 CC main.o #15 8.064 CC debug.o #15 8.065 CC gtp.o #15 8.065 CC hnbap.o #15 8.066 CC hnb.o #15 8.067 CC hnb_shutdown_fsm.o #15 8.068 CC iuh.o #15 8.069 CC llsk.o #15 8.070 CC llsk_audio.o #15 8.071 CC llsk_gtp.o #15 8.072 CC llsk_iuh.o #15 8.072 CC ranap.o #15 8.073 CC rtp.o #15 8.073 CC rua.o #15 8.073 CC vty.o #15 8.192 CCLD osmo-hnodeb #15 8.746 make[4]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.746 make[4]: Nothing to be done for 'install-data-am'. #15 8.746 /usr/bin/mkdir -p '/usr/local/bin' #15 8.748 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnodeb '/usr/local/bin' #15 8.761 libtool: install: /usr/bin/install -c osmo-hnodeb /usr/local/bin/osmo-hnodeb #15 8.762 make[4]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.762 make[3]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.763 make[3]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.764 make[4]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.764 make[4]: Nothing to be done for 'install-exec-am'. #15 8.764 make[4]: Nothing to be done for 'install-data-am'. #15 8.764 make[4]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.764 make[3]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.764 make[2]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.764 Making install in tests #15 8.765 make[2]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.768 make[3]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.769 make[4]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.769 make[4]: Nothing to be done for 'install-exec-am'. #15 8.769 make[4]: Nothing to be done for 'install-data-am'. #15 8.769 make[4]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.769 make[3]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.769 make[2]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.769 Making install in doc #15 8.770 make[2]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.771 Making install in examples #15 8.772 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.773 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.773 make[4]: Nothing to be done for 'install-exec-am'. #15 8.774 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #15 8.776 /usr/bin/install -c -m 644 osmo-hnodeb/osmo-hnodeb.cfg '/usr/local/etc/osmocom' #15 8.777 make install-data-hook #15 8.778 make[5]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.778 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #15 8.778 j="/usr/local/share/doc/osmo-hnodeb/examples/$f" && \ #15 8.778 mkdir -p "$(dirname $j)" && \ #15 8.778 /usr/bin/install -c -m 644 ./$f $j; \ #15 8.778 done #15 8.783 make[5]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.783 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.783 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.783 Making install in manuals #15 8.785 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.788 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.788 make[4]: Nothing to be done for 'install-exec-am'. #15 8.788 make[4]: Nothing to be done for 'install-data-am'. #15 8.788 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.788 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.791 make[3]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.795 make[4]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.795 make[4]: Nothing to be done for 'install-exec-am'. #15 8.795 make[4]: Nothing to be done for 'install-data-am'. #15 8.795 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.795 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.796 make[2]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.796 Making install in contrib #15 8.800 make[2]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.806 Making install in systemd #15 8.811 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.817 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.817 make[4]: Nothing to be done for 'install-exec-am'. #15 8.819 /usr/bin/mkdir -p '/lib/systemd/system' #15 8.825 /usr/bin/install -c -m 644 osmo-hnodeb.service '/lib/systemd/system' #15 8.829 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.829 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.834 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.840 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.840 make[4]: Nothing to be done for 'install-exec-am'. #15 8.840 make[4]: Nothing to be done for 'install-data-am'. #15 8.840 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.840 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.841 make[2]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.847 make[2]: Entering directory '/tmp/osmo-hnodeb' #15 8.859 make[3]: Entering directory '/tmp/osmo-hnodeb' #15 8.859 make[3]: Nothing to be done for 'install-exec-am'. #15 8.859 make[3]: Nothing to be done for 'install-data-am'. #15 8.859 make[3]: Leaving directory '/tmp/osmo-hnodeb' #15 8.860 make[2]: Leaving directory '/tmp/osmo-hnodeb' #15 8.861 make[1]: Leaving directory '/tmp/osmo-hnodeb' #15 DONE 9.1s #16 [10/11] COPY OSMO-HNODEB.CFG /data/osmo-hnodeb.cfg #16 DONE 0.2s #17 [11/11] WORKDIR /DATA #17 DONE 0.1s #18 exporting to image #18 exporting layers #18 exporting layers 1.5s done #18 writing image sha256:23652152f0e739c0526b22ebbe09c91d6d1d52a5fcdcc57f2bbc7bd9725a1390 done #18 naming to docker.io/osmocom-build/osmo-hnodeb-master:latest 0.0s done #18 DONE 1.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/osmo-hnodeb-master' + docker_image_exists osmo-hnodeb-master + docker images -q osmocom-build/osmo-hnodeb-master + test -n 23652152f0e7 + list_osmo_packages debian-bookworm osmo-hnodeb-master + local distro=debian-bookworm + local image=osmo-hnodeb-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnodeb-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnodeb-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404292026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404292026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202404292026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202404292026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404292026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404292026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404292026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404292026 amd64 Osmo VTY library ii osmocom-nightly 202404292026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnodeb-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-hnodeb-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnodeb-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnodeb-test + echo ttcn3-hnodeb-test + dir=ttcn3-hnodeb-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnodeb-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-hnodeb-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnodeb-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnodeb-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-hnodeb-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 391B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 515B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnodeb #8 CACHED #9 [4/4] COPY HNB_TESTS.CFG /data/HNB_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:a927a08f839e9cae510d8321458689be3faad24c8c949b246f681987841abc26 done #10 naming to docker.io/osmocom-build/ttcn3-hnodeb-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test' + docker_image_exists ttcn3-hnodeb-test + docker images -q osmocom-build/ttcn3-hnodeb-test + test -n a927a08f839e + list_osmo_packages debian-bookworm ttcn3-hnodeb-test + local distro=debian-bookworm + local image=ttcn3-hnodeb-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnodeb-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/unix + cp HNB_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/unix + cp osmo-hnodeb.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix + network_create + SUBNET=4123444 + seq 1 30 + echo (4123444 + 1) % 256 + bc + SUBNET=53 + NET_NAME=ttcn3-hnodeb-test-53 + SUB4=172.18.53.0/24 + SUB6=fd02:db8:53::/64 + set +x Creating network ttcn3-hnodeb-test-53, trying SUBNET=53... + docker network create --internal --subnet 172.18.53.0/24 --ipv6 --subnet fd02:db8:53::/64 ttcn3-hnodeb-test-53 d08ee7919b04c7dceeb7234125e7524a1c12fc77454e9c329d4ec22d6638f922 + set +x ### Network ttcn3-hnodeb-test-53 created (SUBNET=53) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=53 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg Applying SUBNET=53 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb/osmo-hnodeb.cfg + echo Starting container with HNodeB Starting container with HNodeB + docker_network_params 53 20 + NET=53 + ADDR_SUFIX=20 + echo --network ttcn3-hnodeb-test-53 --ip 172.18.53.20 --ip6 fd02:db8:53::20 + docker run --rm --network ttcn3-hnodeb-test-53 --ip 172.18.53.20 --ip6 fd02:db8:53::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-892-hnodeb -d osmocom-build/osmo-hnodeb-master f1ac7822a6da6f0f90bc36b5d3adf7adee8a123570f0a63b86c0e5d434e6df12 + echo Starting container with HNodeB testsuite Starting container with HNodeB testsuite + docker_network_params 53 203 + NET=53 + ADDR_SUFIX=203 + echo --network ttcn3-hnodeb-test-53 --ip 172.18.53.203 --ip6 fd02:db8:53::203 + docker run --rm --network ttcn3-hnodeb-test-53 --ip 172.18.53.203 --ip6 fd02:db8:53::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.53.20 -e OSMO_SUT_PORT=4273 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix:/data/unix --name jenkins-ttcn3-hnodeb-test-892-ttcn3-hnodeb-test osmocom-build/ttcn3-hnodeb-test + SUBDIR=hnodeb + SUITE=HNB_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnodeb/HNB_Tests HNB_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNB_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNB_Tests.cfg MC@e20834ba09d5: Unix server socket created successfully. MC@e20834ba09d5: Listening on TCP port 46157. e20834ba09d5 is the default MC2> spawn /osmo-ttcn3-hacks/hnodeb/HNB_Tests e20834ba09d5 46157 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e20834ba09d5: New HC connected from 172.18.53.203 [172.18.53.203]. e20834ba09d5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e20834ba09d5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e20834ba09d5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e20834ba09d5: Configuration file was processed on all HCs. MC@e20834ba09d5: Creating MTC on host 172.18.53.203. MC@e20834ba09d5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'. ------ HNB_Tests.TC_hnb_register_request_accept ------ Tue Apr 30 07:09:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_hnb_register_request_accept started. MTC@e20834ba09d5: "TC_hnb_register_request_accept() start" TC_hnb_register_request_accept-HNBGW(4)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_accept-HNBGW(4)@e20834ba09d5: Established a new Iuh connection (conn_id=2) MTC@e20834ba09d5: setverdict(pass): none -> pass TC_hnb_register_request_accept-HNBGW(4)@e20834ba09d5: Final verdict of PTC: none TC_hnb_register_request_accept(3)@e20834ba09d5: Final verdict of PTC: none TC_hnb_register_request_accept-GTP(5)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass) MTC@e20834ba09d5: Test case TC_hnb_register_request_accept finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'. Tue Apr 30 07:10:01 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_accept pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20479) Waiting for packet dumper to finish... 1 (prev_count=20479, count=29941) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'. ------ HNB_Tests.TC_hnb_register_request_reject ------ Tue Apr 30 07:10:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_hnb_register_request_reject started. MTC@e20834ba09d5: "TC_hnb_register_request_reject() start" TC_hnb_register_request_reject-HNBGW(7)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_reject-HNBGW(7)@e20834ba09d5: Established a new Iuh connection (conn_id=2) MTC@e20834ba09d5: setverdict(pass): none -> pass TC_hnb_register_request_reject-HNBGW(7)@e20834ba09d5: Final verdict of PTC: none TC_hnb_register_request_reject(6)@e20834ba09d5: Final verdict of PTC: none TC_hnb_register_request_reject-GTP(8)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass) MTC@e20834ba09d5: Test case TC_hnb_register_request_reject finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'. Tue Apr 30 07:10:07 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_reject pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19058) Waiting for packet dumper to finish... 1 (prev_count=19058, count=30443) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'. ------ HNB_Tests.TC_mo_conn ------ Tue Apr 30 07:10:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_mo_conn started. MTC@e20834ba09d5: "TC_mo_conn() start" TC_mo_conn-HNBGW(10)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mo_conn-HNBGW(10)@e20834ba09d5: Established a new Iuh connection (conn_id=2) MTC@e20834ba09d5: setverdict(pass): none -> pass TC_mo_conn(9)@e20834ba09d5: Final verdict of PTC: none TC_mo_conn-HNBGW(10)@e20834ba09d5: Final verdict of PTC: none TC_mo_conn-GTP(11)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_mo_conn(9): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass) MTC@e20834ba09d5: Test case TC_mo_conn finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'. Tue Apr 30 07:10:12 UTC 2024 ====== HNB_Tests.TC_mo_conn pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_mo_conn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11557) Waiting for packet dumper to finish... 1 (prev_count=11557, count=36048) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'. ------ HNB_Tests.TC_paging ------ Tue Apr 30 07:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_paging started. MTC@e20834ba09d5: "TC_paging() start" TC_paging-HNBGW(13)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_paging-HNBGW(13)@e20834ba09d5: Established a new Iuh connection (conn_id=2) MTC@e20834ba09d5: setverdict(pass): none -> pass TC_paging-HNBGW(13)@e20834ba09d5: Final verdict of PTC: none TC_paging(12)@e20834ba09d5: Final verdict of PTC: none TC_paging-GTP(14)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_paging(12): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass) MTC@e20834ba09d5: Test case TC_paging finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'. Tue Apr 30 07:10:17 UTC 2024 ====== HNB_Tests.TC_paging pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11308) Waiting for packet dumper to finish... 1 (prev_count=11308, count=27089) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0'. ------ HNB_Tests.TC_cs_mo_call_audio_v0 ------ Tue Apr 30 07:10:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_cs_mo_call_audio_v0 started. MTC@e20834ba09d5: "TC_cs_mo_call_audio_v0() start" TC_cs_mo_call_audio_v0-HNBGW(16)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call_audio_v0-HNBGW(16)@e20834ba09d5: Established a new Iuh connection (conn_id=2) TC_cs_mo_call_audio_v0-RTPEM(18)@e20834ba09d5: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call_audio_v0-RTPEM(18)@e20834ba09d5: Warning: Stopping inactive timer T_transmit. MTC@e20834ba09d5: setverdict(pass): none -> pass TC_cs_mo_call_audio_v0-GTP(17)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call_audio_v0-RTPEM(18)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call_audio_v0(15)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call_audio_v0-HNBGW(16)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass) MTC@e20834ba09d5: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'. Tue Apr 30 07:10:22 UTC 2024 ====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30945) Waiting for packet dumper to finish... 1 (prev_count=30945, count=44272) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'. ------ HNB_Tests.TC_cs_mo_call ------ Tue Apr 30 07:10:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_cs_mo_call started. MTC@e20834ba09d5: "TC_cs_mo_call() start" TC_cs_mo_call-HNBGW(20)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call-HNBGW(20)@e20834ba09d5: Established a new Iuh connection (conn_id=2) TC_cs_mo_call-RTPEM(22)@e20834ba09d5: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call-RTPEM(22)@e20834ba09d5: Warning: Stopping inactive timer T_transmit. MTC@e20834ba09d5: setverdict(pass): none -> pass TC_cs_mo_call(19)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call-HNBGW(20)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call-GTP(21)@e20834ba09d5: Final verdict of PTC: none TC_cs_mo_call-RTPEM(22)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass) MTC@e20834ba09d5: Test case TC_cs_mo_call finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'. Tue Apr 30 07:10:28 UTC 2024 ====== HNB_Tests.TC_cs_mo_call pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_cs_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30856) Waiting for packet dumper to finish... 1 (prev_count=30856, count=46069) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0). MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong'. ------ HNB_Tests.TC_ps_mo_gtp_ping_pong ------ Tue Apr 30 07:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e20834ba09d5: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0). MTC@e20834ba09d5: Test case TC_ps_mo_gtp_ping_pong started. MTC@e20834ba09d5: "TC_ps_mo_gtp_ping_pong() start" TC_ps_mo_gtp_ping_pong-HNBGW(24)@e20834ba09d5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_mo_gtp_ping_pong-HNBGW(24)@e20834ba09d5: Established a new Iuh connection (conn_id=2) MTC@e20834ba09d5: setverdict(pass): none -> pass TC_ps_mo_gtp_ping_pong(23)@e20834ba09d5: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-GTP(25)@e20834ba09d5: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-HNBGW(24)@e20834ba09d5: Final verdict of PTC: none MTC@e20834ba09d5: Setting final verdict of the test case. MTC@e20834ba09d5: Local verdict of MTC: pass MTC@e20834ba09d5: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass) MTC@e20834ba09d5: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass) MTC@e20834ba09d5: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass MTC@e20834ba09d5: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'. Tue Apr 30 07:10:33 UTC 2024 ====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ====== Saving talloc report from 172.18.53.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11425) Waiting for packet dumper to finish... 1 (prev_count=11425, count=40740) MTC@e20834ba09d5: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0). MC@e20834ba09d5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e20834ba09d5: Terminating MTC. MC@e20834ba09d5: MTC terminated. MC2> exit MC@e20834ba09d5: Shutting down session. MC@e20834ba09d5: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnodeb/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNB_Tests.TC_hnb_register_request_accept pass HNB_Tests.TC_hnb_register_request_reject pass HNB_Tests.TC_mo_conn pass HNB_Tests.TC_paging pass HNB_Tests.TC_cs_mo_call_audio_v0 pass HNB_Tests.TC_cs_mo_call pass HNB_Tests.TC_ps_mo_gtp_ping_pong Summary: pass: 7 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNB_Tests --rm Generated HNB_Tests.TC_cs_mo_call.merged Generated HNB_Tests.TC_cs_mo_call_audio_v0.merged Generated HNB_Tests.TC_hnb_register_request_accept.merged Generated HNB_Tests.TC_hnb_register_request_reject.merged Generated HNB_Tests.TC_mo_conn.merged Generated HNB_Tests.TC_paging.merged Generated HNB_Tests.TC_ps_mo_gtp_ping_pong.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnodeb-test-892-hnodeb + docker kill jenkins-ttcn3-hnodeb-test-892-hnodeb jenkins-ttcn3-hnodeb-test-892-hnodeb + docker wait jenkins-ttcn3-hnodeb-test-892-hnodeb 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-hnodeb-test-53 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnodeb-test-53 + docker network remove ttcn3-hnodeb-test-53 ttcn3-hnodeb-test-53 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/_cache:/cache --name jenkins-ttcn3-hnodeb-test-892-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='HNB_Tests' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='41.00'> <testcase classname='HNB_Tests' name='TC_hnb_register_request_accept' time='5.417597'/> <testcase classname='HNB_Tests' name='TC_hnb_register_request_reject' time='2.799883'/> <testcase classname='HNB_Tests' name='TC_mo_conn' time='1.723781'/> <testcase classname='HNB_Tests' name='TC_paging' time='1.693659'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call_audio_v0' time='2.174396'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call' time='2.176226'/> <testcase classname='HNB_Tests' name='TC_ps_mo_gtp_ping_pong' time='1.514035'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS