Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring 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 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10
Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario"
 > git rev-list --no-walk 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10
[ttcn3-hnodeb-test] $ /bin/sh -xe /tmp/jenkins6098447000649346279.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-884 = 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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB 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:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #12 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [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 #13 CACHED #14 [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 #14 CACHED #15 [ 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/ #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #24 CACHED #25 [ 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 #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:2037f14b8bf183d4dbb7190b4fce704c0842ca60f7b74add96fe05b822ec00c1 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s 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 2037f14b8bf1 + 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.380 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.380 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.380 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.503 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.907 Reading package lists... #6 1.197 Reading package lists... #6 1.453 Building dependency tree... #6 1.506 Reading state information... #6 1.569 The following additional packages will be installed: #6 1.569 libasn1c1 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 #6 1.569 libosmocore libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.569 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.569 osmocom-nightly #6 1.580 The following NEW packages will be installed: #6 1.580 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-netif-dev #6 1.580 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.580 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 1.580 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 1.580 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 1.602 0 upgraded, 22 newly installed, 0 to remove and 1 not upgraded. #6 1.602 Need to get 3083 kB of archives. #6 1.602 After this operation, 11.9 MB of additional disk space will be used. #6 1.602 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404212026 [1168 B] #6 1.626 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404212026 [164 kB] #6 1.630 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404212026 [46.0 kB] #6 1.631 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404212026 [29.0 kB] #6 1.632 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404212026 [65.4 kB] #6 1.633 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404212026 [222 kB] #6 1.636 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404212026 [98.1 kB] #6 1.637 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404212026 [72.6 kB] #6 1.639 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404212026 [111 kB] #6 1.641 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404212026 [66.0 kB] #6 1.643 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404212026 [172 kB] #6 1.645 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404212026 [54.4 kB] #6 1.647 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404212026 [58.5 kB] #6 1.649 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404212026 [45.2 kB] #6 1.650 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404212026 [38.6 kB] #6 1.652 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404212026 [838 kB] #6 1.661 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404212026 [52.6 kB] #6 1.661 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404212026 [64.7 kB] #6 1.662 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.62.da7b.202404212026 [123 kB] #6 1.663 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.62.da7b.202404212026 [581 kB] #6 1.669 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202404212026 [75.1 kB] #6 1.670 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202404212026 [105 kB] #6 1.777 debconf: delaying package configuration, since apt-utils is not installed #6 1.820 Fetched 3083 kB in 0s (35.4 MB/s) #6 1.883 Selecting previously unselected package osmocom-nightly. #6 1.883 (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.989 Preparing to unpack .../00-osmocom-nightly_202404212026_amd64.deb ... #6 2.009 Unpacking osmocom-nightly (202404212026) ... #6 2.149 Selecting previously unselected package libosmocore21:amd64. #6 2.167 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404212026_amd64.deb ... #6 2.203 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404212026) ... #6 2.361 Selecting previously unselected package libosmocodec4:amd64. #6 2.379 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404212026_amd64.deb ... #6 2.397 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404212026) ... #6 2.543 Selecting previously unselected package libosmotrau2:amd64. #6 2.561 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202404212026_amd64.deb ... #6 2.579 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404212026) ... #6 2.723 Selecting previously unselected package libosmoisdn0:amd64. #6 2.731 Preparing to unpack .../04-libosmoisdn0_1.9.0.192.1c24.202404212026_amd64.deb ... #6 2.748 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404212026) ... #6 2.905 Selecting previously unselected package libosmogsm20:amd64. #6 2.938 Preparing to unpack .../05-libosmogsm20_1.9.0.192.1c24.202404212026_amd64.deb ... #6 2.960 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404212026) ... #6 3.087 Selecting previously unselected package libosmovty13:amd64. #6 3.095 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404212026_amd64.deb ... #6 3.112 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404212026) ... #6 3.255 Selecting previously unselected package libosmoabis13:amd64. #6 3.270 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202404212026_amd64.deb ... #6 3.287 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404212026) ... #6 3.407 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.425 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202404212026_amd64.deb ... #6 3.442 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404212026) ... #6 3.582 Selecting previously unselected package libosmocoding0:amd64. #6 3.590 Preparing to unpack .../09-libosmocoding0_1.9.0.192.1c24.202404212026_amd64.deb ... #6 3.607 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404212026) ... #6 3.739 Selecting previously unselected package libosmogb14:amd64. #6 3.757 Preparing to unpack .../10-libosmogb14_1.9.0.192.1c24.202404212026_amd64.deb ... #6 3.775 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404212026) ... #6 3.926 Selecting previously unselected package libosmoctrl0:amd64. #6 3.944 Preparing to unpack .../11-libosmoctrl0_1.9.0.192.1c24.202404212026_amd64.deb ... #6 3.962 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404212026) ... #6 4.105 Selecting previously unselected package libosmosim2:amd64. #6 4.123 Preparing to unpack .../12-libosmosim2_1.9.0.192.1c24.202404212026_amd64.deb ... #6 4.140 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404212026) ... #6 4.284 Selecting previously unselected package libosmousb0:amd64. #6 4.302 Preparing to unpack .../13-libosmousb0_1.9.0.192.1c24.202404212026_amd64.deb ... #6 4.320 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404212026) ... #6 4.433 Selecting previously unselected package libosmocore. #6 4.451 Preparing to unpack .../14-libosmocore_1.9.0.192.1c24.202404212026_amd64.deb ... #6 4.468 Unpacking libosmocore (1.9.0.192.1c24.202404212026) ... #6 4.591 Selecting previously unselected package libosmocore-dev:amd64. #6 4.606 Preparing to unpack .../15-libosmocore-dev_1.9.0.192.1c24.202404212026_amd64.deb ... #6 4.623 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404212026) ... #6 4.795 Selecting previously unselected package libosmonetif11:amd64. #6 4.814 Preparing to unpack .../16-libosmonetif11_1.4.0.54.05ff.202404212026_amd64.deb ... #6 4.831 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404212026) ... #6 4.959 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.977 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.54.05ff.202404212026_amd64.deb ... #6 4.994 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404212026) ... #6 5.136 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.144 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.62.da7b.202404212026_amd64.deb ... #6 5.161 Unpacking libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404212026) ... #6 5.288 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.305 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.62.da7b.202404212026_amd64.deb ... #6 5.323 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404212026) ... #6 5.474 Selecting previously unselected package libasn1c1:amd64. #6 5.492 Preparing to unpack .../20-libasn1c1_0.9.36.1.3dfa.202404212026_amd64.deb ... #6 5.523 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404212026) ... #6 5.660 Selecting previously unselected package libasn1c-dev:amd64. #6 5.678 Preparing to unpack .../21-libasn1c-dev_0.9.36.1.3dfa.202404212026_amd64.deb ... #6 5.696 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404212026) ... #6 5.850 Setting up osmocom-nightly (202404212026) ... #6 5.900 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404212026) ... #6 5.949 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404212026) ... #6 5.997 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.047 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404212026) ... #6 6.100 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404212026) ... #6 6.154 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.207 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.260 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404212026) ... #6 6.314 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.367 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404212026) ... #6 6.421 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.475 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.530 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404212026) ... #6 6.584 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404212026) ... #6 6.637 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.691 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.744 Setting up libosmocore (1.9.0.192.1c24.202404212026) ... #6 6.798 Setting up libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404212026) ... #6 6.851 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404212026) ... #6 6.905 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404212026) ... #6 6.958 Setting up libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404212026) ... #6 7.013 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 7.4s #9 [ 3/11] WORKDIR /TMP #9 DONE 0.2s #10 [ 4/11] RUN GIT clone https://gerrit.osmocom.org/osmo-iuh.git #10 0.362 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.473 Already on 'master' #12 0.473 Your branch is up to date with 'origin/master'. #12 0.474 refs/heads/master #12 0.481 HEAD is now at fc08927 hnbap_common: Make error message more verbose (which type failed) #12 0.482 master #12 0.483 fc08927fd289f138903e55ae3cec998b7f92734c #12 2.193 aclocal: warning: couldn't open directory 'm4': No such file or directory #12 3.312 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #12 3.312 libtoolize: copying file './ltmain.sh' #12 3.487 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #12 3.487 libtoolize: copying file 'm4/libtool.m4' #12 3.509 libtoolize: copying file 'm4/ltoptions.m4' #12 3.551 libtoolize: copying file 'm4/ltsugar.m4' #12 3.605 libtoolize: copying file 'm4/ltversion.m4' #12 3.660 libtoolize: copying file 'm4/lt~obsolete.m4' #12 3.766 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #12 5.136 configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete. #12 5.136 configure.ac:56: You should run autoupdate. #12 5.136 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 5.136 configure.ac:56: the top level #12 5.136 configure.ac:136: warning: AC_OUTPUT should be used without arguments. #12 5.136 configure.ac:136: You should run autoupdate. #12 5.568 configure.ac:8: installing './compile' #12 5.568 configure.ac:8: installing './config.guess' #12 5.569 configure.ac:8: installing './config.sub' #12 5.570 configure.ac:10: installing './install-sh' #12 5.571 configure.ac:10: installing './missing' #12 5.651 src/Makefile.am: installing './depcomp' #12 5.792 checking build system type... x86_64-pc-linux-gnu #12 5.884 checking host system type... x86_64-pc-linux-gnu #12 5.885 checking how to print strings... printf #12 5.915 checking for gcc... gcc #12 5.932 checking whether the C compiler works... yes #12 5.978 checking for C compiler default output file name... a.out #12 5.978 checking for suffix of executables... #12 6.021 checking whether we are cross compiling... no #12 6.055 checking for suffix of object files... o #12 6.079 checking whether the compiler supports GNU C... yes #12 6.102 checking whether gcc accepts -g... yes #12 6.119 checking for gcc option to enable C11 features... none needed #12 6.159 checking whether gcc understands -c and -o together... yes #12 6.176 checking for a sed that does not truncate output... /usr/bin/sed #12 6.179 checking for grep that handles long lines and -e... /usr/bin/grep #12 6.180 checking for egrep... /usr/bin/grep -E #12 6.182 checking for fgrep... /usr/bin/grep -F #12 6.183 checking for ld used by gcc... /usr/bin/ld #12 6.188 checking if the linker (/usr/bin/ld) is GNU ld... yes #12 6.191 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #12 6.194 checking the name lister (/usr/bin/nm -B) interface... BSD nm #12 6.234 checking whether ln -s works... yes #12 6.234 checking the maximum length of command line arguments... 1572864 #12 6.251 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #12 6.251 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #12 6.251 checking for /usr/bin/ld option to reload object files... -r #12 6.252 checking for file... file #12 6.253 checking for objdump... objdump #12 6.253 checking how to recognize dependent libraries... pass_all #12 6.255 checking for dlltool... no #12 6.255 checking how to associate runtime and link libraries... printf %s\n #12 6.256 checking for ar... ar #12 6.256 checking for archiver @FILE support... @ #12 6.296 checking for strip... strip #12 6.296 checking for ranlib... ranlib #12 6.296 checking for gawk... gawk #12 6.297 checking command to parse /usr/bin/nm -B output from gcc object... ok #12 6.407 checking for sysroot... no #12 6.407 checking for a working dd... /usr/bin/dd #12 6.410 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #12 6.434 checking for mt... no #12 6.434 checking if : is a manifest tool... no #12 6.445 checking for stdio.h... yes #12 6.478 checking for stdlib.h... yes #12 6.505 checking for string.h... yes #12 6.530 checking for inttypes.h... yes #12 6.554 checking for stdint.h... yes #12 6.577 checking for strings.h... yes #12 6.597 checking for sys/stat.h... yes #12 6.612 checking for sys/types.h... yes #12 6.637 checking for unistd.h... yes #12 6.670 checking for dlfcn.h... yes #12 6.689 checking for objdir... .libs #12 6.753 checking if gcc supports -fno-rtti -fno-exceptions... no #12 6.769 checking for gcc option to produce PIC... -fPIC -DPIC #12 6.769 checking if gcc PIC flag -fPIC -DPIC works... yes #12 6.804 checking if gcc static flag -static works... yes #12 6.869 checking if gcc supports -c -o file.o... yes #12 6.882 checking if gcc supports -c -o file.o... (cached) yes #12 6.882 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #12 6.886 checking whether -lc should be explicitly linked in... no #12 6.921 checking dynamic linker characteristics... GNU/Linux ld.so #12 6.989 checking how to hardcode library paths into programs... immediate #12 6.989 checking whether stripping libraries is possible... yes #12 6.990 checking if libtool supports shared libraries... yes #12 6.990 checking whether to build shared libraries... yes #12 6.990 checking whether to build static libraries... yes #12 6.990 checking for a BSD-compatible install... /usr/bin/install -c #12 6.995 checking whether build environment is sane... yes #12 7.001 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 7.003 checking whether make sets $(MAKE)... yes #12 7.017 checking whether make supports the include directive... yes (GNU style) #12 7.033 checking whether make supports nested variables... yes #12 7.052 checking whether UID '0' is supported by ustar format... yes #12 7.052 checking whether GID '0' is supported by ustar format... yes #12 7.052 checking how to create a ustar tar archive... gnutar #12 7.087 checking dependency style of gcc... gcc3 #12 7.175 checking whether make supports nested variables... (cached) yes #12 7.175 checking whether make sets $(MAKE)... (cached) yes #12 7.182 checking for gcc... (cached) gcc #12 7.250 checking whether the compiler supports GNU C... (cached) yes #12 7.250 checking whether gcc accepts -g... (cached) yes #12 7.251 checking for gcc option to enable C11 features... (cached) none needed #12 7.251 checking whether gcc understands -c and -o together... (cached) yes #12 7.252 checking for netinet/sctp.h... yes #12 7.292 checking for pkg-config... /usr/bin/pkg-config #12 7.292 checking for pkg-config... /usr/bin/pkg-config #12 7.292 checking pkg-config is at least version 0.20... yes #12 7.294 checking for libosmocore >= 1.9.0... yes #12 7.305 checking for libosmogsm >= 1.9.0... yes #12 7.322 checking for libosmovty >= 1.9.0... yes #12 7.341 checking for libosmoctrl >= 1.9.0... yes #12 7.362 checking for libosmo-netif >= 1.4.0... yes #12 7.379 checking for libosmo-sigtran >= 1.8.0... yes #12 7.397 checking for libasn1c >= 0.9.30... yes #12 7.415 checking for egrep... (cached) /usr/bin/grep -E #12 7.416 CFLAGS="-g -O2 -std=gnu11 -Wall" #12 7.416 CPPFLAGS=" -Wall" #12 7.473 checking that generated files are newer than configure... done #12 8.001 configure: creating ./config.status #12 9.086 config.status: creating libosmo-hnbap.pc #12 9.116 config.status: creating libosmo-ranap.pc #12 9.146 config.status: creating libosmo-rua.pc #12 9.177 config.status: creating libosmo-sabp.pc #12 9.208 config.status: creating src/Makefile #12 9.249 config.status: creating src/hnbap/Makefile #12 9.288 config.status: creating src/ranap/Makefile #12 9.331 config.status: creating src/rua/Makefile #12 9.359 config.status: creating src/sabp/Makefile #12 9.400 config.status: creating tests/Makefile #12 9.440 config.status: creating Makefile #12 9.472 config.status: creating include/Makefile #12 9.508 config.status: creating include/osmocom/Makefile #12 9.548 config.status: creating include/osmocom/hnbap/Makefile #12 9.588 config.status: creating include/osmocom/ranap/Makefile #12 9.629 config.status: creating include/osmocom/rua/Makefile #12 9.669 config.status: creating include/osmocom/sabp/Makefile #12 9.709 config.status: creating include/osmocom/iuh/Makefile #12 9.749 config.status: creating doc/Makefile #12 9.789 config.status: creating contrib/osmo-iuh.spec #12 9.829 config.status: executing libtool commands #12 9.853 config.status: executing depfiles commands #12 17.35 config.status: executing tests/atconfig commands #12 17.38 echo 1.5.1.6-fc08 > .version-t && mv .version-t .version #12 17.38 make install-recursive #12 17.39 make[1]: Entering directory '/tmp/osmo-iuh' #12 17.39 Making install in src #12 17.39 make[2]: Entering directory '/tmp/osmo-iuh/src' #12 17.39 ../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn #12 17.39 ../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn #12 17.39 ../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn #12 17.39 ../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn #12 17.42 Didn't find any information element for message: PrivateMessage-IEs #12 17.43 sed -i 's,^#include "rua_ies_defs.h",#include <osmocom/rua/rua_ies_defs.h>,' rua_encoder.c rua_decoder.c #12 17.43 Didn't find any information element for message: PrivateMessage-IEs #12 17.43 sed -i 's,^#include "hnbap_ies_defs.h",#include <osmocom/hnbap/hnbap_ies_defs.h>,' hnbap_encoder.c hnbap_decoder.c #12 17.44 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.44 sed -i 's,^#include "sabp_ies_defs.h",#include <osmocom/sabp/sabp_ies_defs.h>,' sabp_encoder.c sabp_decoder.c #12 17.45 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.45 mv rua_ies_defs.h ../include/osmocom/rua/ #12 17.45 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.45 touch ../src/gen_rua.stamp #12 17.45 mv hnbap_ies_defs.h ../include/osmocom/hnbap/ #12 17.45 mv sabp_ies_defs.h ../include/osmocom/sabp/ #12 17.45 touch ../src/gen_hnbap.stamp #12 17.45 touch ../src/gen_sabp.stamp #12 17.47 Didn't find any information element for message: RelocationDetectIEs #12 17.47 Didn't find any information element for message: RelocationCompleteIEs #12 17.47 Didn't find any information element for message: RAB-SetupOrModifyItem-IEs #12 17.47 Didn't find any information element for message: PrivateMessage-IEs #12 17.47 Didn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf #12 17.47 Didn't find any information element for message: SRVCC-CSKeysRequestIEs #12 17.47 Didn't find any information element for message: UeRadioCapabilityMatchRequestIEs #12 17.47 sed -i 's,^#include "ranap_ies_defs.h",#include <osmocom/ranap/ranap_ies_defs.h>,' ranap_encoder.c ranap_decoder.c #12 17.49 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.51 mv ranap_ies_defs.h ../include/osmocom/ranap/ #12 17.52 touch ../src/gen_ranap.stamp #12 17.52 make install-recursive #12 17.53 make[3]: Entering directory '/tmp/osmo-iuh/src' #12 17.54 Making install in hnbap #12 17.55 make[4]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 17.55 CC HNBAP_Criticality.lo #12 17.55 CC HNBAP_Presence.lo #12 17.55 CC HNBAP_PrivateIE-ID.lo #12 17.55 CC HNBAP_ProcedureCode.lo #12 17.55 CC HNBAP_ProtocolIE-ID.lo #12 17.56 CC HNBAP_TriggeringMessage.lo #12 17.56 CC HNBAP_IE-Extensions.lo #12 17.56 CC HNBAP_Access-stratum-release-indicator.lo #12 17.56 CC HNBAP_AccessResult.lo #12 17.56 CC HNBAP_AltitudeAndDirection.lo #12 17.56 CC HNBAP_BindingID.lo #12 17.56 CC HNBAP_BackoffTimer.lo #12 17.56 CC HNBAP_Cause.lo #12 17.56 CC HNBAP_CauseRadioNetwork.lo #12 17.56 CC HNBAP_CauseTransport.lo #12 17.56 CC HNBAP_CauseProtocol.lo #12 17.56 CC HNBAP_CauseMisc.lo #12 17.56 CC HNBAP_CellIdentity.lo #12 17.56 CC HNBAP_Context-ID.lo #12 17.56 CC HNBAP_CELL-FACHMobilitySupport.lo #12 17.67 CC HNBAP_CriticalityDiagnostics.lo #12 17.67 CC HNBAP_CriticalityDiagnostics-IE-List.lo #12 17.68 CC HNBAP_CriticalityDiagnostics-IE-List-Value.lo #12 17.72 CC HNBAP_CSG-ID.lo #12 17.73 CC HNBAP_CSG-Capability.lo #12 17.73 CC HNBAP_CSGMembershipStatus.lo #12 17.73 CC HNBAP_CGI.lo #12 17.73 CC HNBAP_CI.lo #12 17.73 CC HNBAP_CN-DomainIndicator.lo #12 17.74 CC HNBAP_ESN.lo #12 17.74 CC HNBAP_GeographicalLocation.lo #12 17.75 CC HNBAP_GeographicalCoordinates.lo #12 17.75 CC HNBAP_GTP-TEI.lo #12 17.75 CC HNBAP_HNBCapacity.lo #12 17.76 CC HNBAP_HNB-Cell-Access-Mode.lo #12 17.77 CC HNBAP_HNB-Cell-Identifier.lo #12 17.77 CC HNBAP_HNB-GWResponse.lo #12 17.78 CC HNBAP_HNB-RNL-Identity.lo #12 17.78 CC HNBAP_HNBConfigInfo.lo #12 17.78 CC HNBAP_ConfigurationInformation.lo #12 17.79 CC HNBAP_HNBConfigurationInformationProvided.lo #12 17.79 CC HNBAP_HNBConfigurationInformationMissing.lo #12 17.79 CC HNBAP_HNB-Location-Information.lo #12 17.82 CC HNBAP_HNB-Identity.lo #12 17.83 CC HNBAP_HNB-Identity-Info.lo #12 17.86 CC HNBAP_IMEI.lo #12 17.87 CC HNBAP_IMSI.lo #12 17.88 CC HNBAP_IMSIDS41.lo #12 17.89 CC HNBAP_IMSIESN.lo #12 17.89 CC HNBAP_IP-Address.lo #12 17.89 CC HNBAP_Ipv4Address.lo #12 17.90 CC HNBAP_Ipv6Address.lo #12 17.90 CC HNBAP_Iurh-Signalling-TNL-AddressList.lo #12 17.91 CC HNBAP_LAC.lo #12 17.91 CC HNBAP_LAI.lo #12 17.91 CC HNBAP_MacroCoverageInformation.lo #12 17.91 CC HNBAP_MacroCellID.lo #12 17.92 CC HNBAP_MuxPortNumber.lo #12 17.92 CC HNBAP_NeighbourCellIdentityList.lo #12 17.93 CC HNBAP_NeighbourIdentity.lo #12 17.93 CC HNBAP_NeighbourInfoList.lo #12 17.93 CC HNBAP_AdditionalNeighbourInfoList.lo #12 17.94 CC HNBAP_NeighbourInfoRequestList.lo #12 17.97 CC HNBAP_NeighbourInfoRequestItem.lo #12 17.98 CC HNBAP_PLMNidentity.lo #12 17.99 CC HNBAP_PSC.lo #12 17.99 CC HNBAP_PTMSI.lo #12 18.00 CC HNBAP_PTMSIRAI.lo #12 18.00 CC HNBAP_RAB-ID.lo #12 18.01 CC HNBAP_RABList.lo #12 18.01 CC HNBAP_RABListItem.lo #12 18.04 CC HNBAP_RAC.lo #12 18.04 CC HNBAP_RAI.lo #12 18.04 CC HNBAP_Registration-Cause.lo #12 18.04 CC HNBAP_RNC-ID.lo #12 18.05 CC HNBAP_SAC.lo #12 18.05 CC HNBAP_S-RNTIPrefix.lo #12 18.05 CC HNBAP_TMSILAI.lo #12 18.06 CC HNBAP_TMSIDS41.lo #12 18.07 CC HNBAP_TransportInfo.lo #12 18.09 CC HNBAP_TransportLayerAddress.lo #12 18.09 CC HNBAP_Tunnel-Information.lo #12 18.09 CC HNBAP_TypeOfError.lo #12 18.10 CC HNBAP_UDP-Port-Number.lo #12 18.10 CC HNBAP_UE-Capabilities.lo #12 18.12 CC HNBAP_UTRANCellID.lo #12 18.12 CC HNBAP_UE-Identity.lo #12 18.15 CC HNBAP_Update-cause.lo #12 18.16 CC HNBAP_URAIdentityList.lo #12 18.18 CC HNBAP_URAIdentity.lo #12 18.18 CC HNBAP_U-RNTI.lo #12 18.19 CC HNBAP_UnknownU-RNTIIndication.lo #12 18.20 CC HNBAP_HNBAP-PDU.lo #12 18.21 CC HNBAP_InitiatingMessage.lo #12 18.21 CC HNBAP_SuccessfulOutcome.lo #12 18.22 CC HNBAP_UnsuccessfulOutcome.lo #12 18.22 CC HNBAP_HNBRegisterRequest.lo #12 18.23 CC HNBAP_HNBRegisterAccept.lo #12 18.23 CC HNBAP_HNBRegisterReject.lo #12 18.23 CC HNBAP_UERegisterRequest.lo #12 18.23 CC HNBAP_UERegisterAccept.lo #12 18.24 CC HNBAP_UERegisterReject.lo #12 18.26 CC HNBAP_UEDe-Register.lo #12 18.27 CC HNBAP_HNBDe-Register.lo #12 18.29 CC HNBAP_ErrorIndication.lo #12 18.30 CC HNBAP_CSGMembershipUpdate.lo #12 18.30 CC HNBAP_TNLUpdateRequest.lo #12 18.30 CC HNBAP_TNLUpdateResponse.lo #12 18.30 CC HNBAP_TNLUpdateFailure.lo #12 18.31 CC HNBAP_HNBConfigTransferRequest.lo #12 18.32 CC HNBAP_HNBConfigTransferResponse.lo #12 18.33 CC HNBAP_RelocationComplete.lo #12 18.33 CC HNBAP_U-RNTIQueryRequest.lo #12 18.33 CC HNBAP_U-RNTIQueryResponse.lo #12 18.34 CC HNBAP_PrivateMessage.lo #12 18.34 CC HNBAP_IE.lo #12 18.44 CCLD libosmo-asn1-hnbap.la #12 18.58 make[5]: Entering directory '/tmp/osmo-iuh/src/hnbap' #12 18.58 make[5]: Nothing to be done for 'install-exec-am'. #12 18.58 make[5]: Nothing to be done for 'install-data-am'. #12 18.58 make[5]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.58 make[4]: Leaving directory '/tmp/osmo-iuh/src/hnbap' #12 18.58 Making install in rua #12 18.58 make[4]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.58 CC RUA_Criticality.lo #12 18.58 CC RUA_Presence.lo #12 18.58 CC RUA_ProcedureCode.lo #12 18.58 CC RUA_PrivateIE-ID.lo #12 18.58 CC RUA_ProtocolIE-ID.lo #12 18.58 CC RUA_TriggeringMessage.lo #12 18.58 CC RUA_IE-Extensions.lo #12 18.58 CC RUA_CN-DomainIndicator.lo #12 18.59 CC RUA_Context-ID.lo #12 18.59 CC RUA_CSGMembershipStatus.lo #12 18.59 CC RUA_Establishment-Cause.lo #12 18.59 CC RUA_IntraDomainNasNodeSelector.lo #12 18.59 CC RUA_Gsm-map-IDNNS.lo #12 18.59 CC RUA_Ansi-41-IDNNS.lo #12 18.59 CC RUA_RANAP-Message.lo #12 18.59 CC RUA_RoutingParameter.lo #12 18.59 CC RUA_CauseRadioNetwork.lo #12 18.59 CC RUA_Cause.lo #12 18.59 CC RUA_CauseTransport.lo #12 18.59 CC RUA_CauseProtocol.lo #12 18.67 CC RUA_CauseMisc.lo #12 18.68 CC RUA_CriticalityDiagnostics.lo #12 18.70 CC RUA_CriticalityDiagnostics-IE-List.lo #12 18.70 CC RUA_CriticalityDiagnostics-IE-List-Value.lo #12 18.70 CC RUA_TypeOfError.lo #12 18.75 CC RUA_RUA-PDU.lo #12 18.76 CC RUA_InitiatingMessage.lo #12 18.76 CC RUA_SuccessfulOutcome.lo #12 18.77 CC RUA_UnsuccessfulOutcome.lo #12 18.77 CC RUA_Connect.lo #12 18.77 CC RUA_DirectTransfer.lo #12 18.77 CC RUA_Disconnect.lo #12 18.77 CC RUA_ConnectionlessTransfer.lo #12 18.77 CC RUA_ErrorIndication.lo #12 18.78 CC RUA_PrivateMessage.lo #12 18.78 CC RUA_IE.lo #12 18.88 CCLD libosmo-asn1-rua.la #12 18.94 make[5]: Entering directory '/tmp/osmo-iuh/src/rua' #12 18.94 make[5]: Nothing to be done for 'install-exec-am'. #12 18.94 make[5]: Nothing to be done for 'install-data-am'. #12 18.94 make[5]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.94 make[4]: Leaving directory '/tmp/osmo-iuh/src/rua' #12 18.94 Making install in ranap #12 18.95 make[4]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 18.95 CC RANAP_Criticality.lo #12 18.95 CC RANAP_Presence.lo #12 18.95 CC RANAP_PrivateIE-ID.lo #12 18.96 CC RANAP_ProcedureCode.lo #12 18.96 CC RANAP_TriggeringMessage.lo #12 18.96 CC RANAP_ProtocolExtensionID.lo #12 18.96 CC RANAP_IE-Extensions.lo #12 18.96 CC RANAP_ProtocolIE-ID.lo #12 18.96 CC RANAP_AccuracyFulfilmentIndicator.lo #12 18.96 CC RANAP_AllocationOrRetentionPriority.lo #12 18.96 CC RANAP_Alt-RAB-Parameters.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo #12 18.96 CC RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo #12 19.04 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo #12 19.05 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo #12 19.05 CC RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-MaxBitrateType.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-MaxBitrates.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-MaxBitrateList.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo #12 19.06 CC RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo #12 19.07 CC RANAP_AlternativeRABConfigurationRequest.lo #12 19.08 CC RANAP_APN.lo #12 19.10 CC RANAP_AreaIdentity.lo #12 19.11 CC RANAP_Ass-RAB-Parameters.lo #12 19.14 CC RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 19.14 CC RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo #12 19.14 CC RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo #12 19.14 CC RANAP_Ass-RAB-Parameter-MaxBitrateList.lo #12 19.15 CC RANAP_AuthorisedPLMNs.lo #12 19.15 CC RANAP_AuthorisedPLMNs-Value.lo #12 19.15 CC RANAP_AuthorisedSNAs.lo #12 19.15 CC RANAP_BindingID.lo #12 19.15 CC RANAP_BroadcastAssistanceDataDecipheringKeys.lo #12 19.15 CC RANAP_Cause.lo #12 19.15 CC RANAP_CauseMisc.lo #12 19.16 CC RANAP_CauseNAS.lo #12 19.16 CC RANAP_CauseProtocol.lo #12 19.16 CC RANAP_CauseRadioNetwork.lo #12 19.17 CC RANAP_CauseRadioNetworkExtension.lo #12 19.21 CC RANAP_CauseNon-Standard.lo #12 19.21 CC RANAP_CauseTransmissionNetwork.lo #12 19.23 CC RANAP_Cell-Access-Mode.lo #12 19.23 CC RANAP_CellIdList.lo #12 19.23 CC RANAP_CellBased.lo #12 19.24 CC RANAP_Cell-Id.lo #12 19.24 CC RANAP_Cell-Capacity-Class-Value.lo #12 19.25 CC RANAP_CellLoadInformation.lo #12 19.25 CC RANAP_CellLoadInformationGroup.lo #12 19.25 CC RANAP_CellType.lo #12 19.25 CC RANAP_ClientType.lo #12 19.26 CC RANAP_CriticalityDiagnostics.lo #12 19.27 CC RANAP_CriticalityDiagnostics-IE-List.lo #12 19.29 CC RANAP_CriticalityDiagnostics-IE-List-Value.lo #12 19.33 CC RANAP_MessageStructure.lo #12 19.33 CC RANAP_MessageStructure-Value.lo #12 19.35 CC RANAP_CGI.lo #12 19.35 CC RANAP_ChosenEncryptionAlgorithm.lo #12 19.35 CC RANAP_ChosenIntegrityProtectionAlgorithm.lo #12 19.36 CC RANAP_CI.lo #12 19.36 CC RANAP_ClassmarkInformation2.lo #12 19.36 CC RANAP_ClassmarkInformation3.lo #12 19.36 CC RANAP_CN-DomainIndicator.lo #12 19.37 CC RANAP_CN-ID.lo #12 19.38 CC RANAP_Correlation-ID.lo #12 19.38 CC RANAP_CSFB-Information.lo #12 19.38 CC RANAP_CSG-Id.lo #12 19.39 CC RANAP_CSG-Id-List.lo #12 19.39 CC RANAP_CSG-Membership-Status.lo #12 19.42 CC RANAP_DataPDUType.lo #12 19.42 CC RANAP_DataVolumeReference.lo #12 19.43 CC RANAP_DataVolumeReportingIndication.lo #12 19.43 CC RANAP_DCH-ID.lo #12 19.44 CC RANAP_DeliveryOfErroneousSDU.lo #12 19.44 CC RANAP_DeliveryOrder.lo #12 19.44 CC RANAP_DeltaRAListofIdleModeUEs.lo #12 19.45 CC RANAP_NewRAListofIdleModeUEs.lo #12 19.49 CC RANAP_RAListwithNoIdleModeUEsAnyMore.lo #12 19.51 CC RANAP_ForwardingIndication.lo #12 19.51 CC RANAP_DL-GTP-PDU-SequenceNumber.lo #12 19.51 CC RANAP_DL-N-PDU-SequenceNumber.lo #12 19.53 CC RANAP_D-RNTI.lo #12 19.53 CC RANAP_DRX-CycleLengthCoefficient.lo #12 19.55 CC RANAP_DSCH-ID.lo #12 19.55 CC RANAP_EARFCN-Extended.lo #12 19.56 CC RANAP_E-DCH-MAC-d-Flow-ID.lo #12 19.57 CC RANAP_ENB-ID.lo #12 19.57 CC RANAP_EncryptionAlgorithm.lo #12 19.58 CC RANAP_EncryptionInformation.lo #12 19.58 CC RANAP_EncryptionKey.lo #12 19.59 CC RANAP_End-Of-CSFB.lo #12 19.60 CC RANAP_EquipmentsToBeTraced.lo #12 19.60 CC RANAP_E-UTRAN-Service-Handover.lo #12 19.62 CC RANAP_Event.lo #12 19.62 CC RANAP_Event1F-Parameters.lo #12 19.64 CC RANAP_Event1I-Parameters.lo #12 19.64 CC RANAP_ExtendedGuaranteedBitrate.lo #12 19.65 CC RANAP_ExtendedMaxBitrate.lo #12 19.68 CC RANAP_ExtendedRNC-ID.lo #12 19.69 CC RANAP_FrameSequenceNumber.lo #12 19.70 CC RANAP_FrequenceLayerConvergenceFlag.lo #12 19.71 CC RANAP_GANSS-PositioningDataSet.lo #12 19.73 CC RANAP_GANSS-PositioningMethodAndUsage.lo #12 19.73 CC RANAP_GeographicalArea.lo #12 19.73 CC RANAP_GeographicalCoordinates.lo #12 19.73 CC RANAP_GA-AltitudeAndDirection.lo #12 19.74 CC RANAP_GA-EllipsoidArc.lo #12 19.74 CC RANAP_GA-Point.lo #12 19.75 CC RANAP_GA-PointWithAltitude.lo #12 19.76 CC RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo #12 19.76 CC RANAP_GA-PointWithUnCertainty.lo #12 19.76 CC RANAP_GA-PointWithUnCertaintyEllipse.lo #12 19.77 CC RANAP_GA-Polygon.lo #12 19.78 CC RANAP_GA-Polygon-Value.lo #12 19.80 CC RANAP_GA-UncertaintyEllipse.lo #12 19.80 CC RANAP_GERAN-BSC-Container.lo #12 19.82 CC RANAP_GERAN-Cell-ID.lo #12 19.82 CC RANAP_GERAN-Classmark.lo #12 19.83 CC RANAP_GlobalCN-ID.lo #12 19.83 CC RANAP_GlobalRNC-ID.lo #12 19.84 CC RANAP_GTP-TEI.lo #12 19.87 CC RANAP_GuaranteedBitrate.lo #12 19.88 CC RANAP_HigherBitratesThan16MbpsFlag.lo #12 19.88 CC RANAP_HS-DSCH-MAC-d-Flow-ID.lo #12 19.88 CC RANAP_IMEI.lo #12 19.89 CC RANAP_IMEIGroup.lo #12 19.89 CC RANAP_IMEIList.lo #12 19.89 CC RANAP_IMEISV.lo #12 19.89 CC RANAP_IMEISVGroup.lo #12 19.89 CC RANAP_IMEISVList.lo #12 19.90 CC RANAP_ImmediateMDT.lo #12 19.92 CC RANAP_IMSI.lo #12 19.92 CC RANAP_IncludeVelocity.lo #12 19.92 CC RANAP_InformationExchangeID.lo #12 19.93 CC RANAP_InformationExchangeType.lo #12 19.93 CC RANAP_InformationRequested.lo #12 19.94 CC RANAP_InformationRequestType.lo #12 19.97 CC RANAP_InformationTransferID.lo #12 19.98 CC RANAP_InformationTransferType.lo #12 19.98 CC RANAP_IntegrityProtectionAlgorithm.lo #12 20.00 CC RANAP_IntegrityProtectionInformation.lo #12 20.00 CC RANAP_IntegrityProtectionKey.lo #12 20.01 CC RANAP_InterSystemInformationTransferType.lo #12 20.01 CC RANAP_InterSystemInformation-TransparentContainer.lo #12 20.03 CC RANAP_IPMulticastAddress.lo #12 20.04 CC RANAP_IuSignallingConnectionIdentifier.lo #12 20.05 CC RANAP_IuTransportAssociation.lo #12 20.06 CC RANAP_KeyStatus.lo #12 20.06 CC RANAP_LA-LIST.lo #12 20.06 CC RANAP_LA-LIST-Value.lo #12 20.06 CC RANAP_LAC.lo #12 20.07 CC RANAP_LAI.lo #12 20.08 CC RANAP_LastKnownServiceArea.lo #12 20.09 CC RANAP_LastVisitedUTRANCell-Item.lo #12 20.10 CC RANAP_LHN-ID.lo #12 20.11 CC RANAP_Links-to-log.lo #12 20.11 CC RANAP_ListOF-SNAs.lo #12 20.12 CC RANAP_ListOfInterfacesToTrace.lo #12 20.13 CC RANAP_InterfacesToTraceItem.lo #12 20.14 CC RANAP_LoadValue.lo #12 20.14 CC RANAP_LocationRelatedDataRequestType.lo #12 20.15 CC RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo #12 20.15 CC RANAP_LocationReportingTransferInformation.lo #12 20.15 CC RANAP_ReportChangeOfSAI.lo #12 20.16 CC RANAP_PeriodicReportingIndicator.lo #12 20.18 CC RANAP_DirectReportingIndicator.lo #12 20.18 CC RANAP_L3-Information.lo #12 20.19 CC RANAP_M1Report.lo #12 20.20 CC RANAP_M2Report.lo #12 20.21 CC RANAP_M4Report.lo #12 20.21 CC RANAP_M4-Collection-Parameters.lo #12 20.21 CC RANAP_M4-Period.lo #12 20.23 CC RANAP_M4-Threshold.lo #12 20.23 CC RANAP_M5Report.lo #12 20.24 CC RANAP_M5-Period.lo #12 20.25 CC RANAP_M6Report.lo #12 20.25 CC RANAP_M6-Period.lo #12 20.26 CC RANAP_M7Report.lo #12 20.28 CC RANAP_M7-Period.lo #12 20.29 CC RANAP_Management-Based-MDT-Allowed.lo #12 20.29 CC RANAP_MaxBitrate.lo #12 20.29 CC RANAP_MaxSDU-Size.lo #12 20.30 CC RANAP_MBMS-PTP-RAB-ID.lo #12 20.34 CC RANAP_MBMSBearerServiceType.lo #12 20.34 CC RANAP_MBMSCNDe-Registration.lo #12 20.34 CC RANAP_MBMSCountingInformation.lo #12 20.35 CC RANAP_MBMSHCIndicator.lo #12 20.35 CC RANAP_MBMSIPMulticastAddressandAPNRequest.lo #12 20.35 CC RANAP_MBMSLinkingInformation.lo #12 20.36 CC RANAP_MBMSRegistrationRequestType.lo #12 20.36 CC RANAP_MBMSServiceArea.lo #12 20.36 CC RANAP_MBMSSessionDuration.lo #12 20.36 CC RANAP_MBMSSessionIdentity.lo #12 20.37 CC RANAP_MBMSSessionRepetitionNumber.lo #12 20.41 CC RANAP_MDT-Activation.lo #12 20.43 CC RANAP_MDTAreaScope.lo #12 20.45 CC RANAP_MDT-Configuration.lo #12 20.46 CC RANAP_MDTMode.lo #12 20.46 CC RANAP_MDT-PLMN-List.lo #12 20.46 CC RANAP_MDT-Report-Parameters.lo #12 20.48 CC RANAP_MeasurementQuantity.lo #12 20.49 CC RANAP_MeasurementsToActivate.lo #12 20.49 CC RANAP_MSISDN.lo #12 20.50 CC RANAP_NAS-PDU.lo #12 20.51 CC RANAP_NAS-SequenceNumber.lo #12 20.51 CC RANAP_NAS-SynchronisationIndicator.lo #12 20.52 CC RANAP_NewBSS-To-OldBSS-Information.lo #12 20.53 CC RANAP_NonSearchingIndication.lo #12 20.53 CC RANAP_NRTLoadInformationValue.lo #12 20.55 CC RANAP_NumberOfIuInstances.lo #12 20.55 CC RANAP_Offload-RAB-Parameters.lo #12 20.55 CC RANAP_NumberOfSteps.lo #12 20.56 CC RANAP_Offload-RAB-Parameters-APN.lo #12 20.57 CC RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo #12 20.57 CC RANAP_OldBSS-ToNewBSS-Information.lo #12 20.57 CC RANAP_OMC-ID.lo #12 20.58 CC RANAP_Out-Of-UTRAN.lo #12 20.59 CC RANAP_PagingAreaID.lo #12 20.60 CC RANAP_PagingCause.lo #12 20.63 CC RANAP_PDP-TypeInformation.lo #12 20.64 CC RANAP_PDP-Type.lo #12 20.67 CC RANAP_PDP-TypeInformation-extension.lo #12 20.67 CC RANAP_PDP-Type-extension.lo #12 20.67 CC RANAP_PDUType14FrameSequenceNumber.lo #12 20.69 CC RANAP_PeriodicLocationInfo.lo #12 20.70 CC RANAP_PermanentNAS-UE-ID.lo #12 20.70 CC RANAP_PermittedEncryptionAlgorithms.lo #12 20.70 CC RANAP_PermittedIntegrityProtectionAlgorithms.lo #12 20.71 CC RANAP_LABased.lo #12 20.71 CC RANAP_LAI-List.lo #12 20.73 CC RANAP_LoggedMDT.lo #12 20.74 CC RANAP_LoggingInterval.lo #12 20.74 CC RANAP_LoggingDuration.lo #12 20.75 CC RANAP_PLMNidentity.lo #12 20.75 CC RANAP_PLMNs-in-shared-network.lo #12 20.76 CC RANAP_PLMNs-in-shared-network-Value.lo #12 20.77 CC RANAP_Port-Number.lo #12 20.77 CC RANAP_PositioningDataDiscriminator.lo #12 20.77 CC RANAP_PositioningDataSet.lo #12 20.78 CC RANAP_PositioningMethodAndUsage.lo #12 20.79 CC RANAP_PositionData.lo #12 20.79 CC RANAP_PositioningPriority.lo #12 20.80 CC RANAP_PositionDataSpecificToGERANIuMode.lo #12 20.80 CC RANAP_Pre-emptionCapability.lo #12 20.81 CC RANAP_Pre-emptionVulnerability.lo #12 20.82 CC RANAP_PriorityLevel.lo #12 20.83 CC RANAP_Priority-Class-Indicator.lo #12 20.83 CC RANAP_ProvidedData.lo #12 20.83 CC RANAP_P-TMSI.lo #12 20.85 CC RANAP_QueuingAllowed.lo #12 20.85 CC RANAP_RAB-AsymmetryIndicator.lo #12 20.85 CC RANAP_RABased.lo #12 20.86 CC RANAP_RAI-List.lo #12 20.87 CC RANAP_RABDataVolumeReport.lo #12 20.90 CC RANAP_RABDataVolumeReport-Value.lo #12 20.93 CC RANAP_RAB-ID.lo #12 20.94 CC RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 20.95 CC RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo #12 20.96 CC RANAP_RAB-Parameter-GuaranteedBitrateList.lo #12 20.96 CC RANAP_RAB-Parameter-MaxBitrateList.lo #12 20.96 CC RANAP_RAB-Parameters.lo #12 20.96 CC RANAP_RABParametersList.lo #12 20.97 CC RANAP_RABParametersList-Value.lo #12 20.97 CC RANAP_RAB-SubflowCombinationBitRate.lo #12 20.97 CC RANAP_RAB-TrCH-Mapping.lo #12 20.99 CC RANAP_RAB-TrCH-MappingItem.lo #12 20.99 CC RANAP_RAC.lo #12 21.00 CC RANAP_RAI.lo #12 21.00 CC RANAP_RAListofIdleModeUEs.lo #12 21.00 CC RANAP_NotEmptyRAListofIdleModeUEs.lo #12 21.01 CC RANAP_RAofIdleModeUEs.lo #12 21.02 CC RANAP_LAListofIdleModeUEs.lo #12 21.03 CC RANAP_RAT-Type.lo #12 21.04 CC RANAP_RateControlAllowed.lo #12 21.04 CC RANAP_RedirectAttemptFlag.lo #12 21.04 CC RANAP_RedirectionCompleted.lo #12 21.05 CC RANAP_RejectCauseValue.lo #12 21.06 CC RANAP_RelocationRequirement.lo #12 21.06 CC RANAP_RelocationType.lo #12 21.06 CC RANAP_RepetitionNumber0.lo #12 21.07 CC RANAP_RepetitionNumber1.lo #12 21.08 CC RANAP_ReportArea.lo #12 21.10 CC RANAP_ReportInterval.lo #12 21.11 CC RANAP_ReportAmount.lo #12 21.11 CC RANAP_RequestedGPSAssistanceData.lo #12 21.11 CC RANAP_RequestedGANSSAssistanceData.lo #12 21.12 CC RANAP_RequestedLocationRelatedDataType.lo #12 21.14 CC RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo #12 21.14 CC RANAP_MBMSIPMulticastAddressandAPNlist.lo #12 21.17 CC RANAP_RequestedMulticastServiceList.lo #12 21.18 CC RANAP_Requested-RAB-Parameter-Values.lo #12 21.18 CC RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo #12 21.19 CC RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo #12 21.22 CC RANAP_Requested-RAB-Parameter-MaxBitrateList.lo #12 21.23 CC RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo #12 21.24 CC RANAP_RequestType.lo #12 21.24 CC RANAP_ResidualBitErrorRatio.lo #12 21.25 CC RANAP_ResponseTime.lo #12 21.25 CC RANAP_RIMInformation.lo #12 21.25 CC RANAP_RIM-Transfer.lo #12 21.25 CC RANAP_RIMRoutingAddress.lo #12 21.26 CC RANAP_RNC-ID.lo #12 21.26 CC RANAP_RNCTraceInformation.lo #12 21.27 CC RANAP_RRC-Container.lo #12 21.27 CC RANAP_RNSAPRelocationParameters.lo #12 21.28 CC RANAP_RTLoadValue.lo #12 21.28 CC RANAP_RSRVCC-HO-Indication.lo #12 21.28 CC RANAP_RSRVCC-Information.lo #12 21.30 CC RANAP_RSRVCC-Operation-Possible.lo #12 21.31 CC RANAP_SAC.lo #12 21.31 CC RANAP_SAI.lo #12 21.31 CC RANAP_SAPI.lo #12 21.31 CC RANAP_SessionUpdateID.lo #12 21.32 CC RANAP_Shared-Network-Information.lo #12 21.33 CC RANAP_Session-Re-establishment-Indicator.lo #12 21.35 CC RANAP_SignallingIndication.lo #12 21.35 CC RANAP_SDU-ErrorRatio.lo #12 21.35 CC RANAP_SDU-FormatInformationParameters.lo #12 21.36 CC RANAP_SDU-FormatInformationParameterItem.lo #12 21.37 CC RANAP_SDU-Parameters.lo #12 21.40 CC RANAP_SDU-ParameterItem.lo #12 21.42 CC RANAP_SNA-Access-Information.lo #12 21.42 CC RANAP_SNAC.lo #12 21.45 CC RANAP_Service-Handover.lo #12 21.45 CC RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo #12 21.45 CC RANAP_SourceCellID.lo #12 21.46 CC RANAP_Source-ToTarget-TransparentContainer.lo #12 21.46 CC RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo #12 21.46 CC RANAP_SourceID.lo #12 21.46 CC RANAP_SourceRNC-ID.lo #12 21.46 CC RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo #12 21.47 CC RANAP_IRAT-Measurement-Configuration.lo #12 21.48 CC RANAP_IRATmeasurementParameters.lo #12 21.48 CC RANAP_RSRQ-Type.lo #12 21.49 CC RANAP_RSRQ-Extension.lo #12 21.49 CC RANAP_EUTRANFrequencies.lo #12 21.50 CC RANAP_EUTRANFrequencies-Value.lo #12 21.52 CC RANAP_MeasBand.lo #12 21.52 CC RANAP_SubscriberProfileIDforRFP.lo #12 21.52 CC RANAP_SourceStatisticsDescriptor.lo #12 21.54 CC RANAP_SupportedRAB-ParameterBitrateList.lo #12 21.56 CC RANAP_SupportedBitrate.lo #12 21.56 CC RANAP_SourceUTRANCellID.lo #12 21.56 CC RANAP_SRB-ID.lo #12 21.56 CC RANAP_SRB-TrCH-Mapping.lo #12 21.57 CC RANAP_SRB-TrCH-MappingItem.lo #12 21.58 CC RANAP_SRVCC-HO-Indication.lo #12 21.59 CC RANAP_SRVCC-Information.lo #12 21.59 CC RANAP_SRVCC-Operation-Possible.lo #12 21.59 CC RANAP_SubflowSDU-Size.lo #12 21.60 CC RANAP_TAC.lo #12 21.61 CC RANAP_TAI.lo #12 21.64 CC RANAP_Target-ToSource-TransparentContainer.lo #12 21.64 CC RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo #12 21.64 CC RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo #12 21.65 CC RANAP_TargetCellId.lo #12 21.66 CC RANAP_TargetID.lo #12 21.66 CC RANAP_TargetENB-ID.lo #12 21.66 CC RANAP_TargetRNC-ID.lo #12 21.68 CC RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo #12 21.69 CC RANAP_TBCD-STRING.lo #12 21.70 CC RANAP_TemporaryUE-ID.lo #12 21.71 CC RANAP_Time-UE-StayedInCell.lo #12 21.71 CC RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo #12 21.72 CC RANAP_TimeToMBMSDataTransfer.lo #12 21.73 CC RANAP_TimingDifferenceULDL.lo #12 21.76 CC RANAP_TMGI.lo #12 21.76 CC RANAP_TMSI.lo #12 21.77 CC RANAP_TraceDepth.lo #12 21.77 CC RANAP_TraceInformation.lo #12 21.77 CC RANAP_TracePropagationParameters.lo #12 21.77 CC RANAP_TraceRecordingSessionInformation.lo #12 21.78 CC RANAP_TraceRecordingSessionReference.lo #12 21.80 CC RANAP_TraceReference.lo #12 21.81 CC RANAP_TraceType.lo #12 21.81 CC RANAP_TrafficClass.lo #12 21.81 CC RANAP_TrafficHandlingPriority.lo #12 21.82 CC RANAP_TransferDelay.lo #12 21.83 CC RANAP_UnsuccessfullyTransmittedDataVolume.lo #12 21.83 CC RANAP_TransportLayerAddress.lo #12 21.85 CC RANAP_TrCH-ID.lo #12 21.86 CC RANAP_TrCH-ID-List.lo #12 21.87 CC RANAP_TriggerID.lo #12 21.87 CC RANAP_TunnelInformation.lo #12 21.87 CC RANAP_TypeOfError.lo #12 21.88 CC RANAP_UE-AggregateMaximumBitRate.lo #12 21.92 CC RANAP_UE-AggregateMaximumBitRateDownlink.lo #12 21.92 CC RANAP_UE-AggregateMaximumBitRateUplink.lo #12 21.93 CC RANAP_UE-History-Information.lo #12 21.94 CC RANAP_UE-ID.lo #12 21.94 CC RANAP_UESBI-Iu.lo #12 21.95 CC RANAP_UESBI-IuA.lo #12 21.95 CC RANAP_UESBI-IuB.lo #12 21.96 CC RANAP_UL-GTP-PDU-SequenceNumber.lo #12 21.97 CC RANAP_UL-N-PDU-SequenceNumber.lo #12 21.98 CC RANAP_UPInformation.lo #12 21.98 CC RANAP_UPInitialisationFrame.lo #12 21.99 CC RANAP_UP-ModeVersions.lo #12 21.99 CC RANAP_USCH-ID.lo #12 21.99 CC RANAP_UserPlaneMode.lo #12 22.01 CC RANAP_UTRAN-CellID.lo #12 22.01 CC RANAP_VelocityEstimate.lo #12 22.02 CC RANAP_HorizontalVelocity.lo #12 22.04 CC RANAP_HorizontalWithVerticalVelocity.lo #12 22.05 CC RANAP_HorizontalVelocityWithUncertainty.lo #12 22.05 CC RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo #12 22.08 CC RANAP_HorizontalSpeedAndBearing.lo #12 22.08 CC RANAP_VerticalVelocity.lo #12 22.08 CC RANAP_VerticalSpeedDirection.lo #12 22.11 CC RANAP_VerticalAccuracyCode.lo #12 22.12 CC RANAP_VoiceSupportMatchIndicator.lo #12 22.12 CC RANAP_RANAP-PDU.lo #12 22.13 CC RANAP_InitiatingMessage.lo #12 22.13 CC RANAP_SuccessfulOutcome.lo #12 22.13 CC RANAP_UnsuccessfulOutcome.lo #12 22.13 CC RANAP_Outcome.lo #12 22.14 CC RANAP_Iu-ReleaseCommand.lo #12 22.14 CC RANAP_Iu-ReleaseComplete.lo #12 22.15 CC RANAP_RelocationRequired.lo #12 22.15 CC RANAP_RelocationCommand.lo #12 22.17 CC RANAP_RelocationRequest.lo #12 22.17 CC RANAP_RelocationPreparationFailure.lo #12 22.19 CC RANAP_RelocationRequestAcknowledge.lo #12 22.19 CC RANAP_RelocationFailure.lo #12 22.20 CC RANAP_RelocationCancel.lo #12 22.20 CC RANAP_RelocationCancelAcknowledge.lo #12 22.20 CC RANAP_SRNS-ContextRequest.lo #12 22.20 CC RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo #12 22.21 CC RANAP_DataVolumeReportRequest.lo #12 22.22 CC RANAP_SRNS-ContextResponse.lo #12 22.22 CC RANAP_SecurityModeCommand.lo #12 22.22 CC RANAP_SecurityModeComplete.lo #12 22.24 CC RANAP_SecurityModeReject.lo #12 22.26 CC RANAP_DataVolumeReport.lo #12 22.27 CC RANAP_Reset.lo #12 22.27 CC RANAP_ResetAcknowledge.lo #12 22.27 CC RANAP_RAB-ReleaseRequest.lo #12 22.29 CC RANAP_RedirectionIndication.lo #12 22.29 CC RANAP_RAB-ReleaseList.lo #12 22.30 CC RANAP_Iu-ReleaseRequest.lo #12 22.32 CC RANAP_RelocationDetect.lo #12 22.32 CC RANAP_RelocationComplete.lo #12 22.32 CC RANAP_Paging.lo #12 22.32 CC RANAP_CommonID.lo #12 22.32 CC RANAP_CN-InvokeTrace.lo #12 22.32 CC RANAP_CN-DeactivateTrace.lo #12 22.32 CC RANAP_LocationReportingControl.lo #12 22.33 CC RANAP_LocationReport.lo #12 22.34 CC RANAP_InitialUE-Message.lo #12 22.34 CC RANAP_DirectTransfer.lo #12 22.36 CC RANAP_Overload.lo #12 22.37 CC RANAP_ErrorIndication.lo #12 22.37 CC RANAP_SRNS-DataForwardCommand.lo #12 22.38 CC RANAP_ForwardSRNS-Context.lo #12 22.38 CC RANAP_RAB-AssignmentRequest.lo #12 22.40 CC RANAP_RAB-SetupOrModifyList.lo #12 22.41 CC RANAP_RAB-AssignmentResponse.lo #12 22.41 CC RANAP_PrivateMessage.lo #12 22.41 CC RANAP_ResetResource.lo #12 22.42 CC RANAP_ResetResourceAcknowledge.lo #12 22.42 CC RANAP_RANAP-RelocationInformation.lo #12 22.44 CC RANAP_RAB-ModifyRequest.lo #12 22.44 CC RANAP_LocationRelatedDataRequest.lo #12 22.44 CC RANAP_LocationRelatedDataResponse.lo #12 22.44 CC RANAP_LocationRelatedDataFailure.lo #12 22.45 CC RANAP_InformationTransferIndication.lo #12 22.46 CC RANAP_InformationTransferConfirmation.lo #12 22.47 CC RANAP_InformationTransferFailure.lo #12 22.47 CC RANAP_UESpecificInformationIndication.lo #12 22.47 CC RANAP_DirectInformationTransfer.lo #12 22.49 CC RANAP_UplinkInformationExchangeRequest.lo #12 22.49 CC RANAP_UplinkInformationExchangeFailure.lo #12 22.49 CC RANAP_UplinkInformationExchangeResponse.lo #12 22.49 CC RANAP_MBMSSessionStart.lo #12 22.49 CC RANAP_MBMSSessionStartResponse.lo #12 22.52 CC RANAP_MBMSSessionStartFailure.lo #12 22.52 CC RANAP_MBMSSessionUpdate.lo #12 22.53 CC RANAP_MBMSSessionUpdateResponse.lo #12 22.54 CC RANAP_MBMSSessionUpdateFailure.lo #12 22.54 CC RANAP_MBMSSessionStop.lo #12 22.55 CC RANAP_MBMSSessionStopResponse.lo #12 22.55 CC RANAP_MBMSUELinkingRequest.lo #12 22.57 CC RANAP_MBMSUELinkingResponse.lo #12 22.57 CC RANAP_MBMSRegistrationRequest.lo #12 22.58 CC RANAP_MBMSRegistrationFailure.lo #12 22.58 CC RANAP_MBMSRegistrationResponse.lo #12 22.58 CC RANAP_MBMSCNDe-RegistrationRequest.lo #12 22.58 CC RANAP_MBMSCNDe-RegistrationResponse.lo #12 22.59 CC RANAP_MBMSRABEstablishmentIndication.lo #12 22.60 CC RANAP_MBMSRABRelease.lo #12 22.60 CC RANAP_MBMSRABReleaseRequest.lo #12 22.61 CC RANAP_MBMSRABReleaseFailure.lo #12 22.61 CC RANAP_EnhancedRelocationCompleteRequest.lo #12 22.61 CC RANAP_EnhancedRelocationCompleteResponse.lo #12 22.62 CC RANAP_EnhancedRelocationCompleteFailure.lo #12 22.64 CC RANAP_EnhancedRelocationCompleteConfirm.lo #12 22.65 CC RANAP_RANAP-EnhancedRelocationInformationRequest.lo #12 22.66 CC RANAP_RANAP-EnhancedRelocationInformationResponse.lo #12 22.67 CC RANAP_SRVCC-CSKeysRequest.lo #12 22.67 CC RANAP_SRVCC-CSKeysResponse.lo #12 22.67 CC RANAP_UeRadioCapabilityMatchRequest.lo #12 22.68 CC RANAP_UeRadioCapabilityMatchResponse.lo #12 22.68 CC RANAP_ProtocolExtensionContainer.lo #12 22.69 CC RANAP_ProtocolExtensionField.lo #12 22.69 CC RANAP_IE.lo #12 22.70 CC RANAP_ProtocolIE-Container.lo #12 22.70 CC RANAP_ProtocolIE-FieldPair.lo #12 22.71 CC RANAP_RAB-IE-ContainerList.lo #12 22.71 CC RANAP_ProtocolIE-ContainerPair.lo #12 22.71 CC RANAP_RAB-IE-ContainerPairList.lo #12 22.73 CC RANAP_ProtocolError-IE-ContainerList.lo #12 22.73 CC RANAP_IuSigConId-IE-ContainerList.lo #12 22.73 CC RANAP_DirectTransfer-IE-ContainerList.lo #12 22.75 CC RANAP_DataVolumeReportList.lo #12 22.75 CC RANAP_RAB-ReleasedList-IuRelComp.lo #12 22.76 CC RANAP_RAB-RelocationReleaseList.lo #12 22.77 CC RANAP_RAB-DataForwardingList.lo #12 22.77 CC RANAP_RAB-SetupList-RelocReq.lo #12 22.78 CC RANAP_RAB-SetupList-RelocReqAck.lo #12 22.78 CC RANAP_RAB-FailedList.lo #12 22.78 CC RANAP_RAB-ContextList.lo #12 22.78 CC RANAP_RABs-ContextFailedtoTransferList.lo #12 22.79 CC RANAP_RAB-DataVolumeReportRequestList.lo #12 22.79 CC RANAP_RAB-DataVolumeReportRequestItem.lo #12 22.79 CC RANAP_RABs-failed-to-reportList.lo #12 22.80 CC RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo #12 22.80 CC RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo #12 22.81 CC RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo #12 22.81 CC RANAP_RAB-SetupOrModifiedList.lo #12 22.82 CC RANAP_RAB-ReleasedList.lo #12 22.82 CC RANAP_RAB-QueuedList.lo #12 22.83 CC RANAP_RAB-ContextList-RANAP-RelocInf.lo #12 22.83 CC RANAP_RAB-SetupList-EnhRelocInfoReq.lo #12 22.86 CC RANAP_RAB-SetupList-EnhRelocInfoRes.lo #12 22.88 CC RANAP_RAB-FailedList-EnhRelocInfoRes.lo #12 22.89 CC RANAP_RAB-ModifyList.lo #12 22.89 CC RANAP_RAB-DataVolumeReportList.lo #12 22.89 CC RANAP_RAB-DataVolumeReportItem.lo #12 22.89 CC RANAP_RAB-ReleasedItem-IuRelComp.lo #12 22.89 CC RANAP_RAB-RelocationReleaseItem.lo #12 22.90 CC RANAP_RAB-DataForwardingItem.lo #12 22.90 CC RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo #12 22.91 CC RANAP_RAB-SetupItem-RelocReq.lo #12 22.91 CC RANAP_UserPlaneInformation.lo #12 22.92 CC RANAP_CNMBMSLinkingInformation.lo #12 22.93 CC RANAP_JoinedMBMSBearerService-IEs.lo #12 22.93 CC RANAP_JoinedMBMSBearerService-IEs-Value.lo #12 22.93 CC RANAP_RAB-SetupItem-RelocReqAck.lo #12 22.93 CC RANAP_RAB-FailedItem.lo #12 22.94 CC RANAP_RAB-ContextItem.lo #12 22.94 CC RANAP_RABs-ContextFailedtoTransferItem.lo #12 22.96 CC RANAP_RABs-failed-to-reportItem.lo #12 22.97 CC RANAP_ResetResourceList.lo #12 22.98 CC RANAP_ResetResourceItem.lo #12 22.98 CC RANAP_ResetResourceAckList.lo #12 22.99 CC RANAP_ResetResourceAckItem.lo #12 22.99 CC RANAP_RAB-ReleaseItem.lo #12 22.99 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo #12 23.00 CC RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo #12 23.00 CC RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo #12 23.01 CC RANAP_RAB-SetupOrModifyItemFirst.lo #12 23.01 CC RANAP_TransportLayerInformation.lo #12 23.01 CC RANAP_RAB-SetupOrModifyItemSecond.lo #12 23.01 CC RANAP_RAB-SetupOrModifiedItem.lo #12 23.03 CC RANAP_RAB-ReleasedItem.lo #12 23.03 CC RANAP_DataVolumeList.lo #12 23.04 CC RANAP_DataVolumeList-Value.lo #12 23.04 CC RANAP_RAB-QueuedItem.lo #12 23.05 CC RANAP_RAB-ReleaseFailedList.lo #12 23.05 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo #12 23.06 CC RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo #12 23.06 CC RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo #12 23.07 CC RANAP_RAB-ContextItem-RANAP-RelocInf.lo #12 23.08 CC RANAP_RAB-SetupItem-EnhRelocInfoReq.lo #12 23.08 CC RANAP_TNLInformationEnhRelInfoReq.lo #12 23.09 CC RANAP_RAB-SetupItem-EnhRelocInfoRes.lo #12 23.10 CC RANAP_RAB-FailedItem-EnhRelocInfoRes.lo #12 23.10 CC RANAP_TNLInformationEnhRelInfoRes.lo #12 23.10 CC RANAP_RAB-ModifyItem.lo #12 23.10 CC RANAP_MBMSSynchronisationInformation.lo #12 23.12 CC RANAP_LeftMBMSBearerService-IEs.lo #12 23.12 CC RANAP_LeftMBMSBearerService-IEs-Value.lo #12 23.12 CC RANAP_UnsuccessfulLinking-IEs.lo #12 23.12 CC RANAP_UnsuccessfulLinking-IEs-Value.lo #12 23.21 CCLD libosmo-asn1-ranap.la #12 23.68 make[5]: Entering directory '/tmp/osmo-iuh/src/ranap' #12 23.68 make[5]: Nothing to be done for 'install-exec-am'. #12 23.68 make[5]: Nothing to be done for 'install-data-am'. #12 23.68 make[5]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.68 make[4]: Leaving directory '/tmp/osmo-iuh/src/ranap' #12 23.69 Making install in sabp #12 23.69 make[4]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 23.69 CC SABP_InitiatingMessage.lo #12 23.69 CC SABP_SABP-PDU.lo #12 23.69 CC SABP_SuccessfulOutcome.lo #12 23.69 CC SABP_UnsuccessfulOutcome.lo #12 23.69 CC SABP_Criticality.lo #12 23.69 CC SABP_Presence.lo #12 23.69 CC SABP_ProcedureCode.lo #12 23.69 CC SABP_ProtocolExtensionID.lo #12 23.69 CC SABP_ProtocolIE-ID.lo #12 23.69 CC SABP_TriggeringMessage.lo #12 23.69 CC SABP_IE-Extensions.lo #12 23.69 CC SABP_Available-Bandwidth.lo #12 23.69 CC SABP_Broadcast-Message-Content-Validity-Indicator.lo #12 23.69 CC SABP_Broadcast-Message-Content.lo #12 23.69 CC SABP_Category.lo #12 23.69 CC SABP_Cause.lo #12 23.69 CC SABP_Criticality-Diagnostics.lo #12 23.69 CC SABP_CriticalityDiagnostics-IE-List.lo #12 23.69 CC SABP_CriticalityDiagnostics-IE-List-Value.lo #12 23.69 CC SABP_MessageStructure.lo #12 23.78 CC SABP_MessageStructure-Value.lo #12 23.78 CC SABP_Data-Coding-Scheme.lo #12 23.79 CC SABP_Failure-List.lo #12 23.79 CC SABP_Failure-List-Item.lo #12 23.79 CC SABP_Message-Identifier.lo #12 23.79 CC SABP_New-Serial-Number.lo #12 23.80 CC SABP_Number-of-Broadcasts-Completed-List.lo #12 23.80 CC SABP_Number-of-Broadcasts-Completed-List-Item.lo #12 23.81 CC SABP_Number-Of-Broadcasts-Completed-Info.lo #12 23.85 CC SABP_Number-of-Broadcasts-Requested.lo #12 23.85 CC SABP_Old-Serial-Number.lo #12 23.86 CC SABP_Paging-ETWS-Indicator.lo #12 23.86 CC SABP_Radio-Resource-Loading-List.lo #12 23.87 CC SABP_Radio-Resource-Loading-List-Item.lo #12 23.87 CC SABP_Recovery-Indication.lo #12 23.87 CC SABP_RepetitionNumber0.lo #12 23.87 CC SABP_RepetitionNumber1.lo #12 23.87 CC SABP_Repetition-Period.lo #12 23.88 CC SABP_Serial-Number.lo #12 23.89 CC SABP_Service-Area-Identifier.lo #12 23.89 CC SABP_Service-Areas-List.lo #12 23.89 CC SABP_TypeOfError.lo #12 23.91 CC SABP_WarningSecurityInfo.lo #12 23.91 CC SABP_Warning-Type.lo #12 23.92 CC SABP_Write-Replace.lo #12 23.94 CC SABP_Write-Replace-Complete.lo #12 23.95 CC SABP_Write-Replace-Failure.lo #12 23.97 CC SABP_Kill.lo #12 23.97 CC SABP_Kill-Complete.lo #12 23.99 CC SABP_Kill-Failure.lo #12 23.99 CC SABP_Load-Query.lo #12 24.01 CC SABP_Load-Query-Complete.lo #12 24.01 CC SABP_Load-Query-Failure.lo #12 24.03 CC SABP_Message-Status-Query.lo #12 24.03 CC SABP_Message-Status-Query-Complete.lo #12 24.05 CC SABP_Message-Status-Query-Failure.lo #12 24.06 CC SABP_Reset.lo #12 24.06 CC SABP_Reset-Complete.lo #12 24.07 CC SABP_Reset-Failure.lo #12 24.08 CC SABP_Restart.lo #12 24.08 CC SABP_Failure.lo #12 24.09 CC SABP_Error-Indication.lo #12 24.09 CC SABP_IE.lo #12 24.18 CCLD libosmo-asn1-sabp.la #12 24.31 make[5]: Entering directory '/tmp/osmo-iuh/src/sabp' #12 24.31 make[5]: Nothing to be done for 'install-exec-am'. #12 24.31 make[5]: Nothing to be done for 'install-data-am'. #12 24.31 make[5]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 24.31 make[4]: Leaving directory '/tmp/osmo-iuh/src/sabp' #12 24.31 make[4]: Entering directory '/tmp/osmo-iuh/src' #12 24.31 CC hnbap_common.lo #12 24.32 CC hnbap_encoder.lo #12 24.32 CC hnbap_decoder.lo #12 24.32 CC ranap_common.lo #12 24.32 CC ranap_encoder.lo #12 24.32 CC ranap_decoder.lo #12 24.32 CC iu_helpers.lo #12 24.32 CC ranap_msg_factory.lo #12 24.32 CC ranap_common_ran.lo #12 24.32 CC ranap_common_cn.lo #12 24.32 CC iu_client.lo #12 24.32 CC iu_client_vty.lo #12 24.32 CC rua_common.lo #12 24.32 CC rua_encoder.lo #12 24.32 CC rua_decoder.lo #12 24.32 CC rua_msg_factory.lo #12 24.32 CC sabp_common.lo #12 24.32 CC sabp_encoder.lo #12 24.32 CC sabp_decoder.lo #12 24.70 CCLD libosmo-rua.la #12 25.13 CCLD libosmo-sabp.la #12 25.23 CCLD libosmo-hnbap.la #12 28.40 CCLD libosmo-ranap.la #12 28.93 make[5]: Entering directory '/tmp/osmo-iuh/src' #12 28.94 make[5]: Nothing to be done for 'install-data-am'. #12 28.94 /usr/bin/mkdir -p '/usr/local/lib' #12 28.94 /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.95 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.0 /usr/local/lib/libosmo-hnbap.so.0.1.0 #12 28.95 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.95 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.96 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /usr/local/lib/libosmo-hnbap.la #12 28.96 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.1.1 /usr/local/lib/libosmo-ranap.so.7.1.1 #12 28.97 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.98 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.98 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /usr/local/lib/libosmo-ranap.la #12 28.99 libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.1 /usr/local/lib/libosmo-rua.so.0.1.1 #12 29.00 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 29.01 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 29.02 libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /usr/local/lib/libosmo-rua.la #12 29.03 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /usr/local/lib/libosmo-sabp.so.1.1.0 #12 29.04 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 29.05 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 29.06 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /usr/local/lib/libosmo-sabp.la #12 29.07 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /usr/local/lib/libosmo-hnbap.a #12 29.09 libtool: install: chmod 644 /usr/local/lib/libosmo-hnbap.a #12 29.10 libtool: install: ranlib /usr/local/lib/libosmo-hnbap.a #12 29.14 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /usr/local/lib/libosmo-ranap.a #12 29.16 libtool: install: chmod 644 /usr/local/lib/libosmo-ranap.a #12 29.16 libtool: install: ranlib /usr/local/lib/libosmo-ranap.a #12 29.23 libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /usr/local/lib/libosmo-rua.a #12 29.23 libtool: install: chmod 644 /usr/local/lib/libosmo-rua.a #12 29.23 libtool: install: ranlib /usr/local/lib/libosmo-rua.a #12 29.25 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /usr/local/lib/libosmo-sabp.a #12 29.25 libtool: install: chmod 644 /usr/local/lib/libosmo-sabp.a #12 29.26 libtool: install: ranlib /usr/local/lib/libosmo-sabp.a #12 29.32 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #12 29.32 ---------------------------------------------------------------------- #12 29.32 Libraries have been installed in: #12 29.32 /usr/local/lib #12 29.32 #12 29.32 If you ever happen to want to link against installed libraries #12 29.32 in a given directory, LIBDIR, you must either use libtool, and #12 29.32 specify the full pathname of the library, or use the '-LLIBDIR' #12 29.32 flag during linking and do at least one of the following: #12 29.32 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #12 29.32 during execution #12 29.32 - add LIBDIR to the 'LD_RUN_PATH' environment variable #12 29.32 during linking #12 29.32 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #12 29.32 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #12 29.32 #12 29.32 See any operating system documentation about shared libraries for #12 29.32 more information, such as the ld(1) and ld.so(8) manual pages. #12 29.32 ---------------------------------------------------------------------- #12 29.32 make[5]: Leaving directory '/tmp/osmo-iuh/src' #12 29.32 make[4]: Leaving directory '/tmp/osmo-iuh/src' #12 29.32 make[3]: Leaving directory '/tmp/osmo-iuh/src' #12 29.32 make[2]: Leaving directory '/tmp/osmo-iuh/src' #12 29.32 Making install in include #12 29.33 make[2]: Entering directory '/tmp/osmo-iuh/include' #12 29.34 Making install in osmocom #12 29.34 make[3]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.35 Making install in hnbap #12 29.36 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.36 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.36 make[5]: Nothing to be done for 'install-exec-am'. #12 29.37 /usr/bin/mkdir -p '/usr/local/include/osmocom/hnbap' #12 29.38 /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.39 /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.40 /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.40 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.40 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap' #12 29.40 Making install in ranap #12 29.41 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.42 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.42 make[5]: Nothing to be done for 'install-exec-am'. #12 29.42 /usr/bin/mkdir -p '/usr/local/include/osmocom/ranap' #12 29.43 /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.44 /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.45 /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.46 /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.47 /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.48 /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.49 /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.50 /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.50 /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.51 /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.52 /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.53 /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.54 /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.54 /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.55 /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.56 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.56 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap' #12 29.56 Making install in rua #12 29.57 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.57 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.57 make[5]: Nothing to be done for 'install-exec-am'. #12 29.58 /usr/bin/mkdir -p '/usr/local/include/osmocom/rua' #12 29.58 /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.59 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.59 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua' #12 29.59 Making install in sabp #12 29.59 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.59 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.59 make[5]: Nothing to be done for 'install-exec-am'. #12 29.59 /usr/bin/mkdir -p '/usr/local/include/osmocom/sabp' #12 29.59 /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.60 /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.60 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.60 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp' #12 29.60 Making install in iuh #12 29.60 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.61 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.61 make[5]: Nothing to be done for 'install-exec-am'. #12 29.61 make[5]: Nothing to be done for 'install-data-am'. #12 29.61 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.61 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh' #12 29.61 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.62 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom' #12 29.62 make[5]: Nothing to be done for 'install-exec-am'. #12 29.62 make[5]: Nothing to be done for 'install-data-am'. #12 29.62 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.62 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.62 make[3]: Leaving directory '/tmp/osmo-iuh/include/osmocom' #12 29.62 make[3]: Entering directory '/tmp/osmo-iuh/include' #12 29.63 make[4]: Entering directory '/tmp/osmo-iuh/include' #12 29.63 make[4]: Nothing to be done for 'install-exec-am'. #12 29.63 make[4]: Nothing to be done for 'install-data-am'. #12 29.63 make[4]: Leaving directory '/tmp/osmo-iuh/include' #12 29.63 make[3]: Leaving directory '/tmp/osmo-iuh/include' #12 29.63 make[2]: Leaving directory '/tmp/osmo-iuh/include' #12 29.63 Making install in doc #12 29.63 make[2]: Entering directory '/tmp/osmo-iuh/doc' #12 29.64 make[3]: Entering directory '/tmp/osmo-iuh/doc' #12 29.64 make[4]: Entering directory '/tmp/osmo-iuh/doc' #12 29.64 make[4]: Nothing to be done for 'install-exec-am'. #12 29.64 make[4]: Nothing to be done for 'install-data-am'. #12 29.64 make[4]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.64 make[3]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.64 make[2]: Leaving directory '/tmp/osmo-iuh/doc' #12 29.64 Making install in tests #12 29.64 make[2]: Entering directory '/tmp/osmo-iuh/tests' #12 29.65 make[3]: Entering directory '/tmp/osmo-iuh/tests' #12 29.65 make[3]: Nothing to be done for 'install-exec-am'. #12 29.65 make[3]: Nothing to be done for 'install-data-am'. #12 29.65 make[3]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.65 make[2]: Leaving directory '/tmp/osmo-iuh/tests' #12 29.65 make[2]: Entering directory '/tmp/osmo-iuh' #12 29.66 make[3]: Entering directory '/tmp/osmo-iuh' #12 29.66 make[3]: Nothing to be done for 'install-exec-am'. #12 29.66 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #12 29.66 /usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/usr/local/lib/pkgconfig' #12 29.67 make[3]: Leaving directory '/tmp/osmo-iuh' #12 29.67 make[2]: Leaving directory '/tmp/osmo-iuh' #12 29.67 make[1]: Leaving directory '/tmp/osmo-iuh' #12 DONE 29.9s #13 [ 7/11] RUN GIT clone https://gerrit.osmocom.org/osmo-hnodeb.git #13 0.353 Cloning into 'osmo-hnodeb'... #13 DONE 0.5s #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.391 Already on 'master' #15 0.392 Your branch is up to date with 'origin/master'. #15 0.394 refs/heads/master #15 0.399 HEAD is now at a9b33a4 Close LLSK during shutdown procedure #15 0.402 master #15 0.405 a9b33a40aff0520a835c3f3d5b9b15bfe1028848 #15 1.467 aclocal: warning: couldn't open directory 'm4': No such file or directory #15 2.671 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #15 2.671 libtoolize: copying file './ltmain.sh' #15 2.803 libtoolize: putting macros in 'm4'. #15 2.803 libtoolize: copying file 'm4/libtool.m4' #15 2.853 libtoolize: copying file 'm4/ltoptions.m4' #15 2.909 libtoolize: copying file 'm4/ltsugar.m4' #15 2.965 libtoolize: copying file 'm4/ltversion.m4' #15 3.020 libtoolize: copying file 'm4/lt~obsolete.m4' #15 3.110 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #15 3.110 libtoolize: and rerunning libtoolize and aclocal. #15 3.919 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #15 3.919 configure.ac:66: You should run autoupdate. #15 3.919 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #15 3.919 configure.ac:66: the top level #15 3.919 configure.ac:114: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.919 configure.ac:114: You should run autoupdate. #15 3.919 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.919 configure.ac:114: the top level #15 3.919 configure.ac:135: warning: The macro `AC_HELP_STRING' is obsolete. #15 3.919 configure.ac:135: You should run autoupdate. #15 3.919 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #15 3.919 configure.ac:135: the top level #15 3.919 configure.ac:214: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #15 3.919 configure.ac:214: You should use the 'AC_CONFIG_HEADERS' macro instead. #15 3.919 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #15 3.919 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #15 3.919 configure.ac:214: the top level #15 3.919 configure.ac:216: warning: AC_OUTPUT should be used without arguments. #15 3.919 configure.ac:216: You should run autoupdate. #15 4.418 configure.ac:23: installing './compile' #15 4.421 configure.ac:25: installing './config.guess' #15 4.424 configure.ac:25: installing './config.sub' #15 4.427 configure.ac:9: installing './install-sh' #15 4.432 configure.ac:9: installing './missing' #15 4.522 src/osmo-hnodeb/Makefile.am: installing './depcomp' #15 4.576 checking for a BSD-compatible install... /usr/bin/install -c #15 4.581 checking whether build environment is sane... yes #15 4.588 checking for a race-free mkdir -p... /usr/bin/mkdir -p #15 4.591 checking for gawk... gawk #15 4.591 checking whether make sets $(MAKE)... yes #15 4.607 checking whether make supports nested variables... yes #15 4.622 checking whether make supports nested variables... (cached) yes #15 4.622 checking whether make sets $(MAKE)... (cached) yes #15 4.628 checking for gcc... gcc #15 4.693 checking whether the C compiler works... yes #15 4.746 checking for C compiler default output file name... a.out #15 4.747 checking for suffix of executables... #15 4.779 checking whether we are cross compiling... no #15 4.817 checking for suffix of object files... o #15 4.837 checking whether the compiler supports GNU C... yes #15 4.856 checking whether gcc accepts -g... yes #15 4.885 checking for gcc option to enable C11 features... none needed #15 4.919 checking whether gcc understands -c and -o together... yes #15 4.947 checking whether make supports the include directive... yes (GNU style) #15 4.964 checking dependency style of gcc... gcc3 #15 5.064 checking build system type... x86_64-pc-linux-gnu #15 5.166 checking host system type... x86_64-pc-linux-gnu #15 5.167 checking how to print strings... printf #15 5.197 checking for a sed that does not truncate output... /usr/bin/sed #15 5.199 checking for grep that handles long lines and -e... /usr/bin/grep #15 5.200 checking for egrep... /usr/bin/grep -E #15 5.201 checking for fgrep... /usr/bin/grep -F #15 5.202 checking for ld used by gcc... /usr/bin/ld #15 5.204 checking if the linker (/usr/bin/ld) is GNU ld... yes #15 5.205 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #15 5.206 checking the name lister (/usr/bin/nm -B) interface... BSD nm #15 5.221 checking whether ln -s works... yes #15 5.221 checking the maximum length of command line arguments... 1572864 #15 5.230 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #15 5.230 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #15 5.230 checking for /usr/bin/ld option to reload object files... -r #15 5.230 checking for file... file #15 5.231 checking for objdump... objdump #15 5.232 checking how to recognize dependent libraries... pass_all #15 5.233 checking for dlltool... no #15 5.233 checking how to associate runtime and link libraries... printf %s\n #15 5.234 checking for ar... ar #15 5.234 checking for archiver @FILE support... @ #15 5.267 checking for strip... strip #15 5.267 checking for ranlib... ranlib #15 5.267 checking command to parse /usr/bin/nm -B output from gcc object... ok #15 5.344 checking for sysroot... no #15 5.344 checking for a working dd... /usr/bin/dd #15 5.348 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #15 5.368 checking for mt... no #15 5.368 checking if : is a manifest tool... no #15 5.378 checking for stdio.h... yes #15 5.406 checking for stdlib.h... yes #15 5.430 checking for string.h... yes #15 5.452 checking for inttypes.h... yes #15 5.479 checking for stdint.h... yes #15 5.502 checking for strings.h... yes #15 5.525 checking for sys/stat.h... yes #15 5.542 checking for sys/types.h... yes #15 5.566 checking for unistd.h... yes #15 5.586 checking for dlfcn.h... yes #15 5.609 checking for objdir... .libs #15 5.667 checking if gcc supports -fno-rtti -fno-exceptions... no #15 5.700 checking for gcc option to produce PIC... -fPIC -DPIC #15 5.700 checking if gcc PIC flag -fPIC -DPIC works... yes #15 5.736 checking if gcc static flag -static works... yes #15 5.795 checking if gcc supports -c -o file.o... yes #15 5.808 checking if gcc supports -c -o file.o... (cached) yes #15 5.808 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #15 5.813 checking whether -lc should be explicitly linked in... no #15 5.831 checking dynamic linker characteristics... GNU/Linux ld.so #15 5.910 checking how to hardcode library paths into programs... immediate #15 5.910 checking whether stripping libraries is possible... yes #15 5.911 checking if libtool supports shared libraries... yes #15 5.911 checking whether to build shared libraries... yes #15 5.911 checking whether to build static libraries... yes #15 5.911 checking for pkg-config... /usr/bin/pkg-config #15 5.912 checking for pkg-config... /usr/bin/pkg-config #15 5.912 checking pkg-config is at least version 0.20... yes #15 5.913 checking for library containing sctp_recvmsg... -lsctp #15 6.002 checking for libasn1c >= 0.9.30... yes #15 6.012 checking for libosmocore >= 1.9.0... yes #15 6.024 checking for libosmovty >= 1.9.0... yes #15 6.045 checking for libosmoctrl >= 1.9.0... yes #15 6.068 checking for libosmogsm >= 1.9.0... yes #15 6.083 checking for libosmoabis >= 1.5.0... yes #15 6.100 checking for libosmotrau >= 1.5.0... yes #15 6.122 checking for libosmo-netif >= 1.4.0... yes #15 6.143 checking for libosmo-sigtran >= 1.8.0... yes #15 6.163 checking for libosmo-rua >= 1.5.0... yes #15 6.183 checking for libosmo-ranap >= 1.5.0... yes #15 6.204 checking for libosmo-hnbap >= 1.5.0... yes #15 6.221 checking for egrep... (cached) /usr/bin/grep -E #15 6.221 checking if gcc supports -fvisibility=hidden... yes #15 6.255 checking whether to enable code coverage support... no #15 6.256 checking whether to enable VTY/CTRL tests... no #15 6.262 CFLAGS=" -std=gnu11" #15 6.262 CPPFLAGS="" #15 6.316 checking that generated files are newer than configure... done #15 6.318 configure: creating ./config.status #15 7.427 config.status: creating include/Makefile #15 7.465 config.status: creating include/osmocom/Makefile #15 7.503 config.status: creating include/osmocom/hnodeb/Makefile #15 7.543 config.status: creating src/Makefile #15 7.582 config.status: creating src/osmo-hnodeb/Makefile #15 7.623 config.status: creating tests/Makefile #15 7.662 config.status: creating tests/atlocal #15 7.698 config.status: creating doc/Makefile #15 7.712 config.status: creating doc/examples/Makefile #15 7.723 config.status: creating doc/manuals/Makefile #15 7.731 config.status: creating contrib/Makefile #15 7.739 config.status: creating contrib/systemd/Makefile #15 7.747 config.status: creating contrib/osmo-hnodeb.spec #15 7.754 config.status: creating Makefile #15 7.759 config.status: creating config.h #15 7.765 config.status: executing tests/atconfig commands #15 7.766 config.status: executing depfiles commands #15 7.869 config.status: executing libtool commands #15 7.980 echo 0.1.2.11-a9b3 > .version-t && mv .version-t .version #15 7.986 make install-recursive #15 7.993 make[1]: Entering directory '/tmp/osmo-hnodeb' #15 8.002 Making install in include #15 8.007 make[2]: Entering directory '/tmp/osmo-hnodeb/include' #15 8.015 Making install in osmocom #15 8.020 make[3]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.029 Making install in hnodeb #15 8.033 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.039 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.039 make[5]: Nothing to be done for 'install-exec-am'. #15 8.039 make[5]: Nothing to be done for 'install-data-am'. #15 8.039 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.040 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb' #15 8.044 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.051 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.051 make[5]: Nothing to be done for 'install-exec-am'. #15 8.051 make[5]: Nothing to be done for 'install-data-am'. #15 8.051 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.051 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.052 make[3]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom' #15 8.056 make[3]: Entering directory '/tmp/osmo-hnodeb/include' #15 8.062 make[4]: Entering directory '/tmp/osmo-hnodeb/include' #15 8.062 make[4]: Nothing to be done for 'install-exec-am'. #15 8.062 make[4]: Nothing to be done for 'install-data-am'. #15 8.062 make[4]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.063 make[3]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.063 make[2]: Leaving directory '/tmp/osmo-hnodeb/include' #15 8.064 Making install in src #15 8.069 make[2]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.077 Making install in osmo-hnodeb #15 8.083 make[3]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.086 CC main.o #15 8.086 CC debug.o #15 8.087 CC gtp.o #15 8.088 CC hnbap.o #15 8.089 CC hnb.o #15 8.090 CC hnb_shutdown_fsm.o #15 8.091 CC iuh.o #15 8.092 CC llsk.o #15 8.093 CC llsk_audio.o #15 8.094 CC llsk_gtp.o #15 8.095 CC llsk_iuh.o #15 8.095 CC ranap.o #15 8.095 CC rtp.o #15 8.096 CC vty.o #15 8.096 CC rua.o #15 8.208 CCLD osmo-hnodeb #15 8.777 make[4]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.777 make[4]: Nothing to be done for 'install-data-am'. #15 8.778 /usr/bin/mkdir -p '/usr/local/bin' #15 8.780 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnodeb '/usr/local/bin' #15 8.793 libtool: install: /usr/bin/install -c osmo-hnodeb /usr/local/bin/osmo-hnodeb #15 8.795 make[4]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.795 make[3]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb' #15 8.797 make[3]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.800 make[4]: Entering directory '/tmp/osmo-hnodeb/src' #15 8.800 make[4]: Nothing to be done for 'install-exec-am'. #15 8.800 make[4]: Nothing to be done for 'install-data-am'. #15 8.800 make[4]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.800 make[3]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.800 make[2]: Leaving directory '/tmp/osmo-hnodeb/src' #15 8.800 Making install in tests #15 8.802 make[2]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.808 make[3]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.811 make[4]: Entering directory '/tmp/osmo-hnodeb/tests' #15 8.811 make[4]: Nothing to be done for 'install-exec-am'. #15 8.811 make[4]: Nothing to be done for 'install-data-am'. #15 8.811 make[4]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.812 make[3]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.812 make[2]: Leaving directory '/tmp/osmo-hnodeb/tests' #15 8.812 Making install in doc #15 8.815 make[2]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.819 Making install in examples #15 8.822 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.828 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.828 make[4]: Nothing to be done for 'install-exec-am'. #15 8.830 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #15 8.836 /usr/bin/install -c -m 644 osmo-hnodeb/osmo-hnodeb.cfg '/usr/local/etc/osmocom' #15 8.839 make install-data-hook #15 8.846 make[5]: Entering directory '/tmp/osmo-hnodeb/doc/examples' #15 8.846 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #15 8.846 j="/usr/local/share/doc/osmo-hnodeb/examples/$f" && \ #15 8.846 mkdir -p "$(dirname $j)" && \ #15 8.846 /usr/bin/install -c -m 644 ./$f $j; \ #15 8.846 done #15 8.861 make[5]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.862 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.862 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/examples' #15 8.862 Making install in manuals #15 8.867 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.873 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.873 make[4]: Nothing to be done for 'install-exec-am'. #15 8.873 make[4]: Nothing to be done for 'install-data-am'. #15 8.873 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.873 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals' #15 8.878 make[3]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.884 make[4]: Entering directory '/tmp/osmo-hnodeb/doc' #15 8.884 make[4]: Nothing to be done for 'install-exec-am'. #15 8.884 make[4]: Nothing to be done for 'install-data-am'. #15 8.884 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.884 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.885 make[2]: Leaving directory '/tmp/osmo-hnodeb/doc' #15 8.885 Making install in contrib #15 8.890 make[2]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.899 Making install in systemd #15 8.903 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.909 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.909 make[4]: Nothing to be done for 'install-exec-am'. #15 8.912 /usr/bin/mkdir -p '/lib/systemd/system' #15 8.918 /usr/bin/install -c -m 644 osmo-hnodeb.service '/lib/systemd/system' #15 8.930 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.931 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd' #15 8.935 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.941 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib' #15 8.941 make[4]: Nothing to be done for 'install-exec-am'. #15 8.941 make[4]: Nothing to be done for 'install-data-am'. #15 8.941 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.942 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.943 make[2]: Leaving directory '/tmp/osmo-hnodeb/contrib' #15 8.949 make[2]: Entering directory '/tmp/osmo-hnodeb' #15 8.962 make[3]: Entering directory '/tmp/osmo-hnodeb' #15 8.962 make[3]: Nothing to be done for 'install-exec-am'. #15 8.962 make[3]: Nothing to be done for 'install-data-am'. #15 8.962 make[3]: Leaving directory '/tmp/osmo-hnodeb' #15 8.962 make[2]: Leaving directory '/tmp/osmo-hnodeb' #15 8.963 make[1]: Leaving directory '/tmp/osmo-hnodeb' #15 DONE 9.2s #16 [10/11] COPY OSMO-HNODEB.CFG /data/osmo-hnodeb.cfg #16 DONE 0.1s #17 [11/11] WORKDIR /DATA #17 DONE 0.1s #18 exporting to image #18 exporting layers #18 exporting layers 1.3s done #18 writing image sha256:b9e2461f8ba24592b256dd97b4101134661207e75eccf24632b3ca418d0d8f70 done #18 naming to docker.io/osmocom-build/osmo-hnodeb-master:latest 0.0s done #18 DONE 1.4s 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 b9e2461f8ba2 + 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.202404212026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404212026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.62.da7b.202404212026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.62.da7b.202404212026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404212026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404212026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404212026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404212026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404212026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404212026 amd64 Osmo VTY library ii osmocom-nightly 202404212026 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:6e8f0e1c3749fe3d5b2aefe87d84aaa30aa5e2e690e6a031516c90d4b9bf09d4 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hnodeb-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnodeb-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnodeb-test + echo ttcn3-hnodeb-test + dir=ttcn3-hnodeb-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnodeb-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + echo FROM $REGISTRY/$USER/debian-bookworm-titan + 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 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hnodeb #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY HNB_TESTS.CFG /data/HNB_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e4f8151463cc9374c8eeafbc90430233bdf79a59ed99d3c4bea1978dc5610b53 done #10 naming to docker.io/osmocom-build/ttcn3-hnodeb-test:latest 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 e4f8151463cc + 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=1675147 + seq 1 30 + echo (1675147 + 1) % 256 + bc + SUBNET=140 + NET_NAME=ttcn3-hnodeb-test-140 + SUB4=172.18.140.0/24 + SUB6=fd02:db8:140::/64 + set +x Creating network ttcn3-hnodeb-test-140, trying SUBNET=140... + docker network create --internal --subnet 172.18.140.0/24 --ipv6 --subnet fd02:db8:140::/64 ttcn3-hnodeb-test-140 12fa512902d70250c98b1a4a78fd8334fde4399d5bf26a681499962df6d2b20a + set +x ### Network ttcn3-hnodeb-test-140 created (SUBNET=140) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=140 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg Applying SUBNET=140 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 140 20 + NET=140 + ADDR_SUFIX=20 + echo --network ttcn3-hnodeb-test-140 --ip 172.18.140.20 --ip6 fd02:db8:140::20 + docker run --rm --network ttcn3-hnodeb-test-140 --ip 172.18.140.20 --ip6 fd02:db8:140::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-884-hnodeb -d osmocom-build/osmo-hnodeb-master 51f149a3d0d687f8c1006fe345961107cff88b901363b75c309d7e872b24ec0b + echo Starting container with HNodeB testsuite Starting container with HNodeB testsuite + docker_network_params 140 203 + NET=140 + ADDR_SUFIX=203 + echo --network ttcn3-hnodeb-test-140 --ip 172.18.140.203 --ip6 fd02:db8:140::203 + docker run --rm --network ttcn3-hnodeb-test-140 --ip 172.18.140.203 --ip6 fd02:db8:140::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.140.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-884-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@977ca9c1ad3f: Unix server socket created successfully. MC@977ca9c1ad3f: Listening on TCP port 38773. MC2> 977ca9c1ad3f is the default spawn /osmo-ttcn3-hacks/hnodeb/HNB_Tests 977ca9c1ad3f 38773 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@977ca9c1ad3f: New HC connected from 172.18.140.203 [172.18.140.203]. 977ca9c1ad3f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@977ca9c1ad3f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@977ca9c1ad3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@977ca9c1ad3f: Configuration file was processed on all HCs. MC@977ca9c1ad3f: Creating MTC on host 172.18.140.203. MC@977ca9c1ad3f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'. ------ HNB_Tests.TC_hnb_register_request_accept ------ Mon Apr 22 07:09:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_hnb_register_request_accept started. MTC@977ca9c1ad3f: "TC_hnb_register_request_accept() start" TC_hnb_register_request_accept-HNBGW(4)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_accept-HNBGW(4)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_hnb_register_request_accept(3)@977ca9c1ad3f: Final verdict of PTC: none TC_hnb_register_request_accept-GTP(5)@977ca9c1ad3f: Final verdict of PTC: none TC_hnb_register_request_accept-HNBGW(4)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_hnb_register_request_accept finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'. Mon Apr 22 07:10:01 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_accept pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21088) Waiting for packet dumper to finish... 1 (prev_count=21088, count=29049) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'. ------ HNB_Tests.TC_hnb_register_request_reject ------ Mon Apr 22 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@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_hnb_register_request_reject started. MTC@977ca9c1ad3f: "TC_hnb_register_request_reject() start" TC_hnb_register_request_reject-HNBGW(7)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_request_reject-HNBGW(7)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_hnb_register_request_reject-HNBGW(7)@977ca9c1ad3f: Final verdict of PTC: none TC_hnb_register_request_reject(6)@977ca9c1ad3f: Final verdict of PTC: none TC_hnb_register_request_reject-GTP(8)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_hnb_register_request_reject finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'. Mon Apr 22 07:10:07 UTC 2024 ====== HNB_Tests.TC_hnb_register_request_reject pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19084) Waiting for packet dumper to finish... 1 (prev_count=19084, count=30012) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'. ------ HNB_Tests.TC_mo_conn ------ Mon Apr 22 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@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_mo_conn started. MTC@977ca9c1ad3f: "TC_mo_conn() start" TC_mo_conn-HNBGW(10)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mo_conn-HNBGW(10)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_mo_conn(9)@977ca9c1ad3f: Final verdict of PTC: none TC_mo_conn-HNBGW(10)@977ca9c1ad3f: Final verdict of PTC: none TC_mo_conn-GTP(11)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_mo_conn(9): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_mo_conn finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'. Mon Apr 22 07:10:12 UTC 2024 ====== HNB_Tests.TC_mo_conn pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_mo_conn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11413) Waiting for packet dumper to finish... 1 (prev_count=11413, count=35946) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'. ------ HNB_Tests.TC_paging ------ Mon Apr 22 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@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_paging started. MTC@977ca9c1ad3f: "TC_paging() start" TC_paging-HNBGW(13)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_paging-HNBGW(13)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_paging(12)@977ca9c1ad3f: Final verdict of PTC: none TC_paging-HNBGW(13)@977ca9c1ad3f: Final verdict of PTC: none TC_paging-GTP(14)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_paging(12): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_paging finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'. Mon Apr 22 07:10:17 UTC 2024 ====== HNB_Tests.TC_paging pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11552) Waiting for packet dumper to finish... 1 (prev_count=11552, count=28561) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0'. ------ HNB_Tests.TC_cs_mo_call_audio_v0 ------ Mon Apr 22 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@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_cs_mo_call_audio_v0 started. MTC@977ca9c1ad3f: "TC_cs_mo_call_audio_v0() start" TC_cs_mo_call_audio_v0-HNBGW(16)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call_audio_v0-HNBGW(16)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) TC_cs_mo_call_audio_v0-RTPEM(18)@977ca9c1ad3f: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call_audio_v0-RTPEM(18)@977ca9c1ad3f: Warning: Stopping inactive timer T_transmit. MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_cs_mo_call_audio_v0-GTP(17)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call_audio_v0(15)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call_audio_v0-HNBGW(16)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call_audio_v0-RTPEM(18)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'. Mon Apr 22 07:10:23 UTC 2024 ====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30876) Waiting for packet dumper to finish... 1 (prev_count=30876, count=44221) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'. ------ HNB_Tests.TC_cs_mo_call ------ Mon Apr 22 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@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_cs_mo_call started. MTC@977ca9c1ad3f: "TC_cs_mo_call() start" TC_cs_mo_call-HNBGW(20)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_cs_mo_call-HNBGW(20)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) TC_cs_mo_call-RTPEM(22)@977ca9c1ad3f: Warning: Stopping inactive timer T_transmit. TC_cs_mo_call-RTPEM(22)@977ca9c1ad3f: Warning: Stopping inactive timer T_transmit. MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_cs_mo_call-RTPEM(22)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call-GTP(21)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call(19)@977ca9c1ad3f: Final verdict of PTC: none TC_cs_mo_call-HNBGW(20)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_cs_mo_call finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'. Mon Apr 22 07:10:28 UTC 2024 ====== HNB_Tests.TC_cs_mo_call pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_cs_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30883) Waiting for packet dumper to finish... 1 (prev_count=30883, count=46206) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong'. ------ HNB_Tests.TC_ps_mo_gtp_ping_pong ------ Mon Apr 22 07:10:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0). MTC@977ca9c1ad3f: Test case TC_ps_mo_gtp_ping_pong started. MTC@977ca9c1ad3f: "TC_ps_mo_gtp_ping_pong() start" TC_ps_mo_gtp_ping_pong-HNBGW(24)@977ca9c1ad3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_mo_gtp_ping_pong-HNBGW(24)@977ca9c1ad3f: Established a new Iuh connection (conn_id=2) MTC@977ca9c1ad3f: setverdict(pass): none -> pass TC_ps_mo_gtp_ping_pong(23)@977ca9c1ad3f: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-GTP(25)@977ca9c1ad3f: Final verdict of PTC: none TC_ps_mo_gtp_ping_pong-HNBGW(24)@977ca9c1ad3f: Final verdict of PTC: none MTC@977ca9c1ad3f: Setting final verdict of the test case. MTC@977ca9c1ad3f: Local verdict of MTC: pass MTC@977ca9c1ad3f: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass) MTC@977ca9c1ad3f: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass) MTC@977ca9c1ad3f: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass MTC@977ca9c1ad3f: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'. Mon Apr 22 07:10:33 UTC 2024 ====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ====== Saving talloc report from 172.18.140.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11429) Waiting for packet dumper to finish... 1 (prev_count=11429, count=40785) MTC@977ca9c1ad3f: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0). MC@977ca9c1ad3f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@977ca9c1ad3f: Terminating MTC. MC@977ca9c1ad3f: MTC terminated. MC2> exit MC@977ca9c1ad3f: Shutting down session. MC@977ca9c1ad3f: 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-884-hnodeb + docker kill jenkins-ttcn3-hnodeb-test-884-hnodeb jenkins-ttcn3-hnodeb-test-884-hnodeb + docker wait jenkins-ttcn3-hnodeb-test-884-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-140 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnodeb-test-140 + docker network remove ttcn3-hnodeb-test-140 ttcn3-hnodeb-test-140 + 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-884-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.411196'/> <testcase classname='HNB_Tests' name='TC_hnb_register_request_reject' time='2.816296'/> <testcase classname='HNB_Tests' name='TC_mo_conn' time='1.717645'/> <testcase classname='HNB_Tests' name='TC_paging' time='1.698899'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call_audio_v0' time='2.171608'/> <testcase classname='HNB_Tests' name='TC_cs_mo_call' time='2.177650'/> <testcase classname='HNB_Tests' name='TC_ps_mo_gtp_ping_pong' time='1.515577'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS