Skip to content

Console Output

Skipping 15 KB.. Full Log
+ 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.428 Hit:1 http://deb.debian.org/debian bookworm InRelease
#6 0.428 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#6 0.428 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#6 0.559 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#6 0.961 Reading package lists...
#6 1.234 Reading package lists...
#6 1.515 Building dependency tree...
#6 1.569 Reading state information...
#6 1.633 The following additional packages will be installed:
#6 1.634   libasn1c1 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0
#6 1.634   libosmocore libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#6 1.634   libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13
#6 1.634   osmocom-nightly
#6 1.645 The following NEW packages will be installed:
#6 1.645   libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-netif-dev
#6 1.645   libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4
#6 1.645   libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0
#6 1.645   libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2
#6 1.645   libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly
#6 1.668 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
#6 1.668 Need to get 3081 kB of archives.
#6 1.668 After this operation, 11.9 MB of additional disk space will be used.
#6 1.668 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404072026 [1168 B]
#6 1.671 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404072026 [164 kB]
#6 1.674 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404072026 [46.0 kB]
#6 1.674 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404072026 [29.0 kB]
#6 1.676 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404072026 [65.4 kB]
#6 1.679 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404072026 [222 kB]
#6 1.682 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404072026 [98.0 kB]
#6 1.684 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404072026 [72.7 kB]
#6 1.687 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404072026 [111 kB]
#6 1.688 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404072026 [66.0 kB]
#6 1.690 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404072026 [172 kB]
#6 1.692 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404072026 [54.4 kB]
#6 1.693 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404072026 [58.6 kB]
#6 1.694 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404072026 [45.3 kB]
#6 1.695 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404072026 [38.6 kB]
#6 1.697 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404072026 [837 kB]
#6 1.708 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.49.5fec.202404072026 [51.9 kB]
#6 1.709 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.49.5fec.202404072026 [63.9 kB]
#6 1.709 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.59.513e.202404072026 [122 kB]
#6 1.710 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.59.513e.202404072026 [580 kB]
#6 1.716 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.1.3dfa.202404072026 [75.2 kB]
#6 1.717 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.1.3dfa.202404072026 [106 kB]
#6 1.825 debconf: delaying package configuration, since apt-utils is not installed
#6 1.865 Fetched 3081 kB in 0s (44.2 MB/s)
#6 1.915 Selecting previously unselected package osmocom-nightly.
#6 1.915 (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.956 Preparing to unpack .../00-osmocom-nightly_202404072026_amd64.deb ...
#6 1.972 Unpacking osmocom-nightly (202404072026) ...
#6 2.100 Selecting previously unselected package libosmocore21:amd64.
#6 2.118 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 2.152 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404072026) ...
#6 2.306 Selecting previously unselected package libosmocodec4:amd64.
#6 2.324 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 2.340 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404072026) ...
#6 2.481 Selecting previously unselected package libosmotrau2:amd64.
#6 2.499 Preparing to unpack .../03-libosmotrau2_1.5.1.11.5277.202404072026_amd64.deb ...
#6 2.515 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404072026) ...
#6 2.654 Selecting previously unselected package libosmoisdn0:amd64.
#6 2.662 Preparing to unpack .../04-libosmoisdn0_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 2.678 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 2.822 Selecting previously unselected package libosmogsm20:amd64.
#6 2.840 Preparing to unpack .../05-libosmogsm20_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 2.857 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404072026) ...
#6 3.007 Selecting previously unselected package libosmovty13:amd64.
#6 3.021 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 3.038 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404072026) ...
#6 3.177 Selecting previously unselected package libosmoabis13:amd64.
#6 3.195 Preparing to unpack .../07-libosmoabis13_1.5.1.11.5277.202404072026_amd64.deb ...
#6 3.211 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404072026) ...
#6 3.339 Selecting previously unselected package libosmo-abis-dev:amd64.
#6 3.357 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.11.5277.202404072026_amd64.deb ...
#6 3.373 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404072026) ...
#6 3.525 Selecting previously unselected package libosmocoding0:amd64.
#6 3.542 Preparing to unpack .../09-libosmocoding0_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 3.559 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 3.704 Selecting previously unselected package libosmogb14:amd64.
#6 3.712 Preparing to unpack .../10-libosmogb14_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 3.729 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404072026) ...
#6 3.875 Selecting previously unselected package libosmoctrl0:amd64.
#6 3.892 Preparing to unpack .../11-libosmoctrl0_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 3.909 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 4.052 Selecting previously unselected package libosmosim2:amd64.
#6 4.070 Preparing to unpack .../12-libosmosim2_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 4.086 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404072026) ...
#6 4.221 Selecting previously unselected package libosmousb0:amd64.
#6 4.238 Preparing to unpack .../13-libosmousb0_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 4.255 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 4.367 Selecting previously unselected package libosmocore.
#6 4.385 Preparing to unpack .../14-libosmocore_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 4.401 Unpacking libosmocore (1.9.0.192.1c24.202404072026) ...
#6 4.501 Selecting previously unselected package libosmocore-dev:amd64.
#6 4.519 Preparing to unpack .../15-libosmocore-dev_1.9.0.192.1c24.202404072026_amd64.deb ...
#6 4.536 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404072026) ...
#6 4.712 Selecting previously unselected package libosmonetif11:amd64.
#6 4.730 Preparing to unpack .../16-libosmonetif11_1.4.0.49.5fec.202404072026_amd64.deb ...
#6 4.747 Unpacking libosmonetif11:amd64 (1.4.0.49.5fec.202404072026) ...
#6 4.879 Selecting previously unselected package libosmo-netif-dev:amd64.
#6 4.897 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.49.5fec.202404072026_amd64.deb ...
#6 4.914 Unpacking libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404072026) ...
#6 5.061 Selecting previously unselected package libosmo-sigtran9:amd64.
#6 5.079 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.59.513e.202404072026_amd64.deb ...
#6 5.096 Unpacking libosmo-sigtran9:amd64 (1.8.0.59.513e.202404072026) ...
#6 5.233 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#6 5.250 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.59.513e.202404072026_amd64.deb ...
#6 5.267 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404072026) ...
#6 5.432 Selecting previously unselected package libasn1c1:amd64.
#6 5.450 Preparing to unpack .../20-libasn1c1_0.9.36.1.3dfa.202404072026_amd64.deb ...
#6 5.467 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404072026) ...
#6 5.600 Selecting previously unselected package libasn1c-dev:amd64.
#6 5.618 Preparing to unpack .../21-libasn1c-dev_0.9.36.1.3dfa.202404072026_amd64.deb ...
#6 5.635 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404072026) ...
#6 5.810 Setting up osmocom-nightly (202404072026) ...
#6 5.861 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404072026) ...
#6 5.913 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 5.963 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.010 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404072026) ...
#6 6.059 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404072026) ...
#6 6.109 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.160 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.211 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404072026) ...
#6 6.260 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.309 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404072026) ...
#6 6.356 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.406 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.456 Setting up libosmonetif11:amd64 (1.4.0.49.5fec.202404072026) ...
#6 6.505 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404072026) ...
#6 6.557 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.607 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.656 Setting up libosmocore (1.9.0.192.1c24.202404072026) ...
#6 6.706 Setting up libosmo-sigtran9:amd64 (1.8.0.59.513e.202404072026) ...
#6 6.755 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404072026) ...
#6 6.805 Setting up libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404072026) ...
#6 6.855 Setting up libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404072026) ...
#6 6.908 Processing triggers for libc-bin (2.36-9+deb12u4) ...
#6 DONE 7.2s

#9 [ 3/11] WORKDIR	/TMP
#9 DONE 0.1s

#10 [ 4/11] RUN	GIT clone https://gerrit.osmocom.org/osmo-iuh.git
#10 0.356 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.451 Already on 'master'
#12 0.451 Your branch is up to date with 'origin/master'.
#12 0.452 refs/heads/master
#12 0.460 HEAD is now at fc08927 hnbap_common: Make error message more verbose (which type failed)
#12 0.461 master
#12 0.462 fc08927fd289f138903e55ae3cec998b7f92734c
#12 2.162 aclocal: warning: couldn't open directory 'm4': No such file or directory
#12 3.150 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#12 3.150 libtoolize: copying file './ltmain.sh'
#12 3.320 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#12 3.320 libtoolize: copying file 'm4/libtool.m4'
#12 3.371 libtoolize: copying file 'm4/ltoptions.m4'
#12 3.426 libtoolize: copying file 'm4/ltsugar.m4'
#12 3.478 libtoolize: copying file 'm4/ltversion.m4'
#12 3.490 libtoolize: copying file 'm4/lt~obsolete.m4'
#12 3.525 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
#12 4.885 configure.ac:56: warning: The macro `AC_HEADER_STDC' is obsolete.
#12 4.885 configure.ac:56: You should run autoupdate.
#12 4.885 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#12 4.885 configure.ac:56: the top level
#12 4.885 configure.ac:136: warning: AC_OUTPUT should be used without arguments.
#12 4.885 configure.ac:136: You should run autoupdate.
#12 5.314 configure.ac:8: installing './compile'
#12 5.316 configure.ac:8: installing './config.guess'
#12 5.318 configure.ac:8: installing './config.sub'
#12 5.320 configure.ac:10: installing './install-sh'
#12 5.323 configure.ac:10: installing './missing'
#12 5.404 src/Makefile.am: installing './depcomp'
#12 5.543 checking build system type... x86_64-pc-linux-gnu
#12 5.564 checking host system type... x86_64-pc-linux-gnu
#12 5.564 checking how to print strings... printf
#12 5.578 checking for gcc... gcc
#12 5.589 checking whether the C compiler works... yes
#12 5.607 checking for C compiler default output file name... a.out
#12 5.607 checking for suffix of executables... 
#12 5.625 checking whether we are cross compiling... no
#12 5.645 checking for suffix of object files... o
#12 5.654 checking whether the compiler supports GNU C... yes
#12 5.663 checking whether gcc accepts -g... yes
#12 5.672 checking for gcc option to enable C11 features... none needed
#12 5.698 checking whether gcc understands -c and -o together... yes
#12 5.714 checking for a sed that does not truncate output... /usr/bin/sed
#12 5.716 checking for grep that handles long lines and -e... /usr/bin/grep
#12 5.717 checking for egrep... /usr/bin/grep -E
#12 5.718 checking for fgrep... /usr/bin/grep -F
#12 5.718 checking for ld used by gcc... /usr/bin/ld
#12 5.721 checking if the linker (/usr/bin/ld) is GNU ld... yes
#12 5.722 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#12 5.723 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#12 5.737 checking whether ln -s works... yes
#12 5.737 checking the maximum length of command line arguments... 1572864
#12 5.743 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#12 5.743 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#12 5.743 checking for /usr/bin/ld option to reload object files... -r
#12 5.744 checking for file... file
#12 5.744 checking for objdump... objdump
#12 5.744 checking how to recognize dependent libraries... pass_all
#12 5.745 checking for dlltool... no
#12 5.745 checking how to associate runtime and link libraries... printf %s\n
#12 5.745 checking for ar... ar
#12 5.746 checking for archiver @FILE support... @
#12 5.769 checking for strip... strip
#12 5.770 checking for ranlib... ranlib
#12 5.770 checking for gawk... gawk
#12 5.770 checking command to parse /usr/bin/nm -B output from gcc object... ok
#12 5.841 checking for sysroot... no
#12 5.841 checking for a working dd... /usr/bin/dd
#12 5.845 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#12 5.874 checking for mt... no
#12 5.874 checking if : is a manifest tool... no
#12 5.886 checking for stdio.h... yes
#12 5.921 checking for stdlib.h... yes
#12 5.950 checking for string.h... yes
#12 5.966 checking for inttypes.h... yes
#12 5.984 checking for stdint.h... yes
#12 6.002 checking for strings.h... yes
#12 6.019 checking for sys/stat.h... yes
#12 6.037 checking for sys/types.h... yes
#12 6.054 checking for unistd.h... yes
#12 6.079 checking for dlfcn.h... yes
#12 6.094 checking for objdir... .libs
#12 6.169 checking if gcc supports -fno-rtti -fno-exceptions... no
#12 6.199 checking for gcc option to produce PIC... -fPIC -DPIC
#12 6.199 checking if gcc PIC flag -fPIC -DPIC works... yes
#12 6.241 checking if gcc static flag -static works... yes
#12 6.290 checking if gcc supports -c -o file.o... yes
#12 6.304 checking if gcc supports -c -o file.o... (cached) yes
#12 6.304 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#12 6.310 checking whether -lc should be explicitly linked in... no
#12 6.337 checking dynamic linker characteristics... GNU/Linux ld.so
#12 6.395 checking how to hardcode library paths into programs... immediate
#12 6.395 checking whether stripping libraries is possible... yes
#12 6.396 checking if libtool supports shared libraries... yes
#12 6.396 checking whether to build shared libraries... yes
#12 6.396 checking whether to build static libraries... yes
#12 6.396 checking for a BSD-compatible install... /usr/bin/install -c
#12 6.401 checking whether build environment is sane... yes
#12 6.408 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#12 6.410 checking whether make sets $(MAKE)... yes
#12 6.425 checking whether make supports the include directive... yes (GNU style)
#12 6.446 checking whether make supports nested variables... yes
#12 6.466 checking whether UID '0' is supported by ustar format... yes
#12 6.466 checking whether GID '0' is supported by ustar format... yes
#12 6.467 checking how to create a ustar tar archive... gnutar
#12 6.502 checking dependency style of gcc... gcc3
#12 6.590 checking whether make supports nested variables... (cached) yes
#12 6.590 checking whether make sets $(MAKE)... (cached) yes
#12 6.596 checking for gcc... (cached) gcc
#12 6.661 checking whether the compiler supports GNU C... (cached) yes
#12 6.662 checking whether gcc accepts -g... (cached) yes
#12 6.662 checking for gcc option to enable C11 features... (cached) none needed
#12 6.662 checking whether gcc understands -c and -o together... (cached) yes
#12 6.663 checking for netinet/sctp.h... yes
#12 6.699 checking for pkg-config... /usr/bin/pkg-config
#12 6.699 checking for pkg-config... /usr/bin/pkg-config
#12 6.699 checking pkg-config is at least version 0.20... yes
#12 6.700 checking for libosmocore >= 1.9.0... yes
#12 6.706 checking for libosmogsm >= 1.9.0... yes
#12 6.715 checking for libosmovty >= 1.9.0... yes
#12 6.727 checking for libosmoctrl >= 1.9.0... yes
#12 6.745 checking for libosmo-netif >= 1.4.0... yes
#12 6.763 checking for libosmo-sigtran >= 1.8.0... yes
#12 6.781 checking for libasn1c >= 0.9.30... yes
#12 6.799 checking for egrep... (cached) /usr/bin/grep -E
#12 6.800 CFLAGS="-g -O2 -std=gnu11 -Wall"
#12 6.800 CPPFLAGS=" -Wall"
#12 6.855 checking that generated files are newer than configure... done
#12 7.408 configure: creating ./config.status
#12 8.397 config.status: creating libosmo-hnbap.pc
#12 8.426 config.status: creating libosmo-ranap.pc
#12 8.455 config.status: creating libosmo-rua.pc
#12 8.485 config.status: creating libosmo-sabp.pc
#12 8.513 config.status: creating src/Makefile
#12 8.552 config.status: creating src/hnbap/Makefile
#12 8.593 config.status: creating src/ranap/Makefile
#12 8.633 config.status: creating src/rua/Makefile
#12 8.659 config.status: creating src/sabp/Makefile
#12 8.698 config.status: creating tests/Makefile
#12 8.738 config.status: creating Makefile
#12 8.767 config.status: creating include/Makefile
#12 8.806 config.status: creating include/osmocom/Makefile
#12 8.845 config.status: creating include/osmocom/hnbap/Makefile
#12 8.882 config.status: creating include/osmocom/ranap/Makefile
#12 8.923 config.status: creating include/osmocom/rua/Makefile
#12 8.961 config.status: creating include/osmocom/sabp/Makefile
#12 9.000 config.status: creating include/osmocom/iuh/Makefile
#12 9.019 config.status: creating doc/Makefile
#12 9.050 config.status: creating contrib/osmo-iuh.spec
#12 9.087 config.status: executing libtool commands
#12 9.110 config.status: executing depfiles commands
#12 15.93 config.status: executing tests/atconfig commands
#12 16.01 echo 1.5.1.6-fc08 > .version-t && mv .version-t .version
#12 16.01 make  install-recursive
#12 16.02 make[1]: Entering directory '/tmp/osmo-iuh'
#12 16.03 Making install in src
#12 16.04 make[2]: Entering directory '/tmp/osmo-iuh/src'
#12 16.04 ../asn1/utils/asn1tostruct.py -p HNBAP_ -f ../asn1/hnbap/HNBAP-PDU-Contents.asn
#12 16.04 ../asn1/utils/asn1tostruct.py -p RUA_ -f ../asn1/rua/RUA-PDU-Contents.asn
#12 16.04 ../asn1/utils/asn1tostruct.py -p SABP_ -f ../asn1/sabp/SABP-PDU-Contents.asn
#12 16.04 ../asn1/utils/asn1tostruct.py -p RANAP_ -f ../asn1/ranap/RANAP-PDU-Contents.asn
#12 16.08 Didn't find any information element for message: PrivateMessage-IEs
#12 16.08 sed -i 's,^#include "rua_ies_defs.h",#include <osmocom/rua/rua_ies_defs.h>,' rua_encoder.c rua_decoder.c
#12 16.08 Didn't find any information element for message: PrivateMessage-IEs
#12 16.08 sed -i 's,^#include "hnbap_ies_defs.h",#include <osmocom/hnbap/hnbap_ies_defs.h>,' hnbap_encoder.c hnbap_decoder.c
#12 16.09 sed -i 's,^#include "rua_common.h",#include <osmocom/rua/rua_common.h>,' rua_encoder.c rua_decoder.c rua_ies_defs.h
#12 16.09 sed -i 's,^#include "hnbap_common.h",#include <osmocom/hnbap/hnbap_common.h>,' hnbap_encoder.c hnbap_decoder.c hnbap_ies_defs.h
#12 16.10 sed -i 's,^#include "sabp_ies_defs.h",#include <osmocom/sabp/sabp_ies_defs.h>,' sabp_encoder.c sabp_decoder.c
#12 16.11 mv rua_ies_defs.h ../include/osmocom/rua/
#12 16.11 mv hnbap_ies_defs.h ../include/osmocom/hnbap/
#12 16.11 sed -i 's,^#include "sabp_common.h",#include <osmocom/sabp/sabp_common.h>,' sabp_encoder.c sabp_decoder.c sabp_ies_defs.h
#12 16.11 touch ../src/gen_rua.stamp
#12 16.11 touch ../src/gen_hnbap.stamp
#12 16.11 mv sabp_ies_defs.h ../include/osmocom/sabp/
#12 16.11 touch ../src/gen_sabp.stamp
#12 16.12 Didn't find any information element for message: RelocationDetectIEs
#12 16.12 Didn't find any information element for message: RelocationCompleteIEs
#12 16.12 Didn't find any information element for message: RAB-SetupOrModifyItem-IEs
#12 16.12 Didn't find any information element for message: PrivateMessage-IEs
#12 16.12 Didn't find any information element for message: DirectTransferInformationItemIEs-RANAP-RelocInf
#12 16.12 Didn't find any information element for message: SRVCC-CSKeysRequestIEs
#12 16.12 Didn't find any information element for message: UeRadioCapabilityMatchRequestIEs
#12 16.12 sed -i 's,^#include "ranap_ies_defs.h",#include <osmocom/ranap/ranap_ies_defs.h>,' ranap_encoder.c ranap_decoder.c
#12 16.14 sed -i 's,^#include "ranap_common.h",#include <osmocom/ranap/ranap_common.h>,' ranap_encoder.c ranap_decoder.c ranap_ies_defs.h
#12 16.17 mv ranap_ies_defs.h ../include/osmocom/ranap/
#12 16.17 touch ../src/gen_ranap.stamp
#12 16.18 make  install-recursive
#12 16.18 make[3]: Entering directory '/tmp/osmo-iuh/src'
#12 16.19 Making install in hnbap
#12 16.20 make[4]: Entering directory '/tmp/osmo-iuh/src/hnbap'
#12 16.21   CC       HNBAP_Criticality.lo
#12 16.21   CC       HNBAP_Presence.lo
#12 16.21   CC       HNBAP_PrivateIE-ID.lo
#12 16.21   CC       HNBAP_ProcedureCode.lo
#12 16.21   CC       HNBAP_ProtocolIE-ID.lo
#12 16.21   CC       HNBAP_IE-Extensions.lo
#12 16.21   CC       HNBAP_TriggeringMessage.lo
#12 16.21   CC       HNBAP_AccessResult.lo
#12 16.21   CC       HNBAP_Access-stratum-release-indicator.lo
#12 16.21   CC       HNBAP_BackoffTimer.lo
#12 16.21   CC       HNBAP_AltitudeAndDirection.lo
#12 16.21   CC       HNBAP_BindingID.lo
#12 16.21   CC       HNBAP_Cause.lo
#12 16.21   CC       HNBAP_CauseRadioNetwork.lo
#12 16.21   CC       HNBAP_CauseTransport.lo
#12 16.21   CC       HNBAP_CauseProtocol.lo
#12 16.21   CC       HNBAP_CauseMisc.lo
#12 16.21   CC       HNBAP_CellIdentity.lo
#12 16.21   CC       HNBAP_CELL-FACHMobilitySupport.lo
#12 16.22   CC       HNBAP_Context-ID.lo
#12 16.32   CC       HNBAP_CriticalityDiagnostics.lo
#12 16.33   CC       HNBAP_CriticalityDiagnostics-IE-List.lo
#12 16.34   CC       HNBAP_CriticalityDiagnostics-IE-List-Value.lo
#12 16.37   CC       HNBAP_CSG-ID.lo
#12 16.38   CC       HNBAP_CSG-Capability.lo
#12 16.38   CC       HNBAP_CSGMembershipStatus.lo
#12 16.39   CC       HNBAP_CGI.lo
#12 16.39   CC       HNBAP_CI.lo
#12 16.39   CC       HNBAP_CN-DomainIndicator.lo
#12 16.39   CC       HNBAP_ESN.lo
#12 16.39   CC       HNBAP_GeographicalLocation.lo
#12 16.40   CC       HNBAP_GeographicalCoordinates.lo
#12 16.40   CC       HNBAP_GTP-TEI.lo
#12 16.41   CC       HNBAP_HNBCapacity.lo
#12 16.41   CC       HNBAP_HNB-Cell-Access-Mode.lo
#12 16.41   CC       HNBAP_HNB-Cell-Identifier.lo
#12 16.41   CC       HNBAP_HNB-GWResponse.lo
#12 16.42   CC       HNBAP_HNB-RNL-Identity.lo
#12 16.43   CC       HNBAP_HNBConfigInfo.lo
#12 16.43   CC       HNBAP_ConfigurationInformation.lo
#12 16.44   CC       HNBAP_HNBConfigurationInformationProvided.lo
#12 16.44   CC       HNBAP_HNBConfigurationInformationMissing.lo
#12 16.47   CC       HNBAP_HNB-Location-Information.lo
#12 16.48   CC       HNBAP_HNB-Identity.lo
#12 16.48   CC       HNBAP_HNB-Identity-Info.lo
#12 16.51   CC       HNBAP_IMSI.lo
#12 16.51   CC       HNBAP_IMEI.lo
#12 16.52   CC       HNBAP_IMSIDS41.lo
#12 16.54   CC       HNBAP_IMSIESN.lo
#12 16.54   CC       HNBAP_IP-Address.lo
#12 16.54   CC       HNBAP_Ipv4Address.lo
#12 16.55   CC       HNBAP_Ipv6Address.lo
#12 16.56   CC       HNBAP_Iurh-Signalling-TNL-AddressList.lo
#12 16.56   CC       HNBAP_LAC.lo
#12 16.56   CC       HNBAP_LAI.lo
#12 16.57   CC       HNBAP_MacroCoverageInformation.lo
#12 16.57   CC       HNBAP_MacroCellID.lo
#12 16.58   CC       HNBAP_MuxPortNumber.lo
#12 16.58   CC       HNBAP_NeighbourCellIdentityList.lo
#12 16.59   CC       HNBAP_NeighbourIdentity.lo
#12 16.59   CC       HNBAP_NeighbourInfoList.lo
#12 16.60   CC       HNBAP_AdditionalNeighbourInfoList.lo
#12 16.61   CC       HNBAP_NeighbourInfoRequestList.lo
#12 16.62   CC       HNBAP_NeighbourInfoRequestItem.lo
#12 16.64   CC       HNBAP_PLMNidentity.lo
#12 16.65   CC       HNBAP_PSC.lo
#12 16.66   CC       HNBAP_PTMSI.lo
#12 16.67   CC       HNBAP_PTMSIRAI.lo
#12 16.67   CC       HNBAP_RAB-ID.lo
#12 16.67   CC       HNBAP_RABList.lo
#12 16.68   CC       HNBAP_RABListItem.lo
#12 16.69   CC       HNBAP_RAC.lo
#12 16.69   CC       HNBAP_RAI.lo
#12 16.70   CC       HNBAP_Registration-Cause.lo
#12 16.70   CC       HNBAP_RNC-ID.lo
#12 16.71   CC       HNBAP_SAC.lo
#12 16.71   CC       HNBAP_S-RNTIPrefix.lo
#12 16.72   CC       HNBAP_TMSILAI.lo
#12 16.73   CC       HNBAP_TMSIDS41.lo
#12 16.74   CC       HNBAP_TransportInfo.lo
#12 16.74   CC       HNBAP_TransportLayerAddress.lo
#12 16.75   CC       HNBAP_Tunnel-Information.lo
#12 16.77   CC       HNBAP_TypeOfError.lo
#12 16.78   CC       HNBAP_UDP-Port-Number.lo
#12 16.78   CC       HNBAP_UE-Capabilities.lo
#12 16.78   CC       HNBAP_UTRANCellID.lo
#12 16.78   CC       HNBAP_UE-Identity.lo
#12 16.78   CC       HNBAP_Update-cause.lo
#12 16.81   CC       HNBAP_URAIdentityList.lo
#12 16.83   CC       HNBAP_URAIdentity.lo
#12 16.84   CC       HNBAP_U-RNTI.lo
#12 16.84   CC       HNBAP_UnknownU-RNTIIndication.lo
#12 16.85   CC       HNBAP_HNBAP-PDU.lo
#12 16.86   CC       HNBAP_InitiatingMessage.lo
#12 16.86   CC       HNBAP_SuccessfulOutcome.lo
#12 16.86   CC       HNBAP_UnsuccessfulOutcome.lo
#12 16.88   CC       HNBAP_HNBRegisterRequest.lo
#12 16.88   CC       HNBAP_HNBRegisterAccept.lo
#12 16.89   CC       HNBAP_HNBRegisterReject.lo
#12 16.90   CC       HNBAP_UERegisterRequest.lo
#12 16.91   CC       HNBAP_UERegisterAccept.lo
#12 16.91   CC       HNBAP_UERegisterReject.lo
#12 16.92   CC       HNBAP_UEDe-Register.lo
#12 16.94   CC       HNBAP_HNBDe-Register.lo
#12 16.94   CC       HNBAP_ErrorIndication.lo
#12 16.94   CC       HNBAP_CSGMembershipUpdate.lo
#12 16.95   CC       HNBAP_TNLUpdateRequest.lo
#12 16.96   CC       HNBAP_TNLUpdateResponse.lo
#12 16.97   CC       HNBAP_TNLUpdateFailure.lo
#12 16.97   CC       HNBAP_HNBConfigTransferRequest.lo
#12 16.97   CC       HNBAP_HNBConfigTransferResponse.lo
#12 16.98   CC       HNBAP_RelocationComplete.lo
#12 16.98   CC       HNBAP_U-RNTIQueryRequest.lo
#12 17.00   CC       HNBAP_U-RNTIQueryResponse.lo
#12 17.01   CC       HNBAP_PrivateMessage.lo
#12 17.01   CC       HNBAP_IE.lo
#12 17.10   CCLD     libosmo-asn1-hnbap.la
#12 17.23 make[5]: Entering directory '/tmp/osmo-iuh/src/hnbap'
#12 17.23 make[5]: Nothing to be done for 'install-exec-am'.
#12 17.23 make[5]: Nothing to be done for 'install-data-am'.
#12 17.23 make[5]: Leaving directory '/tmp/osmo-iuh/src/hnbap'
#12 17.23 make[4]: Leaving directory '/tmp/osmo-iuh/src/hnbap'
#12 17.23 Making install in rua
#12 17.23 make[4]: Entering directory '/tmp/osmo-iuh/src/rua'
#12 17.23   CC       RUA_Criticality.lo
#12 17.23   CC       RUA_Presence.lo
#12 17.23   CC       RUA_ProcedureCode.lo
#12 17.23   CC       RUA_PrivateIE-ID.lo
#12 17.23   CC       RUA_ProtocolIE-ID.lo
#12 17.23   CC       RUA_IE-Extensions.lo
#12 17.23   CC       RUA_TriggeringMessage.lo
#12 17.23   CC       RUA_CN-DomainIndicator.lo
#12 17.23   CC       RUA_CSGMembershipStatus.lo
#12 17.23   CC       RUA_Context-ID.lo
#12 17.23   CC       RUA_Establishment-Cause.lo
#12 17.23   CC       RUA_IntraDomainNasNodeSelector.lo
#12 17.23   CC       RUA_Ansi-41-IDNNS.lo
#12 17.23   CC       RUA_Gsm-map-IDNNS.lo
#12 17.23   CC       RUA_RANAP-Message.lo
#12 17.23   CC       RUA_RoutingParameter.lo
#12 17.23   CC       RUA_Cause.lo
#12 17.23   CC       RUA_CauseTransport.lo
#12 17.23   CC       RUA_CauseRadioNetwork.lo
#12 17.23   CC       RUA_CauseProtocol.lo
#12 17.33   CC       RUA_CauseMisc.lo
#12 17.34   CC       RUA_CriticalityDiagnostics.lo
#12 17.34   CC       RUA_CriticalityDiagnostics-IE-List.lo
#12 17.35   CC       RUA_CriticalityDiagnostics-IE-List-Value.lo
#12 17.36   CC       RUA_TypeOfError.lo
#12 17.40   CC       RUA_RUA-PDU.lo
#12 17.40   CC       RUA_InitiatingMessage.lo
#12 17.41   CC       RUA_SuccessfulOutcome.lo
#12 17.41   CC       RUA_UnsuccessfulOutcome.lo
#12 17.41   CC       RUA_Connect.lo
#12 17.41   CC       RUA_DirectTransfer.lo
#12 17.41   CC       RUA_Disconnect.lo
#12 17.42   CC       RUA_ConnectionlessTransfer.lo
#12 17.42   CC       RUA_ErrorIndication.lo
#12 17.42   CC       RUA_PrivateMessage.lo
#12 17.43   CC       RUA_IE.lo
#12 17.52   CCLD     libosmo-asn1-rua.la
#12 17.58 make[5]: Entering directory '/tmp/osmo-iuh/src/rua'
#12 17.58 make[5]: Nothing to be done for 'install-exec-am'.
#12 17.58 make[5]: Nothing to be done for 'install-data-am'.
#12 17.58 make[5]: Leaving directory '/tmp/osmo-iuh/src/rua'
#12 17.58 make[4]: Leaving directory '/tmp/osmo-iuh/src/rua'
#12 17.59 Making install in ranap
#12 17.60 make[4]: Entering directory '/tmp/osmo-iuh/src/ranap'
#12 17.60   CC       RANAP_Criticality.lo
#12 17.60   CC       RANAP_Presence.lo
#12 17.60   CC       RANAP_PrivateIE-ID.lo
#12 17.60   CC       RANAP_ProcedureCode.lo
#12 17.60   CC       RANAP_ProtocolExtensionID.lo
#12 17.60   CC       RANAP_ProtocolIE-ID.lo
#12 17.60   CC       RANAP_TriggeringMessage.lo
#12 17.60   CC       RANAP_IE-Extensions.lo
#12 17.60   CC       RANAP_AllocationOrRetentionPriority.lo
#12 17.60   CC       RANAP_AccuracyFulfilmentIndicator.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameters.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrates.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.lo
#12 17.61   CC       RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.lo
#12 17.69   CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-MaxBitrateInf.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-MaxBitrateType.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-MaxBitrates.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-MaxBitrateList.lo
#12 17.70   CC       RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.lo
#12 17.71   CC       RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.lo
#12 17.72   CC       RANAP_AlternativeRABConfigurationRequest.lo
#12 17.73   CC       RANAP_APN.lo
#12 17.73   CC       RANAP_AreaIdentity.lo
#12 17.77   CC       RANAP_Ass-RAB-Parameters.lo
#12 17.77   CC       RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
#12 17.78   CC       RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.lo
#12 17.78   CC       RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.lo
#12 17.79   CC       RANAP_Ass-RAB-Parameter-MaxBitrateList.lo
#12 17.79   CC       RANAP_AuthorisedPLMNs.lo
#12 17.80   CC       RANAP_AuthorisedPLMNs-Value.lo
#12 17.80   CC       RANAP_AuthorisedSNAs.lo
#12 17.80   CC       RANAP_BindingID.lo
#12 17.80   CC       RANAP_Cause.lo
#12 17.80   CC       RANAP_BroadcastAssistanceDataDecipheringKeys.lo
#12 17.80   CC       RANAP_CauseMisc.lo
#12 17.80   CC       RANAP_CauseNAS.lo
#12 17.81   CC       RANAP_CauseProtocol.lo
#12 17.81   CC       RANAP_CauseRadioNetwork.lo
#12 17.83   CC       RANAP_CauseRadioNetworkExtension.lo
#12 17.84   CC       RANAP_CauseNon-Standard.lo
#12 17.86   CC       RANAP_CauseTransmissionNetwork.lo
#12 17.86   CC       RANAP_Cell-Access-Mode.lo
#12 17.87   CC       RANAP_CellBased.lo
#12 17.88   CC       RANAP_CellIdList.lo
#12 17.88   CC       RANAP_Cell-Id.lo
#12 17.88   CC       RANAP_Cell-Capacity-Class-Value.lo
#12 17.90   CC       RANAP_CellLoadInformation.lo
#12 17.90   CC       RANAP_CellLoadInformationGroup.lo
#12 17.90   CC       RANAP_CellType.lo
#12 17.90   CC       RANAP_CriticalityDiagnostics.lo
#12 17.91   CC       RANAP_ClientType.lo
#12 17.94   CC       RANAP_CriticalityDiagnostics-IE-List.lo
#12 17.95   CC       RANAP_CriticalityDiagnostics-IE-List-Value.lo
#12 17.97   CC       RANAP_MessageStructure.lo
#12 17.98   CC       RANAP_MessageStructure-Value.lo
#12 17.99   CC       RANAP_CGI.lo
#12 18.00   CC       RANAP_ChosenEncryptionAlgorithm.lo
#12 18.00   CC       RANAP_ChosenIntegrityProtectionAlgorithm.lo
#12 18.01   CC       RANAP_CI.lo
#12 18.02   CC       RANAP_ClassmarkInformation2.lo
#12 18.02   CC       RANAP_ClassmarkInformation3.lo
#12 18.02   CC       RANAP_CN-DomainIndicator.lo
#12 18.03   CC       RANAP_CN-ID.lo
#12 18.04   CC       RANAP_Correlation-ID.lo
#12 18.04   CC       RANAP_CSFB-Information.lo
#12 18.05   CC       RANAP_CSG-Id.lo
#12 18.05   CC       RANAP_CSG-Id-List.lo
#12 18.06   CC       RANAP_CSG-Membership-Status.lo
#12 18.06   CC       RANAP_DataPDUType.lo
#12 18.07   CC       RANAP_DataVolumeReference.lo
#12 18.07   CC       RANAP_DataVolumeReportingIndication.lo
#12 18.09   CC       RANAP_DCH-ID.lo
#12 18.09   CC       RANAP_DeliveryOfErroneousSDU.lo
#12 18.09   CC       RANAP_DeliveryOrder.lo
#12 18.09   CC       RANAP_DeltaRAListofIdleModeUEs.lo
#12 18.13   CC       RANAP_NewRAListofIdleModeUEs.lo
#12 18.15   CC       RANAP_RAListwithNoIdleModeUEsAnyMore.lo
#12 18.15   CC       RANAP_ForwardingIndication.lo
#12 18.18   CC       RANAP_DL-GTP-PDU-SequenceNumber.lo
#12 18.19   CC       RANAP_DL-N-PDU-SequenceNumber.lo
#12 18.20   CC       RANAP_D-RNTI.lo
#12 18.20   CC       RANAP_DRX-CycleLengthCoefficient.lo
#12 18.21   CC       RANAP_DSCH-ID.lo
#12 18.21   CC       RANAP_EARFCN-Extended.lo
#12 18.22   CC       RANAP_E-DCH-MAC-d-Flow-ID.lo
#12 18.22   CC       RANAP_ENB-ID.lo
#12 18.24   CC       RANAP_EncryptionAlgorithm.lo
#12 18.24   CC       RANAP_EncryptionInformation.lo
#12 18.24   CC       RANAP_EncryptionKey.lo
#12 18.24   CC       RANAP_End-Of-CSFB.lo
#12 18.25   CC       RANAP_EquipmentsToBeTraced.lo
#12 18.25   CC       RANAP_E-UTRAN-Service-Handover.lo
#12 18.26   CC       RANAP_Event.lo
#12 18.27   CC       RANAP_Event1F-Parameters.lo
#12 18.29   CC       RANAP_Event1I-Parameters.lo
#12 18.30   CC       RANAP_ExtendedGuaranteedBitrate.lo
#12 18.31   CC       RANAP_ExtendedMaxBitrate.lo
#12 18.33   CC       RANAP_ExtendedRNC-ID.lo
#12 18.34   CC       RANAP_FrameSequenceNumber.lo
#12 18.36   CC       RANAP_FrequenceLayerConvergenceFlag.lo
#12 18.37   CC       RANAP_GANSS-PositioningDataSet.lo
#12 18.38   CC       RANAP_GANSS-PositioningMethodAndUsage.lo
#12 18.39   CC       RANAP_GeographicalArea.lo
#12 18.39   CC       RANAP_GeographicalCoordinates.lo
#12 18.40   CC       RANAP_GA-AltitudeAndDirection.lo
#12 18.40   CC       RANAP_GA-EllipsoidArc.lo
#12 18.42   CC       RANAP_GA-Point.lo
#12 18.42   CC       RANAP_GA-PointWithAltitude.lo
#12 18.43   CC       RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.lo
#12 18.43   CC       RANAP_GA-PointWithUnCertainty.lo
#12 18.43   CC       RANAP_GA-PointWithUnCertaintyEllipse.lo
#12 18.43   CC       RANAP_GA-Polygon.lo
#12 18.43   CC       RANAP_GA-Polygon-Value.lo
#12 18.44   CC       RANAP_GA-UncertaintyEllipse.lo
#12 18.45   CC       RANAP_GERAN-BSC-Container.lo
#12 18.46   CC       RANAP_GERAN-Cell-ID.lo
#12 18.49   CC       RANAP_GERAN-Classmark.lo
#12 18.50   CC       RANAP_GlobalCN-ID.lo
#12 18.50   CC       RANAP_GlobalRNC-ID.lo
#12 18.51   CC       RANAP_GTP-TEI.lo
#12 18.52   CC       RANAP_GuaranteedBitrate.lo
#12 18.52   CC       RANAP_HigherBitratesThan16MbpsFlag.lo
#12 18.52   CC       RANAP_HS-DSCH-MAC-d-Flow-ID.lo
#12 18.52   CC       RANAP_IMEI.lo
#12 18.54   CC       RANAP_IMEIGroup.lo
#12 18.55   CC       RANAP_IMEIList.lo
#12 18.55   CC       RANAP_IMEISV.lo
#12 18.58   CC       RANAP_IMEISVGroup.lo
#12 18.58   CC       RANAP_IMEISVList.lo
#12 18.58   CC       RANAP_ImmediateMDT.lo
#12 18.58   CC       RANAP_IMSI.lo
#12 18.58   CC       RANAP_IncludeVelocity.lo
#12 18.58   CC       RANAP_InformationExchangeID.lo
#12 18.59   CC       RANAP_InformationExchangeType.lo
#12 18.59   CC       RANAP_InformationRequested.lo
#12 18.60   CC       RANAP_InformationRequestType.lo
#12 18.63   CC       RANAP_InformationTransferID.lo
#12 18.64   CC       RANAP_InformationTransferType.lo
#12 18.65   CC       RANAP_IntegrityProtectionAlgorithm.lo
#12 18.66   CC       RANAP_IntegrityProtectionInformation.lo
#12 18.68   CC       RANAP_IntegrityProtectionKey.lo
#12 18.70   CC       RANAP_InterSystemInformationTransferType.lo
#12 18.70   CC       RANAP_InterSystemInformation-TransparentContainer.lo
#12 18.70   CC       RANAP_IPMulticastAddress.lo
#12 18.70   CC       RANAP_IuSignallingConnectionIdentifier.lo
#12 18.71   CC       RANAP_IuTransportAssociation.lo
#12 18.71   CC       RANAP_KeyStatus.lo
#12 18.72   CC       RANAP_LA-LIST.lo
#12 18.73   CC       RANAP_LA-LIST-Value.lo
#12 18.73   CC       RANAP_LAI.lo
#12 18.73   CC       RANAP_LAC.lo
#12 18.73   CC       RANAP_LastKnownServiceArea.lo
#12 18.74   CC       RANAP_LastVisitedUTRANCell-Item.lo
#12 18.75   CC       RANAP_LHN-ID.lo
#12 18.76   CC       RANAP_Links-to-log.lo
#12 18.78   CC       RANAP_ListOF-SNAs.lo
#12 18.79   CC       RANAP_ListOfInterfacesToTrace.lo
#12 18.79   CC       RANAP_InterfacesToTraceItem.lo
#12 18.80   CC       RANAP_LoadValue.lo
#12 18.81   CC       RANAP_LocationRelatedDataRequestType.lo
#12 18.81   CC       RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.lo
#12 18.82   CC       RANAP_LocationReportingTransferInformation.lo
#12 18.82   CC       RANAP_ReportChangeOfSAI.lo
#12 18.84   CC       RANAP_PeriodicReportingIndicator.lo
#12 18.85   CC       RANAP_DirectReportingIndicator.lo
#12 18.85   CC       RANAP_L3-Information.lo
#12 18.85   CC       RANAP_M1Report.lo
#12 18.86   CC       RANAP_M2Report.lo
#12 18.87   CC       RANAP_M4Report.lo
#12 18.88   CC       RANAP_M4-Collection-Parameters.lo
#12 18.90   CC       RANAP_M4-Period.lo
#12 18.90   CC       RANAP_M4-Threshold.lo
#12 18.90   CC       RANAP_M5Report.lo
#12 18.90   CC       RANAP_M5-Period.lo
#12 18.92   CC       RANAP_M6Report.lo
#12 18.92   CC       RANAP_M6-Period.lo
#12 18.94   CC       RANAP_M7Report.lo
#12 18.95   CC       RANAP_M7-Period.lo
#12 18.95   CC       RANAP_Management-Based-MDT-Allowed.lo
#12 18.97   CC       RANAP_MaxBitrate.lo
#12 18.98   CC       RANAP_MaxSDU-Size.lo
#12 18.98   CC       RANAP_MBMS-PTP-RAB-ID.lo
#12 18.98   CC       RANAP_MBMSBearerServiceType.lo
#12 19.00   CC       RANAP_MBMSCNDe-Registration.lo
#12 19.00   CC       RANAP_MBMSCountingInformation.lo
#12 19.00   CC       RANAP_MBMSHCIndicator.lo
#12 19.01   CC       RANAP_MBMSIPMulticastAddressandAPNRequest.lo
#12 19.01   CC       RANAP_MBMSLinkingInformation.lo
#12 19.01   CC       RANAP_MBMSRegistrationRequestType.lo
#12 19.02   CC       RANAP_MBMSServiceArea.lo
#12 19.03   CC       RANAP_MBMSSessionDuration.lo
#12 19.04   CC       RANAP_MBMSSessionIdentity.lo
#12 19.04   CC       RANAP_MBMSSessionRepetitionNumber.lo
#12 19.07   CC       RANAP_MDT-Activation.lo
#12 19.09   CC       RANAP_MDTAreaScope.lo
#12 19.09   CC       RANAP_MDT-Configuration.lo
#12 19.11   CC       RANAP_MDTMode.lo
#12 19.11   CC       RANAP_MDT-PLMN-List.lo
#12 19.13   CC       RANAP_MDT-Report-Parameters.lo
#12 19.15   CC       RANAP_MeasurementQuantity.lo
#12 19.16   CC       RANAP_MeasurementsToActivate.lo
#12 19.17   CC       RANAP_MSISDN.lo
#12 19.18   CC       RANAP_NAS-SequenceNumber.lo
#12 19.18   CC       RANAP_NAS-PDU.lo
#12 19.19   CC       RANAP_NAS-SynchronisationIndicator.lo
#12 19.20   CC       RANAP_NewBSS-To-OldBSS-Information.lo
#12 19.20   CC       RANAP_NRTLoadInformationValue.lo
#12 19.20   CC       RANAP_NonSearchingIndication.lo
#12 19.21   CC       RANAP_NumberOfIuInstances.lo
#12 19.21   CC       RANAP_NumberOfSteps.lo
#12 19.21   CC       RANAP_Offload-RAB-Parameters.lo
#12 19.22   CC       RANAP_Offload-RAB-Parameters-APN.lo
#12 19.22   CC       RANAP_Offload-RAB-Parameters-ChargingCharacteristics.lo
#12 19.22   CC       RANAP_OldBSS-ToNewBSS-Information.lo
#12 19.23   CC       RANAP_OMC-ID.lo
#12 19.24   CC       RANAP_Out-Of-UTRAN.lo
#12 19.25   CC       RANAP_PagingAreaID.lo
#12 19.25   CC       RANAP_PagingCause.lo
#12 19.26   CC       RANAP_PDP-TypeInformation.lo
#12 19.32   CC       RANAP_PDP-Type.lo
#12 19.32   CC       RANAP_PDP-TypeInformation-extension.lo
#12 19.35   CC       RANAP_PDP-Type-extension.lo
#12 19.36   CC       RANAP_PDUType14FrameSequenceNumber.lo
#12 19.36   CC       RANAP_PeriodicLocationInfo.lo
#12 19.37   CC       RANAP_PermanentNAS-UE-ID.lo
#12 19.37   CC       RANAP_PermittedEncryptionAlgorithms.lo
#12 19.37   CC       RANAP_PermittedIntegrityProtectionAlgorithms.lo
#12 19.38   CC       RANAP_LABased.lo
#12 19.38   CC       RANAP_LAI-List.lo
#12 19.40   CC       RANAP_LoggedMDT.lo
#12 19.40   CC       RANAP_LoggingInterval.lo
#12 19.41   CC       RANAP_LoggingDuration.lo
#12 19.41   CC       RANAP_PLMNidentity.lo
#12 19.41   CC       RANAP_PLMNs-in-shared-network.lo
#12 19.42   CC       RANAP_PLMNs-in-shared-network-Value.lo
#12 19.42   CC       RANAP_Port-Number.lo
#12 19.42   CC       RANAP_PositioningDataDiscriminator.lo
#12 19.45   CC       RANAP_PositioningDataSet.lo
#12 19.45   CC       RANAP_PositioningMethodAndUsage.lo
#12 19.46   CC       RANAP_PositioningPriority.lo
#12 19.47   CC       RANAP_PositionData.lo
#12 19.47   CC       RANAP_PositionDataSpecificToGERANIuMode.lo
#12 19.47   CC       RANAP_Pre-emptionCapability.lo
#12 19.47   CC       RANAP_Pre-emptionVulnerability.lo
#12 19.48   CC       RANAP_PriorityLevel.lo
#12 19.50   CC       RANAP_Priority-Class-Indicator.lo
#12 19.51   CC       RANAP_ProvidedData.lo
#12 19.51   CC       RANAP_P-TMSI.lo
#12 19.51   CC       RANAP_QueuingAllowed.lo
#12 19.52   CC       RANAP_RAB-AsymmetryIndicator.lo
#12 19.54   CC       RANAP_RABased.lo
#12 19.55   CC       RANAP_RAI-List.lo
#12 19.55   CC       RANAP_RABDataVolumeReport.lo
#12 19.58   CC       RANAP_RABDataVolumeReport-Value.lo
#12 19.60   CC       RANAP_RAB-ID.lo
#12 19.61   CC       RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.lo
#12 19.61   CC       RANAP_RAB-Parameter-ExtendedMaxBitrateList.lo
#12 19.63   CC       RANAP_RAB-Parameter-GuaranteedBitrateList.lo
#12 19.63   CC       RANAP_RAB-Parameter-MaxBitrateList.lo
#12 19.64   CC       RANAP_RAB-Parameters.lo
#12 19.64   CC       RANAP_RABParametersList.lo
#12 19.65   CC       RANAP_RABParametersList-Value.lo
#12 19.65   CC       RANAP_RAB-SubflowCombinationBitRate.lo
#12 19.65   CC       RANAP_RAB-TrCH-Mapping.lo
#12 19.66   CC       RANAP_RAB-TrCH-MappingItem.lo
#12 19.67   CC       RANAP_RAC.lo
#12 19.67   CC       RANAP_RAI.lo
#12 19.68   CC       RANAP_RAListofIdleModeUEs.lo
#12 19.69   CC       RANAP_NotEmptyRAListofIdleModeUEs.lo
#12 19.69   CC       RANAP_RAofIdleModeUEs.lo
#12 19.70   CC       RANAP_LAListofIdleModeUEs.lo
#12 19.70   CC       RANAP_RAT-Type.lo
#12 19.71   CC       RANAP_RateControlAllowed.lo
#12 19.71   CC       RANAP_RedirectAttemptFlag.lo
#12 19.72   CC       RANAP_RedirectionCompleted.lo
#12 19.72   CC       RANAP_RejectCauseValue.lo
#12 19.73   CC       RANAP_RelocationRequirement.lo
#12 19.73   CC       RANAP_RelocationType.lo
#12 19.74   CC       RANAP_RepetitionNumber0.lo
#12 19.75   CC       RANAP_RepetitionNumber1.lo
#12 19.77   CC       RANAP_ReportArea.lo
#12 19.77   CC       RANAP_ReportInterval.lo
#12 19.77   CC       RANAP_ReportAmount.lo
#12 19.78   CC       RANAP_RequestedGPSAssistanceData.lo
#12 19.79   CC       RANAP_RequestedGANSSAssistanceData.lo
#12 19.79   CC       RANAP_RequestedLocationRelatedDataType.lo
#12 19.79   CC       RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.lo
#12 19.81   CC       RANAP_MBMSIPMulticastAddressandAPNlist.lo
#12 19.85   CC       RANAP_RequestedMulticastServiceList.lo
#12 19.87   CC       RANAP_Requested-RAB-Parameter-Values.lo
#12 19.89   CC       RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.lo
#12 19.89   CC       RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.lo
#12 19.89   CC       RANAP_Requested-RAB-Parameter-MaxBitrateList.lo
#12 19.90   CC       RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.lo
#12 19.91   CC       RANAP_RequestType.lo
#12 19.91   CC       RANAP_ResidualBitErrorRatio.lo
#12 19.92   CC       RANAP_ResponseTime.lo
#12 19.92   CC       RANAP_RIMInformation.lo
#12 19.92   CC       RANAP_RIM-Transfer.lo
#12 19.93   CC       RANAP_RIMRoutingAddress.lo
#12 19.93   CC       RANAP_RNCTraceInformation.lo
#12 19.93   CC       RANAP_RNC-ID.lo
#12 19.94   CC       RANAP_RNSAPRelocationParameters.lo
#12 19.96   CC       RANAP_RRC-Container.lo
#12 19.97   CC       RANAP_RTLoadValue.lo
#12 19.97   CC       RANAP_RSRVCC-HO-Indication.lo
#12 19.97   CC       RANAP_RSRVCC-Information.lo
#12 19.98   CC       RANAP_RSRVCC-Operation-Possible.lo
#12 19.98   CC       RANAP_SAC.lo
#12 19.98   CC       RANAP_SAI.lo
#12 19.99   CC       RANAP_SAPI.lo
#12 20.00   CC       RANAP_SessionUpdateID.lo
#12 20.01   CC       RANAP_Shared-Network-Information.lo
#12 20.01   CC       RANAP_Session-Re-establishment-Indicator.lo
#12 20.02   CC       RANAP_SignallingIndication.lo
#12 20.03   CC       RANAP_SDU-ErrorRatio.lo
#12 20.03   CC       RANAP_SDU-FormatInformationParameters.lo
#12 20.04   CC       RANAP_SDU-FormatInformationParameterItem.lo
#12 20.06   CC       RANAP_SDU-Parameters.lo
#12 20.08   CC       RANAP_SDU-ParameterItem.lo
#12 20.12   CC       RANAP_SNA-Access-Information.lo
#12 20.12   CC       RANAP_SNAC.lo
#12 20.12   CC       RANAP_Source-ToTarget-TransparentContainer.lo
#12 20.12   CC       RANAP_Service-Handover.lo
#12 20.13   CC       RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.lo
#12 20.13   CC       RANAP_SourceCellID.lo
#12 20.14   CC       RANAP_SourceBSS-ToTargetBSS-TransparentContainer.lo
#12 20.14   CC       RANAP_SourceID.lo
#12 20.15   CC       RANAP_SourceRNC-ID.lo
#12 20.15   CC       RANAP_SourceRNC-ToTargetRNC-TransparentContainer.lo
#12 20.16   CC       RANAP_IRAT-Measurement-Configuration.lo
#12 20.17   CC       RANAP_IRATmeasurementParameters.lo
#12 20.17   CC       RANAP_RSRQ-Type.lo
#12 20.17   CC       RANAP_RSRQ-Extension.lo
#12 20.18   CC       RANAP_EUTRANFrequencies.lo
#12 20.18   CC       RANAP_EUTRANFrequencies-Value.lo
#12 20.18   CC       RANAP_MeasBand.lo
#12 20.18   CC       RANAP_SubscriberProfileIDforRFP.lo
#12 20.21   CC       RANAP_SourceStatisticsDescriptor.lo
#12 20.22   CC       RANAP_SupportedRAB-ParameterBitrateList.lo
#12 20.22   CC       RANAP_SupportedBitrate.lo
#12 20.23   CC       RANAP_SourceUTRANCellID.lo
#12 20.25   CC       RANAP_SRB-TrCH-Mapping.lo
#12 20.25   CC       RANAP_SRB-ID.lo
#12 20.25   CC       RANAP_SRB-TrCH-MappingItem.lo
#12 20.27   CC       RANAP_SRVCC-HO-Indication.lo
#12 20.30   CC       RANAP_SRVCC-Information.lo
#12 20.30   CC       RANAP_SRVCC-Operation-Possible.lo
#12 20.31   CC       RANAP_SubflowSDU-Size.lo
#12 20.31   CC       RANAP_TAC.lo
#12 20.31   CC       RANAP_TAI.lo
#12 20.31   CC       RANAP_Target-ToSource-TransparentContainer.lo
#12 20.32   CC       RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.lo
#12 20.32   CC       RANAP_TargetBSS-ToSourceBSS-TransparentContainer.lo
#12 20.33   CC       RANAP_TargetCellId.lo
#12 20.34   CC       RANAP_TargetID.lo
#12 20.34   CC       RANAP_TargetENB-ID.lo
#12 20.34   CC       RANAP_TargetRNC-ID.lo
#12 20.36   CC       RANAP_TargetRNC-ToSourceRNC-TransparentContainer.lo
#12 20.37   CC       RANAP_TBCD-STRING.lo
#12 20.37   CC       RANAP_TemporaryUE-ID.lo
#12 20.37   CC       RANAP_Time-UE-StayedInCell.lo
#12 20.40   CC       RANAP_Time-UE-StayedInCell-EnhancedGranularity.lo
#12 20.41   CC       RANAP_TimeToMBMSDataTransfer.lo
#12 20.42   CC       RANAP_TimingDifferenceULDL.lo
#12 20.43   CC       RANAP_TMGI.lo
#12 20.44   CC       RANAP_TMSI.lo
#12 20.45   CC       RANAP_TraceDepth.lo
#12 20.46   CC       RANAP_TraceInformation.lo
#12 20.46   CC       RANAP_TracePropagationParameters.lo
#12 20.47   CC       RANAP_TraceRecordingSessionInformation.lo
#12 20.48   CC       RANAP_TraceRecordingSessionReference.lo
#12 20.49   CC       RANAP_TraceReference.lo
#12 20.50   CC       RANAP_TraceType.lo
#12 20.50   CC       RANAP_TrafficClass.lo
#12 20.52   CC       RANAP_TrafficHandlingPriority.lo
#12 20.52   CC       RANAP_TransferDelay.lo
#12 20.52   CC       RANAP_TransportLayerAddress.lo
#12 20.52   CC       RANAP_UnsuccessfullyTransmittedDataVolume.lo
#12 20.53   CC       RANAP_TrCH-ID.lo
#12 20.55   CC       RANAP_TrCH-ID-List.lo
#12 20.55   CC       RANAP_TriggerID.lo
#12 20.55   CC       RANAP_TunnelInformation.lo
#12 20.56   CC       RANAP_TypeOfError.lo
#12 20.58   CC       RANAP_UE-AggregateMaximumBitRate.lo
#12 20.59   CC       RANAP_UE-AggregateMaximumBitRateDownlink.lo
#12 20.60   CC       RANAP_UE-AggregateMaximumBitRateUplink.lo
#12 20.61   CC       RANAP_UE-History-Information.lo
#12 20.62   CC       RANAP_UE-ID.lo
#12 20.63   CC       RANAP_UESBI-Iu.lo
#12 20.63   CC       RANAP_UESBI-IuA.lo
#12 20.64   CC       RANAP_UESBI-IuB.lo
#12 20.65   CC       RANAP_UL-GTP-PDU-SequenceNumber.lo
#12 20.67   CC       RANAP_UL-N-PDU-SequenceNumber.lo
#12 20.67   CC       RANAP_UPInformation.lo
#12 20.67   CC       RANAP_UPInitialisationFrame.lo
#12 20.68   CC       RANAP_UP-ModeVersions.lo
#12 20.69   CC       RANAP_USCH-ID.lo
#12 20.70   CC       RANAP_UserPlaneMode.lo
#12 20.71   CC       RANAP_UTRAN-CellID.lo
#12 20.71   CC       RANAP_VelocityEstimate.lo
#12 20.72   CC       RANAP_HorizontalVelocity.lo
#12 20.73   CC       RANAP_HorizontalWithVerticalVelocity.lo
#12 20.74   CC       RANAP_HorizontalVelocityWithUncertainty.lo
#12 20.75   CC       RANAP_HorizontalWithVerticalVelocityAndUncertainty.lo
#12 20.75   CC       RANAP_HorizontalSpeedAndBearing.lo
#12 20.78   CC       RANAP_VerticalVelocity.lo
#12 20.78   CC       RANAP_VerticalSpeedDirection.lo
#12 20.78   CC       RANAP_VerticalAccuracyCode.lo
#12 20.80   CC       RANAP_VoiceSupportMatchIndicator.lo
#12 20.81   CC       RANAP_RANAP-PDU.lo
#12 20.81   CC       RANAP_InitiatingMessage.lo
#12 20.82   CC       RANAP_SuccessfulOutcome.lo
#12 20.82   CC       RANAP_UnsuccessfulOutcome.lo
#12 20.83   CC       RANAP_Outcome.lo
#12 20.83   CC       RANAP_Iu-ReleaseCommand.lo
#12 20.84   CC       RANAP_Iu-ReleaseComplete.lo
#12 20.84   CC       RANAP_RelocationRequired.lo
#12 20.85   CC       RANAP_RelocationCommand.lo
#12 20.86   CC       RANAP_RelocationPreparationFailure.lo
#12 20.86   CC       RANAP_RelocationRequest.lo
#12 20.87   CC       RANAP_RelocationRequestAcknowledge.lo
#12 20.88   CC       RANAP_RelocationFailure.lo
#12 20.89   CC       RANAP_RelocationCancel.lo
#12 20.90   CC       RANAP_RelocationCancelAcknowledge.lo
#12 20.90   CC       RANAP_SRNS-ContextRequest.lo
#12 20.90   CC       RANAP_RAB-DataForwardingList-SRNS-CtxReq.lo
#12 20.91   CC       RANAP_DataVolumeReportRequest.lo
#12 20.91   CC       RANAP_SRNS-ContextResponse.lo
#12 20.92   CC       RANAP_SecurityModeCommand.lo
#12 20.92   CC       RANAP_SecurityModeComplete.lo
#12 20.92   CC       RANAP_SecurityModeReject.lo
#12 20.97   CC       RANAP_DataVolumeReport.lo
#12 20.97   CC       RANAP_Reset.lo
#12 20.97   CC       RANAP_ResetAcknowledge.lo
#12 20.98   CC       RANAP_RAB-ReleaseRequest.lo
#12 20.98   CC       RANAP_RedirectionIndication.lo
#12 20.98   CC       RANAP_RAB-ReleaseList.lo
#12 20.99   CC       RANAP_Iu-ReleaseRequest.lo
#12 21.00   CC       RANAP_RelocationDetect.lo
#12 21.00   CC       RANAP_RelocationComplete.lo
#12 21.00   CC       RANAP_Paging.lo
#12 21.02   CC       RANAP_CommonID.lo
#12 21.02   CC       RANAP_CN-InvokeTrace.lo
#12 21.04   CC       RANAP_CN-DeactivateTrace.lo
#12 21.04   CC       RANAP_LocationReportingControl.lo
#12 21.04   CC       RANAP_LocationReport.lo
#12 21.05   CC       RANAP_InitialUE-Message.lo
#12 21.05   CC       RANAP_Overload.lo
#12 21.05   CC       RANAP_DirectTransfer.lo
#12 21.05   CC       RANAP_ErrorIndication.lo
#12 21.05   CC       RANAP_SRNS-DataForwardCommand.lo
#12 21.08   CC       RANAP_ForwardSRNS-Context.lo
#12 21.08   CC       RANAP_RAB-AssignmentRequest.lo
#12 21.09   CC       RANAP_RAB-SetupOrModifyList.lo
#12 21.09   CC       RANAP_RAB-AssignmentResponse.lo
#12 21.10   CC       RANAP_PrivateMessage.lo
#12 21.10   CC       RANAP_ResetResource.lo
#12 21.11   CC       RANAP_ResetResourceAcknowledge.lo
#12 21.12   CC       RANAP_RANAP-RelocationInformation.lo
#12 21.12   CC       RANAP_RAB-ModifyRequest.lo
#12 21.14   CC       RANAP_LocationRelatedDataRequest.lo
#12 21.14   CC       RANAP_LocationRelatedDataResponse.lo
#12 21.15   CC       RANAP_LocationRelatedDataFailure.lo
#12 21.15   CC       RANAP_InformationTransferIndication.lo
#12 21.15   CC       RANAP_InformationTransferConfirmation.lo
#12 21.16   CC       RANAP_InformationTransferFailure.lo
#12 21.16   CC       RANAP_UESpecificInformationIndication.lo
#12 21.17   CC       RANAP_DirectInformationTransfer.lo
#12 21.18   CC       RANAP_UplinkInformationExchangeRequest.lo
#12 21.18   CC       RANAP_UplinkInformationExchangeResponse.lo
#12 21.19   CC       RANAP_UplinkInformationExchangeFailure.lo
#12 21.20   CC       RANAP_MBMSSessionStart.lo
#12 21.21   CC       RANAP_MBMSSessionStartResponse.lo
#12 21.21   CC       RANAP_MBMSSessionStartFailure.lo
#12 21.21   CC       RANAP_MBMSSessionUpdate.lo
#12 21.22   CC       RANAP_MBMSSessionUpdateResponse.lo
#12 21.22   CC       RANAP_MBMSSessionUpdateFailure.lo
#12 21.23   CC       RANAP_MBMSSessionStop.lo
#12 21.25   CC       RANAP_MBMSSessionStopResponse.lo
#12 21.26   CC       RANAP_MBMSUELinkingRequest.lo
#12 21.26   CC       RANAP_MBMSUELinkingResponse.lo
#12 21.27   CC       RANAP_MBMSRegistrationRequest.lo
#12 21.28   CC       RANAP_MBMSRegistrationResponse.lo
#12 21.28   CC       RANAP_MBMSRegistrationFailure.lo
#12 21.29   CC       RANAP_MBMSCNDe-RegistrationRequest.lo
#12 21.29   CC       RANAP_MBMSCNDe-RegistrationResponse.lo
#12 21.30   CC       RANAP_MBMSRABEstablishmentIndication.lo
#12 21.30   CC       RANAP_MBMSRABReleaseRequest.lo
#12 21.30   CC       RANAP_MBMSRABRelease.lo
#12 21.31   CC       RANAP_MBMSRABReleaseFailure.lo
#12 21.31   CC       RANAP_EnhancedRelocationCompleteRequest.lo
#12 21.32   CC       RANAP_EnhancedRelocationCompleteResponse.lo
#12 21.33   CC       RANAP_EnhancedRelocationCompleteFailure.lo
#12 21.34   CC       RANAP_EnhancedRelocationCompleteConfirm.lo
#12 21.35   CC       RANAP_RANAP-EnhancedRelocationInformationRequest.lo
#12 21.35   CC       RANAP_RANAP-EnhancedRelocationInformationResponse.lo
#12 21.35   CC       RANAP_SRVCC-CSKeysRequest.lo
#12 21.37   CC       RANAP_SRVCC-CSKeysResponse.lo
#12 21.38   CC       RANAP_UeRadioCapabilityMatchRequest.lo
#12 21.38   CC       RANAP_UeRadioCapabilityMatchResponse.lo
#12 21.38   CC       RANAP_ProtocolExtensionContainer.lo
#12 21.39   CC       RANAP_ProtocolExtensionField.lo
#12 21.40   CC       RANAP_IE.lo
#12 21.40   CC       RANAP_ProtocolIE-Container.lo
#12 21.41   CC       RANAP_ProtocolIE-FieldPair.lo
#12 21.42   CC       RANAP_ProtocolIE-ContainerPair.lo
#12 21.42   CC       RANAP_RAB-IE-ContainerList.lo
#12 21.43   CC       RANAP_RAB-IE-ContainerPairList.lo
#12 21.43   CC       RANAP_ProtocolError-IE-ContainerList.lo
#12 21.43   CC       RANAP_IuSigConId-IE-ContainerList.lo
#12 21.43   CC       RANAP_DirectTransfer-IE-ContainerList.lo
#12 21.44   CC       RANAP_DataVolumeReportList.lo
#12 21.45   CC       RANAP_RAB-ReleasedList-IuRelComp.lo
#12 21.46   CC       RANAP_RAB-RelocationReleaseList.lo
#12 21.47   CC       RANAP_RAB-SetupList-RelocReq.lo
#12 21.47   CC       RANAP_RAB-DataForwardingList.lo
#12 21.47   CC       RANAP_RAB-SetupList-RelocReqAck.lo
#12 21.48   CC       RANAP_RAB-FailedList.lo
#12 21.48   CC       RANAP_RAB-ContextList.lo
#12 21.50   CC       RANAP_RABs-ContextFailedtoTransferList.lo
#12 21.50   CC       RANAP_RAB-DataVolumeReportRequestList.lo
#12 21.51   CC       RANAP_RAB-DataVolumeReportRequestItem.lo
#12 21.51   CC       RANAP_RABs-failed-to-reportList.lo
#12 21.51   CC       RANAP_RAB-SetupList-EnhancedRelocCompleteReq.lo
#12 21.52   CC       RANAP_RAB-SetupList-EnhancedRelocCompleteRes.lo
#12 21.52   CC       RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.lo
#12 21.53   CC       RANAP_RAB-SetupOrModifiedList.lo
#12 21.53   CC       RANAP_RAB-ReleasedList.lo
#12 21.54   CC       RANAP_RAB-QueuedList.lo
#12 21.55   CC       RANAP_RAB-ContextList-RANAP-RelocInf.lo
#12 21.55   CC       RANAP_RAB-SetupList-EnhRelocInfoReq.lo
#12 21.56   CC       RANAP_RAB-SetupList-EnhRelocInfoRes.lo
#12 21.57   CC       RANAP_RAB-FailedList-EnhRelocInfoRes.lo
#12 21.58   CC       RANAP_RAB-ModifyList.lo
#12 21.60   CC       RANAP_RAB-DataVolumeReportList.lo
#12 21.60   CC       RANAP_RAB-DataVolumeReportItem.lo
#12 21.60   CC       RANAP_RAB-ReleasedItem-IuRelComp.lo
#12 21.61   CC       RANAP_RAB-RelocationReleaseItem.lo
#12 21.61   CC       RANAP_RAB-DataForwardingItem.lo
#12 21.61   CC       RANAP_RAB-DataForwardingItem-SRNS-CtxReq.lo
#12 21.61   CC       RANAP_RAB-SetupItem-RelocReq.lo
#12 21.62   CC       RANAP_CNMBMSLinkingInformation.lo
#12 21.62   CC       RANAP_UserPlaneInformation.lo
#12 21.62   CC       RANAP_JoinedMBMSBearerService-IEs.lo
#12 21.64   CC       RANAP_JoinedMBMSBearerService-IEs-Value.lo
#12 21.65   CC       RANAP_RAB-SetupItem-RelocReqAck.lo
#12 21.66   CC       RANAP_RAB-FailedItem.lo
#12 21.66   CC       RANAP_RAB-ContextItem.lo
#12 21.67   CC       RANAP_RABs-ContextFailedtoTransferItem.lo
#12 21.67   CC       RANAP_RABs-failed-to-reportItem.lo
#12 21.69   CC       RANAP_ResetResourceList.lo
#12 21.69   CC       RANAP_ResetResourceItem.lo
#12 21.69   CC       RANAP_ResetResourceAckList.lo
#12 21.70   CC       RANAP_ResetResourceAckItem.lo
#12 21.70   CC       RANAP_RAB-ReleaseItem.lo
#12 21.70   CC       RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.lo
#12 21.70   CC       RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.lo
#12 21.71   CC       RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.lo
#12 21.71   CC       RANAP_RAB-SetupOrModifyItemFirst.lo
#12 21.71   CC       RANAP_TransportLayerInformation.lo
#12 21.72   CC       RANAP_RAB-SetupOrModifyItemSecond.lo
#12 21.72   CC       RANAP_RAB-SetupOrModifiedItem.lo
#12 21.74   CC       RANAP_RAB-ReleasedItem.lo
#12 21.74   CC       RANAP_DataVolumeList.lo
#12 21.74   CC       RANAP_DataVolumeList-Value.lo
#12 21.75   CC       RANAP_RAB-QueuedItem.lo
#12 21.76   CC       RANAP_RAB-ReleaseFailedList.lo
#12 21.77   CC       RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.lo
#12 21.77   CC       RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.lo
#12 21.77   CC       RANAP_DirectTransferInformationItem-RANAP-RelocInf.lo
#12 21.79   CC       RANAP_RAB-ContextItem-RANAP-RelocInf.lo
#12 21.79   CC       RANAP_RAB-SetupItem-EnhRelocInfoReq.lo
#12 21.80   CC       RANAP_TNLInformationEnhRelInfoReq.lo
#12 21.80   CC       RANAP_RAB-SetupItem-EnhRelocInfoRes.lo
#12 21.80   CC       RANAP_RAB-FailedItem-EnhRelocInfoRes.lo
#12 21.81   CC       RANAP_TNLInformationEnhRelInfoRes.lo
#12 21.81   CC       RANAP_RAB-ModifyItem.lo
#12 21.81   CC       RANAP_MBMSSynchronisationInformation.lo
#12 21.82   CC       RANAP_LeftMBMSBearerService-IEs.lo
#12 21.82   CC       RANAP_LeftMBMSBearerService-IEs-Value.lo
#12 21.83   CC       RANAP_UnsuccessfulLinking-IEs.lo
#12 21.84   CC       RANAP_UnsuccessfulLinking-IEs-Value.lo
#12 21.91   CCLD     libosmo-asn1-ranap.la
#12 22.37 make[5]: Entering directory '/tmp/osmo-iuh/src/ranap'
#12 22.37 make[5]: Nothing to be done for 'install-exec-am'.
#12 22.37 make[5]: Nothing to be done for 'install-data-am'.
#12 22.37 make[5]: Leaving directory '/tmp/osmo-iuh/src/ranap'
#12 22.37 make[4]: Leaving directory '/tmp/osmo-iuh/src/ranap'
#12 22.37 Making install in sabp
#12 22.37 make[4]: Entering directory '/tmp/osmo-iuh/src/sabp'
#12 22.37   CC       SABP_InitiatingMessage.lo
#12 22.37   CC       SABP_SABP-PDU.lo
#12 22.37   CC       SABP_SuccessfulOutcome.lo
#12 22.37   CC       SABP_UnsuccessfulOutcome.lo
#12 22.37   CC       SABP_ProcedureCode.lo
#12 22.37   CC       SABP_Criticality.lo
#12 22.37   CC       SABP_Presence.lo
#12 22.37   CC       SABP_ProtocolExtensionID.lo
#12 22.37   CC       SABP_ProtocolIE-ID.lo
#12 22.37   CC       SABP_TriggeringMessage.lo
#12 22.37   CC       SABP_Available-Bandwidth.lo
#12 22.37   CC       SABP_IE-Extensions.lo
#12 22.37   CC       SABP_Broadcast-Message-Content.lo
#12 22.37   CC       SABP_Broadcast-Message-Content-Validity-Indicator.lo
#12 22.37   CC       SABP_Category.lo
#12 22.37   CC       SABP_Cause.lo
#12 22.37   CC       SABP_CriticalityDiagnostics-IE-List-Value.lo
#12 22.37   CC       SABP_CriticalityDiagnostics-IE-List.lo
#12 22.37   CC       SABP_Criticality-Diagnostics.lo
#12 22.37   CC       SABP_MessageStructure.lo
#12 22.46   CC       SABP_MessageStructure-Value.lo
#12 22.46   CC       SABP_Data-Coding-Scheme.lo
#12 22.46   CC       SABP_Failure-List.lo
#12 22.47   CC       SABP_Failure-List-Item.lo
#12 22.47   CC       SABP_Message-Identifier.lo
#12 22.47   CC       SABP_New-Serial-Number.lo
#12 22.48   CC       SABP_Number-of-Broadcasts-Completed-List.lo
#12 22.49   CC       SABP_Number-of-Broadcasts-Completed-List-Item.lo
#12 22.49   CC       SABP_Number-Of-Broadcasts-Completed-Info.lo
#12 22.52   CC       SABP_Number-of-Broadcasts-Requested.lo
#12 22.54   CC       SABP_Old-Serial-Number.lo
#12 22.55   CC       SABP_Paging-ETWS-Indicator.lo
#12 22.55   CC       SABP_Radio-Resource-Loading-List.lo
#12 22.55   CC       SABP_Radio-Resource-Loading-List-Item.lo
#12 22.56   CC       SABP_RepetitionNumber0.lo
#12 22.56   CC       SABP_Recovery-Indication.lo
#12 22.56   CC       SABP_RepetitionNumber1.lo
#12 22.56   CC       SABP_Repetition-Period.lo
#12 22.57   CC       SABP_Serial-Number.lo
#12 22.57   CC       SABP_Service-Area-Identifier.lo
#12 22.57   CC       SABP_Service-Areas-List.lo
#12 22.57   CC       SABP_TypeOfError.lo
#12 22.58   CC       SABP_WarningSecurityInfo.lo
#12 22.63   CC       SABP_Warning-Type.lo
#12 22.64   CC       SABP_Write-Replace.lo
#12 22.64   CC       SABP_Write-Replace-Complete.lo
#12 22.64   CC       SABP_Write-Replace-Failure.lo
#12 22.65   CC       SABP_Kill.lo
#12 22.65   CC       SABP_Kill-Complete.lo
#12 22.67   CC       SABP_Kill-Failure.lo
#12 22.67   CC       SABP_Load-Query.lo
#12 22.67   CC       SABP_Load-Query-Complete.lo
#12 22.69   CC       SABP_Load-Query-Failure.lo
#12 22.71   CC       SABP_Message-Status-Query.lo
#12 22.73   CC       SABP_Message-Status-Query-Complete.lo
#12 22.73   CC       SABP_Message-Status-Query-Failure.lo
#12 22.75   CC       SABP_Reset.lo
#12 22.75   CC       SABP_Reset-Complete.lo
#12 22.76   CC       SABP_Reset-Failure.lo
#12 22.76   CC       SABP_Restart.lo
#12 22.76   CC       SABP_Failure.lo
#12 22.76   CC       SABP_Error-Indication.lo
#12 22.76   CC       SABP_IE.lo
#12 22.87   CCLD     libosmo-asn1-sabp.la
#12 22.96 make[5]: Entering directory '/tmp/osmo-iuh/src/sabp'
#12 22.96 make[5]: Nothing to be done for 'install-exec-am'.
#12 22.96 make[5]: Nothing to be done for 'install-data-am'.
#12 22.96 make[5]: Leaving directory '/tmp/osmo-iuh/src/sabp'
#12 22.96 make[4]: Leaving directory '/tmp/osmo-iuh/src/sabp'
#12 22.96 make[4]: Entering directory '/tmp/osmo-iuh/src'
#12 22.96   CC       hnbap_common.lo
#12 22.96   CC       hnbap_encoder.lo
#12 22.96   CC       hnbap_decoder.lo
#12 22.96   CC       ranap_common.lo
#12 22.96   CC       ranap_encoder.lo
#12 22.96   CC       ranap_decoder.lo
#12 22.96   CC       ranap_msg_factory.lo
#12 22.96   CC       iu_helpers.lo
#12 22.96   CC       ranap_common_ran.lo
#12 22.96   CC       ranap_common_cn.lo
#12 22.96   CC       iu_client.lo
#12 22.96   CC       iu_client_vty.lo
#12 22.97   CC       rua_common.lo
#12 22.97   CC       rua_encoder.lo
#12 22.97   CC       rua_msg_factory.lo
#12 22.97   CC       sabp_common.lo
#12 22.97   CC       rua_decoder.lo
#12 22.97   CC       sabp_decoder.lo
#12 22.97   CC       sabp_encoder.lo
#12 23.40   CCLD     libosmo-rua.la
#12 23.76   CCLD     libosmo-sabp.la
#12 23.94   CCLD     libosmo-hnbap.la
#12 27.10   CCLD     libosmo-ranap.la
#12 27.64 make[5]: Entering directory '/tmp/osmo-iuh/src'
#12 27.64 make[5]: Nothing to be done for 'install-data-am'.
#12 27.64  /usr/bin/mkdir -p '/usr/local/lib'
#12 27.64  /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 27.65 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.so.0.1.0 /usr/local/lib/libosmo-hnbap.so.0.1.0
#12 27.65 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 27.66 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 27.66 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.lai /usr/local/lib/libosmo-hnbap.la
#12 27.66 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.so.7.1.1 /usr/local/lib/libosmo-ranap.so.7.1.1
#12 27.67 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 27.68 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 27.68 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.lai /usr/local/lib/libosmo-ranap.la
#12 27.69 libtool: install: /usr/bin/install -c .libs/libosmo-rua.so.0.1.1 /usr/local/lib/libosmo-rua.so.0.1.1
#12 27.70 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 27.71 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 27.72 libtool: install: /usr/bin/install -c .libs/libosmo-rua.lai /usr/local/lib/libosmo-rua.la
#12 27.73 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.so.1.1.0 /usr/local/lib/libosmo-sabp.so.1.1.0
#12 27.74 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 27.75 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 27.75 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.lai /usr/local/lib/libosmo-sabp.la
#12 27.76 libtool: install: /usr/bin/install -c .libs/libosmo-hnbap.a /usr/local/lib/libosmo-hnbap.a
#12 27.78 libtool: install: chmod 644 /usr/local/lib/libosmo-hnbap.a
#12 27.79 libtool: install: ranlib /usr/local/lib/libosmo-hnbap.a
#12 27.82 libtool: install: /usr/bin/install -c .libs/libosmo-ranap.a /usr/local/lib/libosmo-ranap.a
#12 27.84 libtool: install: chmod 644 /usr/local/lib/libosmo-ranap.a
#12 27.84 libtool: install: ranlib /usr/local/lib/libosmo-ranap.a
#12 27.91 libtool: install: /usr/bin/install -c .libs/libosmo-rua.a /usr/local/lib/libosmo-rua.a
#12 27.91 libtool: install: chmod 644 /usr/local/lib/libosmo-rua.a
#12 27.91 libtool: install: ranlib /usr/local/lib/libosmo-rua.a
#12 27.93 libtool: install: /usr/bin/install -c .libs/libosmo-sabp.a /usr/local/lib/libosmo-sabp.a
#12 27.94 libtool: install: chmod 644 /usr/local/lib/libosmo-sabp.a
#12 27.94 libtool: install: ranlib /usr/local/lib/libosmo-sabp.a
#12 28.01 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#12 28.01 ----------------------------------------------------------------------
#12 28.01 Libraries have been installed in:
#12 28.01    /usr/local/lib
#12 28.01 
#12 28.01 If you ever happen to want to link against installed libraries
#12 28.01 in a given directory, LIBDIR, you must either use libtool, and
#12 28.01 specify the full pathname of the library, or use the '-LLIBDIR'
#12 28.01 flag during linking and do at least one of the following:
#12 28.01    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#12 28.01      during execution
#12 28.01    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#12 28.01      during linking
#12 28.01    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#12 28.01    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#12 28.01 
#12 28.01 See any operating system documentation about shared libraries for
#12 28.01 more information, such as the ld(1) and ld.so(8) manual pages.
#12 28.01 ----------------------------------------------------------------------
#12 28.01 make[5]: Leaving directory '/tmp/osmo-iuh/src'
#12 28.01 make[4]: Leaving directory '/tmp/osmo-iuh/src'
#12 28.01 make[3]: Leaving directory '/tmp/osmo-iuh/src'
#12 28.01 make[2]: Leaving directory '/tmp/osmo-iuh/src'
#12 28.01 Making install in include
#12 28.01 make[2]: Entering directory '/tmp/osmo-iuh/include'
#12 28.02 Making install in osmocom
#12 28.02 make[3]: Entering directory '/tmp/osmo-iuh/include/osmocom'
#12 28.03 Making install in hnbap
#12 28.03 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap'
#12 28.04 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/hnbap'
#12 28.04 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.05  /usr/bin/mkdir -p '/usr/local/include/osmocom/hnbap'
#12 28.05  /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 28.06  /usr/bin/install -c -m 644 HNBAP_HNBConfigurationInformationMissing.h HNBAP_HNBConfigurationInformationProvided.h HNBAP_HNBDe-Register.h HNBAP_HNB-GWResponse.h HNBAP_HNB-Identity.h HNBAP_HNB-Identity-Info.h HNBAP_HNB-Location-Information.h HNBAP_HNBRegisterAccept.h HNBAP_HNBRegisterReject.h HNBAP_HNBRegisterRequest.h HNBAP_HNB-RNL-Identity.h HNBAP_IE-Extensions.h HNBAP_IE.h HNBAP_IMEI.h HNBAP_IMSIDS41.h HNBAP_IMSIESN.h HNBAP_IMSI.h HNBAP_InitiatingMessage.h HNBAP_IP-Address.h HNBAP_Ipv4Address.h HNBAP_Ipv6Address.h HNBAP_Iurh-Signalling-TNL-AddressList.h HNBAP_LAC.h HNBAP_LAI.h HNBAP_MacroCellID.h HNBAP_MacroCoverageInformation.h HNBAP_MuxPortNumber.h HNBAP_NeighbourCellIdentityList.h HNBAP_NeighbourIdentity.h HNBAP_NeighbourInfoList.h HNBAP_NeighbourInfoRequestItem.h HNBAP_NeighbourInfoRequestList.h HNBAP_PLMNidentity.h HNBAP_Presence.h HNBAP_PrivateIE-ID.h HNBAP_PrivateMessage.h HNBAP_ProcedureCode.h HNBAP_ProtocolIE-ID.h HNBAP_PSC.h HNBAP_PTMSI.h '/usr/local/include/osmocom/hnbap'
#12 28.07  /usr/bin/install -c -m 644 HNBAP_PTMSIRAI.h HNBAP_RAB-ID.h HNBAP_RABList.h HNBAP_RABListItem.h HNBAP_RAC.h HNBAP_RAI.h HNBAP_Registration-Cause.h HNBAP_RelocationComplete.h HNBAP_RNC-ID.h HNBAP_SAC.h HNBAP_S-RNTIPrefix.h HNBAP_SuccessfulOutcome.h HNBAP_TMSIDS41.h HNBAP_TMSILAI.h HNBAP_TNLUpdateFailure.h HNBAP_TNLUpdateRequest.h HNBAP_TNLUpdateResponse.h HNBAP_TransportInfo.h HNBAP_TransportLayerAddress.h HNBAP_TriggeringMessage.h HNBAP_Tunnel-Information.h HNBAP_TypeOfError.h HNBAP_UDP-Port-Number.h HNBAP_UE-Capabilities.h HNBAP_UEDe-Register.h HNBAP_UE-Identity.h HNBAP_UERegisterAccept.h HNBAP_UERegisterReject.h HNBAP_UERegisterRequest.h HNBAP_UnknownU-RNTIIndication.h HNBAP_UnsuccessfulOutcome.h HNBAP_Update-cause.h HNBAP_URAIdentity.h HNBAP_URAIdentityList.h HNBAP_U-RNTI.h HNBAP_U-RNTIQueryRequest.h HNBAP_U-RNTIQueryResponse.h HNBAP_UTRANCellID.h '/usr/local/include/osmocom/hnbap'
#12 28.08 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap'
#12 28.08 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/hnbap'
#12 28.08 Making install in ranap
#12 28.09 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap'
#12 28.10 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/ranap'
#12 28.10 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.10  /usr/bin/mkdir -p '/usr/local/include/osmocom/ranap'
#12 28.11  /usr/bin/install -c -m 644 ranap_ies_defs.h ranap_common.h ranap_common_cn.h ranap_common_ran.h ranap_msg_factory.h iu_helpers.h iu_client.h RANAP_AccuracyFulfilmentIndicator.h RANAP_AllocationOrRetentionPriority.h RANAP_AlternativeRABConfigurationRequest.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h RANAP_Alt-RAB-Parameter-MaxBitrateInf.h RANAP_Alt-RAB-Parameter-MaxBitrateList.h RANAP_Alt-RAB-Parameter-MaxBitrates.h RANAP_Alt-RAB-Parameter-MaxBitrateType.h RANAP_Alt-RAB-Parameters.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h RANAP_APN.h RANAP_AreaIdentity.h RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h RANAP_Ass-RAB-Parameter-MaxBitrateList.h RANAP_Ass-RAB-Parameters.h RANAP_AuthorisedPLMNs.h RANAP_AuthorisedPLMNs-Value.h RANAP_AuthorisedSNAs.h RANAP_BindingID.h '/usr/local/include/osmocom/ranap'
#12 28.12  /usr/bin/install -c -m 644 RANAP_BroadcastAssistanceDataDecipheringKeys.h RANAP_Cause.h RANAP_CauseMisc.h RANAP_CauseNAS.h RANAP_CauseNon-Standard.h RANAP_CauseProtocol.h RANAP_CauseRadioNetworkExtension.h RANAP_CauseRadioNetwork.h RANAP_CauseTransmissionNetwork.h RANAP_Cell-Access-Mode.h RANAP_CellBased.h RANAP_Cell-Capacity-Class-Value.h RANAP_Cell-Id.h RANAP_CellIdList.h RANAP_CellLoadInformationGroup.h RANAP_CellLoadInformation.h RANAP_CellType.h RANAP_CGI.h RANAP_ChosenEncryptionAlgorithm.h RANAP_ChosenIntegrityProtectionAlgorithm.h RANAP_CI.h RANAP_ClassmarkInformation2.h RANAP_ClassmarkInformation3.h RANAP_ClientType.h RANAP_CN-DeactivateTrace.h RANAP_CN-DomainIndicator.h RANAP_CN-ID.h RANAP_CN-InvokeTrace.h RANAP_CNMBMSLinkingInformation.h RANAP_CommonID.h RANAP_Correlation-ID.h RANAP_CriticalityDiagnostics.h RANAP_CriticalityDiagnostics-IE-List.h RANAP_CriticalityDiagnostics-IE-List-Value.h RANAP_Criticality.h RANAP_CSFB-Information.h RANAP_CSG-Id.h RANAP_CSG-Id-List.h RANAP_CSG-Membership-Status.h RANAP_DataPDUType.h '/usr/local/include/osmocom/ranap'
#12 28.13  /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 28.14  /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 28.15  /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 28.15  /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 28.16  /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 28.17  /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 28.18  /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 28.18  /usr/bin/install -c -m 644 RANAP_RAB-DataVolumeReportList.h RANAP_RAB-DataVolumeReportRequestItem.h RANAP_RAB-DataVolumeReportRequestList.h RANAP_RAB-FailedItem-EnhRelocInfoRes.h RANAP_RAB-FailedItem.h RANAP_RAB-FailedList-EnhRelocInfoRes.h RANAP_RAB-FailedList.h RANAP_RAB-ID.h RANAP_RAB-IE-ContainerList.h RANAP_RAB-IE-ContainerPairList.h RANAP_RAB-ModifyItem.h RANAP_RAB-ModifyList.h RANAP_RAB-ModifyRequest.h RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_RAB-Parameter-ExtendedMaxBitrateList.h RANAP_RAB-Parameter-GuaranteedBitrateList.h RANAP_RAB-Parameter-MaxBitrateList.h RANAP_RAB-Parameters.h RANAP_RABParametersList.h RANAP_RABParametersList-Value.h RANAP_RAB-QueuedItem.h RANAP_RAB-QueuedList.h RANAP_RAB-ReleasedItem.h RANAP_RAB-ReleasedItem-IuRelComp.h RANAP_RAB-ReleasedList.h RANAP_RAB-ReleasedList-IuRelComp.h RANAP_RAB-ReleaseFailedList.h RANAP_RAB-ReleaseItem.h RANAP_RAB-ReleaseList.h RANAP_RAB-ReleaseRequest.h RANAP_RAB-RelocationReleaseItem.h RANAP_RAB-RelocationReleaseList.h RANAP_RABs-ContextFailedtoTransferItem.h RANAP_RABs-ContextFailedtoTransferList.h RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h RANAP_RAB-SetupItem-EnhRelocInfoReq.h RANAP_RAB-SetupItem-EnhRelocInfoRes.h RANAP_RAB-SetupItem-RelocReqAck.h RANAP_RAB-SetupItem-RelocReq.h '/usr/local/include/osmocom/ranap'
#12 28.19  /usr/bin/install -c -m 644 RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h RANAP_RAB-SetupList-EnhRelocInfoReq.h RANAP_RAB-SetupList-EnhRelocInfoRes.h RANAP_RAB-SetupList-RelocReqAck.h RANAP_RAB-SetupList-RelocReq.h RANAP_RAB-SetupOrModifiedItem.h RANAP_RAB-SetupOrModifiedList.h RANAP_RAB-SetupOrModifyItemFirst.h RANAP_RAB-SetupOrModifyItemSecond.h RANAP_RAB-SetupOrModifyList.h RANAP_RABs-failed-to-reportItem.h RANAP_RABs-failed-to-reportList.h RANAP_RAB-SubflowCombinationBitRate.h RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h RANAP_RAB-TrCH-Mapping.h RANAP_RAB-TrCH-MappingItem.h RANAP_RAC.h RANAP_RAI.h RANAP_RAI-List.h RANAP_RAListofIdleModeUEs.h RANAP_RAListwithNoIdleModeUEsAnyMore.h RANAP_RANAP-EnhancedRelocationInformationRequest.h RANAP_RANAP-EnhancedRelocationInformationResponse.h RANAP_RANAP-PDU.h RANAP_RANAP-RelocationInformation.h RANAP_RAofIdleModeUEs.h RANAP_RateControlAllowed.h RANAP_RAT-Type.h RANAP_RedirectAttemptFlag.h RANAP_RedirectionCompleted.h RANAP_RedirectionIndication.h RANAP_RejectCauseValue.h RANAP_RelocationCancelAcknowledge.h RANAP_RelocationCancel.h RANAP_RelocationCommand.h RANAP_RelocationComplete.h RANAP_RelocationDetect.h RANAP_RelocationFailure.h '/usr/local/include/osmocom/ranap'
#12 28.19  /usr/bin/install -c -m 644 RANAP_RelocationPreparationFailure.h RANAP_RelocationRequestAcknowledge.h RANAP_RelocationRequest.h RANAP_RelocationRequired.h RANAP_RelocationRequirement.h RANAP_RelocationType.h RANAP_RepetitionNumber0.h RANAP_RepetitionNumber1.h RANAP_ReportAmount.h RANAP_ReportArea.h RANAP_ReportChangeOfSAI.h RANAP_ReportInterval.h RANAP_RequestedGANSSAssistanceData.h RANAP_RequestedGPSAssistanceData.h RANAP_RequestedLocationRelatedDataType.h RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h RANAP_RequestedMulticastServiceList.h RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h RANAP_Requested-RAB-Parameter-MaxBitrateList.h RANAP_Requested-RAB-Parameter-Values.h RANAP_RequestType.h RANAP_ResetAcknowledge.h RANAP_Reset.h RANAP_ResetResourceAckItem.h RANAP_ResetResourceAckList.h RANAP_ResetResourceAcknowledge.h RANAP_ResetResource.h RANAP_ResetResourceItem.h RANAP_ResetResourceList.h RANAP_ResidualBitErrorRatio.h RANAP_ResponseTime.h RANAP_RIMInformation.h RANAP_RIMRoutingAddress.h RANAP_RIM-Transfer.h RANAP_RNC-ID.h RANAP_RNCTraceInformation.h RANAP_RNSAPRelocationParameters.h RANAP_RRC-Container.h '/usr/local/include/osmocom/ranap'
#12 28.20  /usr/bin/install -c -m 644 RANAP_RSRQ-Extension.h RANAP_RSRQ-Type.h RANAP_RSRVCC-HO-Indication.h RANAP_RSRVCC-Information.h RANAP_RSRVCC-Operation-Possible.h RANAP_RTLoadValue.h RANAP_SAC.h RANAP_SAI.h RANAP_SAPI.h RANAP_SDU-ErrorRatio.h RANAP_SDU-FormatInformationParameterItem.h RANAP_SDU-FormatInformationParameters.h RANAP_SDU-ParameterItem.h RANAP_SDU-Parameters.h RANAP_SecurityModeCommand.h RANAP_SecurityModeComplete.h RANAP_SecurityModeReject.h RANAP_Service-Handover.h RANAP_Session-Re-establishment-Indicator.h RANAP_SessionUpdateID.h RANAP_Shared-Network-Information.h RANAP_SignallingIndication.h RANAP_SNA-Access-Information.h RANAP_SNAC.h RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h RANAP_SourceCellID.h RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h RANAP_SourceID.h RANAP_SourceRNC-ID.h RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h RANAP_SourceStatisticsDescriptor.h RANAP_Source-ToTarget-TransparentContainer.h RANAP_SourceUTRANCellID.h RANAP_SRB-ID.h RANAP_SRB-TrCH-Mapping.h RANAP_SRB-TrCH-MappingItem.h RANAP_SRNS-ContextRequest.h RANAP_SRNS-ContextResponse.h RANAP_SRNS-DataForwardCommand.h RANAP_SRVCC-CSKeysRequest.h '/usr/local/include/osmocom/ranap'
#12 28.20  /usr/bin/install -c -m 644 RANAP_SRVCC-CSKeysResponse.h RANAP_SRVCC-HO-Indication.h RANAP_SRVCC-Information.h RANAP_SRVCC-Operation-Possible.h RANAP_SubflowSDU-Size.h RANAP_SubscriberProfileIDforRFP.h RANAP_SuccessfulOutcome.h RANAP_SupportedBitrate.h RANAP_SupportedRAB-ParameterBitrateList.h RANAP_TAC.h RANAP_TAI.h RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h RANAP_TargetCellId.h RANAP_TargetENB-ID.h RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h RANAP_TargetID.h RANAP_TargetRNC-ID.h RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h RANAP_Target-ToSource-TransparentContainer.h RANAP_TBCD-STRING.h RANAP_TemporaryUE-ID.h RANAP_TimeToMBMSDataTransfer.h RANAP_Time-UE-StayedInCell-EnhancedGranularity.h RANAP_Time-UE-StayedInCell.h RANAP_TimingDifferenceULDL.h RANAP_TMGI.h RANAP_TMSI.h RANAP_TNLInformationEnhRelInfoReq.h RANAP_TNLInformationEnhRelInfoRes.h RANAP_TraceDepth.h RANAP_TraceInformation.h RANAP_TracePropagationParameters.h RANAP_TraceRecordingSessionInformation.h RANAP_TraceRecordingSessionReference.h RANAP_TraceReference.h RANAP_TraceType.h RANAP_TrafficClass.h RANAP_TrafficHandlingPriority.h RANAP_TransferDelay.h RANAP_TransportLayerAddress.h '/usr/local/include/osmocom/ranap'
#12 28.21  /usr/bin/install -c -m 644 RANAP_TransportLayerInformation.h RANAP_TrCH-ID.h RANAP_TrCH-ID-List.h RANAP_TriggerID.h RANAP_TriggeringMessage.h RANAP_TunnelInformation.h RANAP_TypeOfError.h RANAP_UE-AggregateMaximumBitRateDownlink.h RANAP_UE-AggregateMaximumBitRate.h RANAP_UE-AggregateMaximumBitRateUplink.h RANAP_UE-History-Information.h RANAP_UE-ID.h RANAP_UeRadioCapabilityMatchRequest.h RANAP_UeRadioCapabilityMatchResponse.h RANAP_UESBI-IuA.h RANAP_UESBI-IuB.h RANAP_UESBI-Iu.h RANAP_UESpecificInformationIndication.h RANAP_UL-GTP-PDU-SequenceNumber.h RANAP_UL-N-PDU-SequenceNumber.h RANAP_UnsuccessfulLinking-IEs.h RANAP_UnsuccessfulLinking-IEs-Value.h RANAP_UnsuccessfullyTransmittedDataVolume.h RANAP_UnsuccessfulOutcome.h RANAP_UPInformation.h RANAP_UPInitialisationFrame.h RANAP_UplinkInformationExchangeFailure.h RANAP_UplinkInformationExchangeRequest.h RANAP_UplinkInformationExchangeResponse.h RANAP_UP-ModeVersions.h RANAP_USCH-ID.h RANAP_UserPlaneInformation.h RANAP_UserPlaneMode.h RANAP_UTRAN-CellID.h RANAP_VelocityEstimate.h RANAP_VerticalAccuracyCode.h RANAP_VerticalSpeedDirection.h RANAP_VerticalVelocity.h RANAP_VoiceSupportMatchIndicator.h '/usr/local/include/osmocom/ranap'
#12 28.21 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap'
#12 28.21 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/ranap'
#12 28.21 Making install in rua
#12 28.21 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua'
#12 28.22 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/rua'
#12 28.22 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.22  /usr/bin/mkdir -p '/usr/local/include/osmocom/rua'
#12 28.22  /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 28.23 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua'
#12 28.23 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/rua'
#12 28.23 Making install in sabp
#12 28.23 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp'
#12 28.24 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/sabp'
#12 28.24 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.24  /usr/bin/mkdir -p '/usr/local/include/osmocom/sabp'
#12 28.25  /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 28.25  /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 28.26 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp'
#12 28.26 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/sabp'
#12 28.26 Making install in iuh
#12 28.27 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh'
#12 28.27 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom/iuh'
#12 28.27 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.27 make[5]: Nothing to be done for 'install-data-am'.
#12 28.27 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh'
#12 28.27 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom/iuh'
#12 28.28 make[4]: Entering directory '/tmp/osmo-iuh/include/osmocom'
#12 28.28 make[5]: Entering directory '/tmp/osmo-iuh/include/osmocom'
#12 28.28 make[5]: Nothing to be done for 'install-exec-am'.
#12 28.28 make[5]: Nothing to be done for 'install-data-am'.
#12 28.28 make[5]: Leaving directory '/tmp/osmo-iuh/include/osmocom'
#12 28.28 make[4]: Leaving directory '/tmp/osmo-iuh/include/osmocom'
#12 28.28 make[3]: Leaving directory '/tmp/osmo-iuh/include/osmocom'
#12 28.29 make[3]: Entering directory '/tmp/osmo-iuh/include'
#12 28.29 make[4]: Entering directory '/tmp/osmo-iuh/include'
#12 28.29 make[4]: Nothing to be done for 'install-exec-am'.
#12 28.29 make[4]: Nothing to be done for 'install-data-am'.
#12 28.29 make[4]: Leaving directory '/tmp/osmo-iuh/include'
#12 28.29 make[3]: Leaving directory '/tmp/osmo-iuh/include'
#12 28.29 make[2]: Leaving directory '/tmp/osmo-iuh/include'
#12 28.29 Making install in doc
#12 28.29 make[2]: Entering directory '/tmp/osmo-iuh/doc'
#12 28.30 make[3]: Entering directory '/tmp/osmo-iuh/doc'
#12 28.30 make[4]: Entering directory '/tmp/osmo-iuh/doc'
#12 28.30 make[4]: Nothing to be done for 'install-exec-am'.
#12 28.30 make[4]: Nothing to be done for 'install-data-am'.
#12 28.30 make[4]: Leaving directory '/tmp/osmo-iuh/doc'
#12 28.30 make[3]: Leaving directory '/tmp/osmo-iuh/doc'
#12 28.30 make[2]: Leaving directory '/tmp/osmo-iuh/doc'
#12 28.30 Making install in tests
#12 28.31 make[2]: Entering directory '/tmp/osmo-iuh/tests'
#12 28.31 make[3]: Entering directory '/tmp/osmo-iuh/tests'
#12 28.31 make[3]: Nothing to be done for 'install-exec-am'.
#12 28.31 make[3]: Nothing to be done for 'install-data-am'.
#12 28.31 make[3]: Leaving directory '/tmp/osmo-iuh/tests'
#12 28.31 make[2]: Leaving directory '/tmp/osmo-iuh/tests'
#12 28.31 make[2]: Entering directory '/tmp/osmo-iuh'
#12 28.31 make[3]: Entering directory '/tmp/osmo-iuh'
#12 28.31 make[3]: Nothing to be done for 'install-exec-am'.
#12 28.31  /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
#12 28.31  /usr/bin/install -c -m 644 libosmo-hnbap.pc libosmo-ranap.pc libosmo-rua.pc libosmo-sabp.pc '/usr/local/lib/pkgconfig'
#12 28.31 make[3]: Leaving directory '/tmp/osmo-iuh'
#12 28.31 make[2]: Leaving directory '/tmp/osmo-iuh'
#12 28.31 make[1]: Leaving directory '/tmp/osmo-iuh'
#12 DONE 28.6s

#13 [ 7/11] RUN	GIT clone https://gerrit.osmocom.org/osmo-hnodeb.git
#13 0.505 Cloning into 'osmo-hnodeb'...
#13 DONE 0.7s

#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.363 Already on 'master'
#15 0.363 Your branch is up to date with 'origin/master'.
#15 0.365 refs/heads/master
#15 0.371 HEAD is now at a9b33a4 Close LLSK during shutdown procedure
#15 0.372 master
#15 0.375 a9b33a40aff0520a835c3f3d5b9b15bfe1028848
#15 1.444 aclocal: warning: couldn't open directory 'm4': No such file or directory
#15 2.393 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#15 2.393 libtoolize: copying file './ltmain.sh'
#15 2.524 libtoolize: putting macros in 'm4'.
#15 2.524 libtoolize: copying file 'm4/libtool.m4'
#15 2.575 libtoolize: copying file 'm4/ltoptions.m4'
#15 2.630 libtoolize: copying file 'm4/ltsugar.m4'
#15 2.684 libtoolize: copying file 'm4/ltversion.m4'
#15 2.738 libtoolize: copying file 'm4/lt~obsolete.m4'
#15 2.826 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
#15 2.826 libtoolize: and rerunning libtoolize and aclocal.
#15 3.653 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete.
#15 3.653 configure.ac:66: You should run autoupdate.
#15 3.653 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#15 3.653 configure.ac:66: the top level
#15 3.653 configure.ac:114: warning: The macro `AC_HELP_STRING' is obsolete.
#15 3.653 configure.ac:114: You should run autoupdate.
#15 3.653 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#15 3.653 configure.ac:114: the top level
#15 3.653 configure.ac:135: warning: The macro `AC_HELP_STRING' is obsolete.
#15 3.653 configure.ac:135: You should run autoupdate.
#15 3.653 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#15 3.653 configure.ac:135: the top level
#15 3.653 configure.ac:214: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
#15 3.653 configure.ac:214: You should use the 'AC_CONFIG_HEADERS' macro instead.
#15 3.653 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
#15 3.653 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
#15 3.653 configure.ac:214: the top level
#15 3.653 configure.ac:216: warning: AC_OUTPUT should be used without arguments.
#15 3.653 configure.ac:216: You should run autoupdate.
#15 4.169 configure.ac:23: installing './compile'
#15 4.172 configure.ac:25: installing './config.guess'
#15 4.177 configure.ac:25: installing './config.sub'
#15 4.181 configure.ac:9: installing './install-sh'
#15 4.186 configure.ac:9: installing './missing'
#15 4.277 src/osmo-hnodeb/Makefile.am: installing './depcomp'
#15 4.337 checking for a BSD-compatible install... /usr/bin/install -c
#15 4.341 checking whether build environment is sane... yes
#15 4.347 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#15 4.348 checking for gawk... gawk
#15 4.349 checking whether make sets $(MAKE)... yes
#15 4.358 checking whether make supports nested variables... yes
#15 4.367 checking whether make supports nested variables... (cached) yes
#15 4.367 checking whether make sets $(MAKE)... (cached) yes
#15 4.371 checking for gcc... gcc
#15 4.396 checking whether the C compiler works... yes
#15 4.430 checking for C compiler default output file name... a.out
#15 4.431 checking for suffix of executables... 
#15 4.450 checking whether we are cross compiling... no
#15 4.484 checking for suffix of object files... o
#15 4.504 checking whether the compiler supports GNU C... yes
#15 4.528 checking whether gcc accepts -g... yes
#15 4.541 checking for gcc option to enable C11 features... none needed
#15 4.558 checking whether gcc understands -c and -o together... yes
#15 4.578 checking whether make supports the include directive... yes (GNU style)
#15 4.585 checking dependency style of gcc... gcc3
#15 4.643 checking build system type... x86_64-pc-linux-gnu
#15 4.732 checking host system type... x86_64-pc-linux-gnu
#15 4.733 checking how to print strings... printf
#15 4.752 checking for a sed that does not truncate output... /usr/bin/sed
#15 4.754 checking for grep that handles long lines and -e... /usr/bin/grep
#15 4.755 checking for egrep... /usr/bin/grep -E
#15 4.756 checking for fgrep... /usr/bin/grep -F
#15 4.756 checking for ld used by gcc... /usr/bin/ld
#15 4.758 checking if the linker (/usr/bin/ld) is GNU ld... yes
#15 4.760 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#15 4.761 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#15 4.769 checking whether ln -s works... yes
#15 4.769 checking the maximum length of command line arguments... 1572864
#15 4.772 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#15 4.773 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#15 4.773 checking for /usr/bin/ld option to reload object files... -r
#15 4.773 checking for file... file
#15 4.773 checking for objdump... objdump
#15 4.773 checking how to recognize dependent libraries... pass_all
#15 4.773 checking for dlltool... no
#15 4.773 checking how to associate runtime and link libraries... printf %s\n
#15 4.773 checking for ar... ar
#15 4.774 checking for archiver @FILE support... @
#15 4.794 checking for strip... strip
#15 4.795 checking for ranlib... ranlib
#15 4.795 checking command to parse /usr/bin/nm -B output from gcc object... ok
#15 4.861 checking for sysroot... no
#15 4.861 checking for a working dd... /usr/bin/dd
#15 4.864 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#15 4.884 checking for mt... no
#15 4.884 checking if : is a manifest tool... no
#15 4.890 checking for stdio.h... yes
#15 4.917 checking for stdlib.h... yes
#15 4.940 checking for string.h... yes
#15 4.962 checking for inttypes.h... yes
#15 4.985 checking for stdint.h... yes
#15 5.008 checking for strings.h... yes
#15 5.029 checking for sys/stat.h... yes
#15 5.051 checking for sys/types.h... yes
#15 5.064 checking for unistd.h... yes
#15 5.080 checking for dlfcn.h... yes
#15 5.102 checking for objdir... .libs
#15 5.154 checking if gcc supports -fno-rtti -fno-exceptions... no
#15 5.186 checking for gcc option to produce PIC... -fPIC -DPIC
#15 5.186 checking if gcc PIC flag -fPIC -DPIC works... yes
#15 5.208 checking if gcc static flag -static works... yes
#15 5.239 checking if gcc supports -c -o file.o... yes
#15 5.251 checking if gcc supports -c -o file.o... (cached) yes
#15 5.251 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#15 5.256 checking whether -lc should be explicitly linked in... no
#15 5.281 checking dynamic linker characteristics... GNU/Linux ld.so
#15 5.343 checking how to hardcode library paths into programs... immediate
#15 5.344 checking whether stripping libraries is possible... yes
#15 5.345 checking if libtool supports shared libraries... yes
#15 5.345 checking whether to build shared libraries... yes
#15 5.345 checking whether to build static libraries... yes
#15 5.346 checking for pkg-config... /usr/bin/pkg-config
#15 5.346 checking for pkg-config... /usr/bin/pkg-config
#15 5.347 checking pkg-config is at least version 0.20... yes
#15 5.348 checking for library containing sctp_recvmsg... -lsctp
#15 5.429 checking for libasn1c >= 0.9.30... yes
#15 5.435 checking for libosmocore >= 1.9.0... yes
#15 5.444 checking for libosmovty >= 1.9.0... yes
#15 5.460 checking for libosmoctrl >= 1.9.0... yes
#15 5.483 checking for libosmogsm >= 1.9.0... yes
#15 5.504 checking for libosmoabis >= 1.5.0... yes
#15 5.523 checking for libosmotrau >= 1.5.0... yes
#15 5.541 checking for libosmo-netif >= 1.4.0... yes
#15 5.560 checking for libosmo-sigtran >= 1.8.0... yes
#15 5.577 checking for libosmo-rua >= 1.5.0... yes
#15 5.595 checking for libosmo-ranap >= 1.5.0... yes
#15 5.614 checking for libosmo-hnbap >= 1.5.0... yes
#15 5.632 checking for egrep... (cached) /usr/bin/grep -E
#15 5.632 checking if gcc supports -fvisibility=hidden... yes
#15 5.668 checking whether to enable code coverage support... no
#15 5.669 checking whether to enable VTY/CTRL tests... no
#15 5.675 CFLAGS=" -std=gnu11"
#15 5.675 CPPFLAGS=""
#15 5.726 checking that generated files are newer than configure... done
#15 5.728 configure: creating ./config.status
#15 6.437 config.status: creating include/Makefile
#15 6.475 config.status: creating include/osmocom/Makefile
#15 6.513 config.status: creating include/osmocom/hnodeb/Makefile
#15 6.551 config.status: creating src/Makefile
#15 6.590 config.status: creating src/osmo-hnodeb/Makefile
#15 6.631 config.status: creating tests/Makefile
#15 6.671 config.status: creating tests/atlocal
#15 6.711 config.status: creating doc/Makefile
#15 6.750 config.status: creating doc/examples/Makefile
#15 6.790 config.status: creating doc/manuals/Makefile
#15 6.830 config.status: creating contrib/Makefile
#15 6.869 config.status: creating contrib/systemd/Makefile
#15 6.909 config.status: creating contrib/osmo-hnodeb.spec
#15 6.949 config.status: creating Makefile
#15 6.981 config.status: creating config.h
#15 7.015 config.status: executing tests/atconfig commands
#15 7.022 config.status: executing depfiles commands
#15 7.298 config.status: executing libtool commands
#15 7.388 echo 0.1.2.11-a9b3 > .version-t && mv .version-t .version
#15 7.389 make  install-recursive
#15 7.391 make[1]: Entering directory '/tmp/osmo-hnodeb'
#15 7.392 Making install in include
#15 7.393 make[2]: Entering directory '/tmp/osmo-hnodeb/include'
#15 7.395 Making install in osmocom
#15 7.395 make[3]: Entering directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.397 Making install in hnodeb
#15 7.398 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb'
#15 7.399 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb'
#15 7.399 make[5]: Nothing to be done for 'install-exec-am'.
#15 7.399 make[5]: Nothing to be done for 'install-data-am'.
#15 7.399 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb'
#15 7.400 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom/hnodeb'
#15 7.401 make[4]: Entering directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.403 make[5]: Entering directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.403 make[5]: Nothing to be done for 'install-exec-am'.
#15 7.403 make[5]: Nothing to be done for 'install-data-am'.
#15 7.403 make[5]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.403 make[4]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.403 make[3]: Leaving directory '/tmp/osmo-hnodeb/include/osmocom'
#15 7.405 make[3]: Entering directory '/tmp/osmo-hnodeb/include'
#15 7.408 make[4]: Entering directory '/tmp/osmo-hnodeb/include'
#15 7.408 make[4]: Nothing to be done for 'install-exec-am'.
#15 7.408 make[4]: Nothing to be done for 'install-data-am'.
#15 7.408 make[4]: Leaving directory '/tmp/osmo-hnodeb/include'
#15 7.408 make[3]: Leaving directory '/tmp/osmo-hnodeb/include'
#15 7.408 make[2]: Leaving directory '/tmp/osmo-hnodeb/include'
#15 7.409 Making install in src
#15 7.411 make[2]: Entering directory '/tmp/osmo-hnodeb/src'
#15 7.418 Making install in osmo-hnodeb
#15 7.423 make[3]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb'
#15 7.425   CC       main.o
#15 7.425   CC       debug.o
#15 7.426   CC       gtp.o
#15 7.426   CC       hnbap.o
#15 7.427   CC       hnb.o
#15 7.428   CC       hnb_shutdown_fsm.o
#15 7.429   CC       iuh.o
#15 7.429   CC       llsk.o
#15 7.430   CC       llsk_audio.o
#15 7.431   CC       llsk_gtp.o
#15 7.432   CC       llsk_iuh.o
#15 7.432   CC       ranap.o
#15 7.433   CC       rtp.o
#15 7.433   CC       rua.o
#15 7.433   CC       vty.o
#15 7.553   CCLD     osmo-hnodeb
#15 8.098 make[4]: Entering directory '/tmp/osmo-hnodeb/src/osmo-hnodeb'
#15 8.098 make[4]: Nothing to be done for 'install-data-am'.
#15 8.098  /usr/bin/mkdir -p '/usr/local/bin'
#15 8.102   /bin/bash ../../libtool   --mode=install /usr/bin/install -c osmo-hnodeb '/usr/local/bin'
#15 8.121 libtool: install: /usr/bin/install -c osmo-hnodeb /usr/local/bin/osmo-hnodeb
#15 8.130 make[4]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb'
#15 8.131 make[3]: Leaving directory '/tmp/osmo-hnodeb/src/osmo-hnodeb'
#15 8.132 make[3]: Entering directory '/tmp/osmo-hnodeb/src'
#15 8.133 make[4]: Entering directory '/tmp/osmo-hnodeb/src'
#15 8.133 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.133 make[4]: Nothing to be done for 'install-data-am'.
#15 8.133 make[4]: Leaving directory '/tmp/osmo-hnodeb/src'
#15 8.133 make[3]: Leaving directory '/tmp/osmo-hnodeb/src'
#15 8.133 make[2]: Leaving directory '/tmp/osmo-hnodeb/src'
#15 8.133 Making install in tests
#15 8.134 make[2]: Entering directory '/tmp/osmo-hnodeb/tests'
#15 8.136 make[3]: Entering directory '/tmp/osmo-hnodeb/tests'
#15 8.138 make[4]: Entering directory '/tmp/osmo-hnodeb/tests'
#15 8.138 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.138 make[4]: Nothing to be done for 'install-data-am'.
#15 8.138 make[4]: Leaving directory '/tmp/osmo-hnodeb/tests'
#15 8.138 make[3]: Leaving directory '/tmp/osmo-hnodeb/tests'
#15 8.138 make[2]: Leaving directory '/tmp/osmo-hnodeb/tests'
#15 8.138 Making install in doc
#15 8.139 make[2]: Entering directory '/tmp/osmo-hnodeb/doc'
#15 8.140 Making install in examples
#15 8.141 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.142 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.142 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.143  /usr/bin/mkdir -p '/usr/local/etc/osmocom'
#15 8.144  /usr/bin/install -c -m 644 osmo-hnodeb/osmo-hnodeb.cfg '/usr/local/etc/osmocom'
#15 8.145 make  install-data-hook
#15 8.146 make[5]: Entering directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.146 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
#15 8.146         j="/usr/local/share/doc/osmo-hnodeb/examples/$f" && \
#15 8.146         mkdir -p "$(dirname $j)" && \
#15 8.146         /usr/bin/install -c -m 644 ./$f $j; \
#15 8.146 done
#15 8.149 make[5]: Leaving directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.149 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.149 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/examples'
#15 8.149 Making install in manuals
#15 8.150 make[3]: Entering directory '/tmp/osmo-hnodeb/doc/manuals'
#15 8.151 make[4]: Entering directory '/tmp/osmo-hnodeb/doc/manuals'
#15 8.151 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.151 make[4]: Nothing to be done for 'install-data-am'.
#15 8.151 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals'
#15 8.151 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc/manuals'
#15 8.152 make[3]: Entering directory '/tmp/osmo-hnodeb/doc'
#15 8.153 make[4]: Entering directory '/tmp/osmo-hnodeb/doc'
#15 8.153 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.153 make[4]: Nothing to be done for 'install-data-am'.
#15 8.153 make[4]: Leaving directory '/tmp/osmo-hnodeb/doc'
#15 8.153 make[3]: Leaving directory '/tmp/osmo-hnodeb/doc'
#15 8.153 make[2]: Leaving directory '/tmp/osmo-hnodeb/doc'
#15 8.153 Making install in contrib
#15 8.154 make[2]: Entering directory '/tmp/osmo-hnodeb/contrib'
#15 8.156 Making install in systemd
#15 8.156 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd'
#15 8.158 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib/systemd'
#15 8.158 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.158  /usr/bin/mkdir -p '/lib/systemd/system'
#15 8.159  /usr/bin/install -c -m 644 osmo-hnodeb.service '/lib/systemd/system'
#15 8.160 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd'
#15 8.160 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib/systemd'
#15 8.161 make[3]: Entering directory '/tmp/osmo-hnodeb/contrib'
#15 8.162 make[4]: Entering directory '/tmp/osmo-hnodeb/contrib'
#15 8.162 make[4]: Nothing to be done for 'install-exec-am'.
#15 8.162 make[4]: Nothing to be done for 'install-data-am'.
#15 8.162 make[4]: Leaving directory '/tmp/osmo-hnodeb/contrib'
#15 8.162 make[3]: Leaving directory '/tmp/osmo-hnodeb/contrib'
#15 8.162 make[2]: Leaving directory '/tmp/osmo-hnodeb/contrib'
#15 8.163 make[2]: Entering directory '/tmp/osmo-hnodeb'
#15 8.166 make[3]: Entering directory '/tmp/osmo-hnodeb'
#15 8.166 make[3]: Nothing to be done for 'install-exec-am'.
#15 8.166 make[3]: Nothing to be done for 'install-data-am'.
#15 8.166 make[3]: Leaving directory '/tmp/osmo-hnodeb'
#15 8.166 make[2]: Leaving directory '/tmp/osmo-hnodeb'
#15 8.166 make[1]: Leaving directory '/tmp/osmo-hnodeb'
#15 DONE 8.4s

#16 [10/11] COPY	OSMO-HNODEB.CFG /data/osmo-hnodeb.cfg
#16 DONE 0.2s

#17 [11/11] WORKDIR	/DATA
#17 DONE 0.2s

#18 exporting to image
#18 exporting layers
#18 exporting layers 1.1s done
#18 writing image sha256:75318ba4599398650488e5d3cba9d64b3a33a8eae4eb86d31e8c19842799f604 done
#18 naming to docker.io/osmocom-build/osmo-hnodeb-master:latest 0.0s done
#18 DONE 1.2s
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 75318ba45993
+ 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.202404072026        amd64        Development headers for A-bis interface
ii  libosmo-netif-dev:amd64                1.4.0.49.5fec.202404072026        amd64        Development headers for Osmocom network interface
ii  libosmo-sigtran-dev:amd64              1.8.0.59.513e.202404072026        amd64        Development headers for the Osmocom SIGTRAN library
ii  libosmo-sigtran9:amd64                 1.8.0.59.513e.202404072026        amd64        Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
ii  libosmoabis13:amd64                    1.5.1.11.5277.202404072026        amd64        GSM A-bis handling
ii  libosmocodec4:amd64                    1.9.0.192.1c24.202404072026       amd64        Osmo codec library
ii  libosmocoding0:amd64                   1.9.0.192.1c24.202404072026       amd64        Osmo coding library
ii  libosmocore                            1.9.0.192.1c24.202404072026       amd64        Open Source MObile COMmunications CORE library (metapackage)
ii  libosmocore-dev:amd64                  1.9.0.192.1c24.202404072026       amd64        Development headers for Open Source MObile COMmunications CORE library
ii  libosmocore21:amd64                    1.9.0.192.1c24.202404072026       amd64        Osmo Core library
ii  libosmoctrl0:amd64                     1.9.0.192.1c24.202404072026       amd64        Osmo control library
ii  libosmogb14:amd64                      1.9.0.192.1c24.202404072026       amd64        Osmo GPRS GB library
ii  libosmogsm20:amd64                     1.9.0.192.1c24.202404072026       amd64        Osmo GSM utility library
ii  libosmoisdn0:amd64                     1.9.0.192.1c24.202404072026       amd64        Osmo ISDN utility library
ii  libosmonetif11:amd64                   1.4.0.49.5fec.202404072026        amd64        Common/shared code regarding network interface for OpenBSC
ii  libosmosim2:amd64                      1.9.0.192.1c24.202404072026       amd64        Osmo SIM library
ii  libosmotrau2:amd64                     1.5.1.11.5277.202404072026        amd64        GSM trau handling
ii  libosmousb0:amd64                      1.9.0.192.1c24.202404072026       amd64        Osmo USB library
ii  libosmovty13:amd64                     1.9.0.192.1c24.202404072026       amd64        Osmo VTY library
ii  osmocom-nightly                        202404072026                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master']

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-hnodeb-test
+ local feed
+ echo debian-bookworm-titan
+ depends=debian-bookworm-titan
+ [ -n debian-bookworm-titan ]
+ docker_images_require debian-bookworm-titan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown
+ continue
+ docker_distro_from_image_name ttcn3-hnodeb-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-hnodeb-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-hnodeb-test
+ echo ttcn3-hnodeb-test
+ dir=ttcn3-hnodeb-test
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-hnodeb-test/Dockerfile
+ from_line=FROM	$REGISTRY/$USER/debian-bookworm-titan
+ echo FROM	$REGISTRY/$USER/debian-bookworm-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-hnodeb-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-hnodeb-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnodeb-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/ttcn3-hnodeb-test'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/master \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	 -t osmocom-build/ttcn3-hnodeb-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 391B done
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#3 DONE 0.0s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 515B done
#5 DONE 0.0s

#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT
#6 DONE 0.1s

#7 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" hnodeb
#8 CACHED

#9 [4/4] COPY	HNB_TESTS.CFG /data/HNB_Tests.cfg
#9 CACHED

#10 exporting to image
#10 exporting layers done
#10 writing image sha256:a8acc6335fc5e81b156e4125dda680af4112e79c9a2c3481d95dd7d52ac4de09 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 a8acc6335fc5
+ 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=553033
+ seq 1 30
+ echo (553033 + 1) % 256
+ bc
+ SUBNET=74
+ NET_NAME=ttcn3-hnodeb-test-74
+ SUB4=172.18.74.0/24
+ SUB6=fd02:db8:74::/64
+ set +x
Creating network ttcn3-hnodeb-test-74, trying SUBNET=74...
+ docker network create --internal --subnet 172.18.74.0/24 --ipv6 --subnet fd02:db8:74::/64 ttcn3-hnodeb-test-74
c1751384155156dd319f1362cd45e84123755e19cbcda684df5460179bb9cec7
+ set +x

### Network ttcn3-hnodeb-test-74 created (SUBNET=74) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=74 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnodeb-test/logs/hnodeb-tester/HNB_Tests.cfg
Applying SUBNET=74 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 74 20
+ NET=74
+ ADDR_SUFIX=20
+ echo --network ttcn3-hnodeb-test-74 --ip 172.18.74.20 --ip6 fd02:db8:74::20
+ docker run --rm --network ttcn3-hnodeb-test-74 --ip 172.18.74.20 --ip6 fd02:db8:74::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-870-hnodeb -d osmocom-build/osmo-hnodeb-master
45a4538becf591f5fb84a1baeb3a8eddc39e2977e29fa1cb9e73c51bdbda0e70
+ echo Starting container with HNodeB testsuite
Starting container with HNodeB testsuite
+ docker_network_params 74 203
+ NET=74
+ ADDR_SUFIX=203
+ echo --network ttcn3-hnodeb-test-74 --ip 172.18.74.203 --ip6 fd02:db8:74::203
+ docker run --rm --network ttcn3-hnodeb-test-74 --ip 172.18.74.203 --ip6 fd02:db8:74::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.74.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-870-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@0b8176fa7210: Unix server socket created successfully.
MC@0b8176fa7210: Listening on TCP port 40587.
MC2> 0b8176fa7210 is the default
spawn /osmo-ttcn3-hacks/hnodeb/HNB_Tests 0b8176fa7210 40587
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@0b8176fa7210: New HC connected from 172.18.74.203 [172.18.74.203]. 0b8176fa7210: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@0b8176fa7210: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@0b8176fa7210: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@0b8176fa7210: Configuration file was processed on all HCs.
MC@0b8176fa7210: Creating MTC on host 172.18.74.203.
MC@0b8176fa7210: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept'.
------ HNB_Tests.TC_hnb_register_request_accept ------
Mon Apr  8 07:09:52 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_accept' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_hnb_register_request_accept started.
MTC@0b8176fa7210: "TC_hnb_register_request_accept() start"
TC_hnb_register_request_accept-HNBGW(4)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_hnb_register_request_accept-HNBGW(4)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_hnb_register_request_accept(3)@0b8176fa7210: Final verdict of PTC: none
TC_hnb_register_request_accept-GTP(5)@0b8176fa7210: Final verdict of PTC: none
TC_hnb_register_request_accept-HNBGW(4)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_accept(3): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_accept-HNBGW(4): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_accept-GTP(5): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_hnb_register_request_accept finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass'.
Mon Apr  8 07:09:59 UTC 2024
====== HNB_Tests.TC_hnb_register_request_accept pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_hnb_register_request_accept.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20439)
Waiting for packet dumper to finish... 1 (prev_count=20439, count=28386)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_accept pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject'.
------ HNB_Tests.TC_hnb_register_request_reject ------
Mon Apr  8 07:10:01 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_hnb_register_request_reject' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_hnb_register_request_reject started.
MTC@0b8176fa7210: "TC_hnb_register_request_reject() start"
TC_hnb_register_request_reject-HNBGW(7)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_hnb_register_request_reject-HNBGW(7)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_hnb_register_request_reject-HNBGW(7)@0b8176fa7210: Final verdict of PTC: none
TC_hnb_register_request_reject(6)@0b8176fa7210: Final verdict of PTC: none
TC_hnb_register_request_reject-GTP(8)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_reject(6): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_reject-HNBGW(7): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_hnb_register_request_reject-GTP(8): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_hnb_register_request_reject finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass'.
Mon Apr  8 07:10:05 UTC 2024
====== HNB_Tests.TC_hnb_register_request_reject pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_hnb_register_request_reject.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=19058)
Waiting for packet dumper to finish... 1 (prev_count=19058, count=30351)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_hnb_register_request_reject pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn'.
------ HNB_Tests.TC_mo_conn ------
Mon Apr  8 07:10:07 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_mo_conn' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_mo_conn started.
MTC@0b8176fa7210: "TC_mo_conn() start"
TC_mo_conn-HNBGW(10)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_mo_conn-HNBGW(10)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_mo_conn-HNBGW(10)@0b8176fa7210: Final verdict of PTC: none
TC_mo_conn(9)@0b8176fa7210: Final verdict of PTC: none
TC_mo_conn-GTP(11)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_mo_conn(9): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_mo_conn-HNBGW(10): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_mo_conn-GTP(11): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_mo_conn finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass'.
Mon Apr  8 07:10:10 UTC 2024
====== HNB_Tests.TC_mo_conn pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_mo_conn.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11317)
Waiting for packet dumper to finish... 1 (prev_count=11317, count=37323)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_mo_conn pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging'.
------ HNB_Tests.TC_paging ------
Mon Apr  8 07:10:12 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_paging' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_paging started.
MTC@0b8176fa7210: "TC_paging() start"
TC_paging-HNBGW(13)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_paging-HNBGW(13)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_paging(12)@0b8176fa7210: Final verdict of PTC: none
TC_paging-HNBGW(13)@0b8176fa7210: Final verdict of PTC: none
TC_paging-GTP(14)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_paging(12): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_paging-HNBGW(13): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_paging-GTP(14): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_paging finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass'.
Mon Apr  8 07:10:15 UTC 2024
====== HNB_Tests.TC_paging pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_paging.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=26591)
Waiting for packet dumper to finish... 1 (prev_count=26591, count=27089)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_paging pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: 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  8 07:10:17 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call_audio_v0' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_cs_mo_call_audio_v0 started.
MTC@0b8176fa7210: "TC_cs_mo_call_audio_v0() start"
TC_cs_mo_call_audio_v0-HNBGW(16)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_cs_mo_call_audio_v0-HNBGW(16)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
TC_cs_mo_call_audio_v0-RTPEM(18)@0b8176fa7210: Warning: Stopping inactive timer T_transmit.
TC_cs_mo_call_audio_v0-RTPEM(18)@0b8176fa7210: Warning: Stopping inactive timer T_transmit.
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_cs_mo_call_audio_v0-RTPEM(18)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call_audio_v0(15)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call_audio_v0-GTP(17)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call_audio_v0-HNBGW(16)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call_audio_v0(15): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call_audio_v0-HNBGW(16): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call_audio_v0-GTP(17): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call_audio_v0-RTPEM(18): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_cs_mo_call_audio_v0 finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass'.
Mon Apr  8 07:10:21 UTC 2024
====== HNB_Tests.TC_cs_mo_call_audio_v0 pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_cs_mo_call_audio_v0.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30853)
Waiting for packet dumper to finish... 1 (prev_count=30853, count=44064)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call_audio_v0 pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call'.
------ HNB_Tests.TC_cs_mo_call ------
Mon Apr  8 07:10:23 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_cs_mo_call' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_cs_mo_call started.
MTC@0b8176fa7210: "TC_cs_mo_call() start"
TC_cs_mo_call-HNBGW(20)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_cs_mo_call-HNBGW(20)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
TC_cs_mo_call-RTPEM(22)@0b8176fa7210: Warning: Stopping inactive timer T_transmit.
TC_cs_mo_call-RTPEM(22)@0b8176fa7210: Warning: Stopping inactive timer T_transmit.
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_cs_mo_call-RTPEM(22)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call-HNBGW(20)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call(19)@0b8176fa7210: Final verdict of PTC: none
TC_cs_mo_call-GTP(21)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call(19): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call-HNBGW(20): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call-GTP(21): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_cs_mo_call-RTPEM(22): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_cs_mo_call finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass'.
Mon Apr  8 07:10:26 UTC 2024
====== HNB_Tests.TC_cs_mo_call pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_cs_mo_call.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=30856)
Waiting for packet dumper to finish... 1 (prev_count=30856, count=47676)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_cs_mo_call pass' was executed successfully (exit status: 0).
MTC@0b8176fa7210: 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  8 07:10:29 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-start.sh HNB_Tests.TC_ps_mo_gtp_ping_pong' was executed successfully (exit status: 0).
MTC@0b8176fa7210: Test case TC_ps_mo_gtp_ping_pong started.
MTC@0b8176fa7210: "TC_ps_mo_gtp_ping_pong() start"
TC_ps_mo_gtp_ping_pong-HNBGW(24)@0b8176fa7210: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14
TC_ps_mo_gtp_ping_pong-HNBGW(24)@0b8176fa7210: Established a new Iuh connection (conn_id=2)
MTC@0b8176fa7210: setverdict(pass): none -> pass
TC_ps_mo_gtp_ping_pong(23)@0b8176fa7210: Final verdict of PTC: none
TC_ps_mo_gtp_ping_pong-GTP(25)@0b8176fa7210: Final verdict of PTC: none
TC_ps_mo_gtp_ping_pong-HNBGW(24)@0b8176fa7210: Final verdict of PTC: none
MTC@0b8176fa7210: Setting final verdict of the test case.
MTC@0b8176fa7210: Local verdict of MTC: pass
MTC@0b8176fa7210: Local verdict of PTC TC_ps_mo_gtp_ping_pong(23): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_ps_mo_gtp_ping_pong-HNBGW(24): none (pass -> pass)
MTC@0b8176fa7210: Local verdict of PTC TC_ps_mo_gtp_ping_pong-GTP(25): none (pass -> pass)
MTC@0b8176fa7210: Test case TC_ps_mo_gtp_ping_pong finished. Verdict: pass
MTC@0b8176fa7210: Starting external command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass'.
Mon Apr  8 07:10:31 UTC 2024
====== HNB_Tests.TC_ps_mo_gtp_ping_pong pass ======

Saving talloc report from 172.18.74.20:4273 to HNB_Tests.TC_ps_mo_gtp_ping_pong.talloc
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11425)
Waiting for packet dumper to finish... 1 (prev_count=11425, count=40740)
MTC@0b8176fa7210: External command `../ttcn3-tcpdump-stop.sh HNB_Tests.TC_ps_mo_gtp_ping_pong pass' was executed successfully (exit status: 0).
MC@0b8176fa7210: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@0b8176fa7210: Terminating MTC.
MC@0b8176fa7210: MTC terminated.
MC2> exit
MC@0b8176fa7210: Shutting down session.
MC@0b8176fa7210: 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-870-hnodeb
+ docker kill jenkins-ttcn3-hnodeb-test-870-hnodeb
jenkins-ttcn3-hnodeb-test-870-hnodeb
+ docker wait jenkins-ttcn3-hnodeb-test-870-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-74
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n  ]
+ network_remove
+ set +x
Removing network ttcn3-hnodeb-test-74
+ docker network remove ttcn3-hnodeb-test-74
ttcn3-hnodeb-test-74
+ 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-870-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='42.00'>
  <testcase classname='HNB_Tests' name='TC_hnb_register_request_accept' time='5.477448'/>
  <testcase classname='HNB_Tests' name='TC_hnb_register_request_reject' time='2.773422'/>
  <testcase classname='HNB_Tests' name='TC_mo_conn' time='1.700207'/>
  <testcase classname='HNB_Tests' name='TC_paging' time='1.703542'/>
  <testcase classname='HNB_Tests' name='TC_cs_mo_call_audio_v0' time='2.174894'/>
  <testcase classname='HNB_Tests' name='TC_cs_mo_call' time='2.160663'/>
  <testcase classname='HNB_Tests' name='TC_ps_mo_gtp_ping_pong' time='1.526798'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS