Started by upstream project "gerrit-osmo-sgsn" build number 539 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/osmo-sgsn/+/41458 in silent mode. Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-HYDGkDcCAz6B/agent.3702805 SSH_AGENT_PID=3702808 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10277868564509338952.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2@tmp/private_key_10277868564509338952.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-sgsn # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-sgsn refs/changes/58/41458/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 968b60ef3afc2735b9493e8acbf16429869bd6b9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 968b60ef3afc2735b9493e8acbf16429869bd6b9 # timeout=10 Commit message: "pdpctx: Use pdp->teic_own as rate_ctr id" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8ce5b15fdfc6c3b987830d271ed97b7ed0bc694b # timeout=10 [gerrit-binpkgs@2] $ /bin/sh -xe /tmp/jenkins9490053168727724840.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 9155693 jobs/ttcn3: add ttcn3-hss-test-pyhss + cd osmo-sgsn + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.45kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.2s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 DONE 0.0s #5 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-python dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #5 CACHED #6 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:308dfd8988974bffc885284f03e7a25851bd994f636b796eafbc1948c94ac338 done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg done #8 DONE 0.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] osmo-sgsn: using cached https://gerrit.osmocom.org/osmo-sgsn (not cloning, not fetching) osmo-sgsn: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 968b60ef3 pdpctx: Use pdp->teic_own as rate_ctr id osmo-sgsn: skipping git checkout, current commit: 968b60ef3 pdpctx: Use pdp->teic_own as rate_ctr id + get_version_for_feed(): ['/obs/_cache/osmo-sgsn/git-version-gen', '.'] 1.12.0.77-968b6osmo-sgsn: building source package 1.12.0.77-968b6 osmo-sgsn: adding debian/changelog entry (1.12.0 => 1.12.0.77.968b6) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] osmo-sgsn: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-sgsn dpkg-buildpackage: info: source version 1.12.0.77.968b6 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.77.968b6.tar.xz dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.77.968b6.dsc dpkg-genbuildinfo --build=source -O../osmo-sgsn_1.12.0.77.968b6_source.buildinfo dpkg-genchanges --build=source -O../osmo-sgsn_1.12.0.77.968b6_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-sgsn + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 968b60ef3afc2735b9493e8acbf16429869bd6b9 osmo-sgsn: adding commit_968b60ef3afc2735b9493e8acbf16429869bd6b9.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.3s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/6] FROM docker.io/library/debian:trixie@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f #4 CACHED #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 DONE 0.2s #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 0.270 + id 1000 #7 0.270 + useradd --uid=1000 -m user #7 DONE 0.7s #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 0.335 Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] #8 0.353 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #8 0.359 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #8 0.366 Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9670 kB] #8 0.519 Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5412 B] #8 0.519 Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [71.8 kB] #8 0.990 Fetched 9978 kB in 1s (15.0 MB/s) #8 0.990 Reading package lists... #8 1.305 Reading package lists... #8 1.615 Building dependency tree... #8 1.689 Reading state information... #8 1.786 The following additional packages will be installed: #8 1.786 adduser binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-14 #8 1.786 cpp-14-x86-64-linux-gnu cpp-x86-64-linux-gnu dirmngr dpkg-dev g++ g++-14 #8 1.786 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 1.786 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man gnupg gnupg-l10n gpg #8 1.786 gpg-agent gpgconf gpgsm libasan8 libassuan9 libatomic1 libbinutils libbpf1 #8 1.786 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 libcom-err2 #8 1.786 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl #8 1.786 libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 libgcc-14-dev #8 1.786 libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 libgomp1 #8 1.786 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 libisl23 #8 1.786 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 1.786 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 libncursesw6 #8 1.786 libnghttp2-14 libnghttp3-9 libngtcp2-16 libngtcp2-crypto-gnutls8 libnpth0t64 #8 1.786 libp11-kit0 libperl5.40 libpsl5t64 libquadmath0 libreadline8t64 librtmp1 #8 1.786 libsasl2-2 libsasl2-modules-db libsframe1 libssh2-1t64 libstdc++-14-dev #8 1.786 libtasn1-6 libtirpc-common libtirpc3t64 libtsan2 libubsan1 libunistring5 #8 1.786 libxtables12 linux-libc-dev make openssl patch perl perl-modules-5.40 #8 1.786 pinentry-curses readline-common rpcsvc-proto xz-utils #8 1.787 Suggested packages: #8 1.787 liblocale-gettext-perl cron quota binutils-doc gprofng-gui binutils-gold #8 1.787 bzip2-doc cpp-doc gcc-14-locales cpp-14-doc dbus-user-session libpam-systemd #8 1.787 pinentry-gnome3 tor debian-keyring debian-tag2upload-keyring g++-multilib #8 1.787 g++-14-multilib gcc-14-doc gcc-multilib manpages-dev autoconf automake #8 1.787 libtool flex bison gdb gcc-doc gcc-14-multilib gdb-x86-64-linux-gnu #8 1.787 gettext-base git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki #8 1.787 git-svn gpg-wks-server parcimonie xloadimage scdaemon tpm2daemon python3:any #8 1.787 libc-devtools glibc-doc sensible-utils bzr rng-tools gdbm-l10n gnutls-bin #8 1.787 krb5-doc krb5-user libstdc++-14-doc make-doc ed diffutils-doc perl-doc #8 1.787 libterm-readline-gnu-perl | libterm-readline-perl-perl #8 1.787 libtap-harness-archive-perl pinentry-doc readline-doc #8 1.787 Recommended packages: #8 1.787 libalgorithm-merge-perl less ssh-client gnupg-utils gpg-wks-client gpgv #8 1.787 manpages manpages-dev libpam-cap libfile-fcntllock-perl #8 1.787 liblocale-gettext-perl libgpg-error-l10n krb5-locales libldap-common libgpm2 #8 1.787 publicsuffix libsasl2-modules netbase #8 2.099 The following NEW packages will be installed: #8 2.099 adduser binutils binutils-common binutils-x86-64-linux-gnu build-essential #8 2.099 bzip2 ca-certificates cpp cpp-14 cpp-14-x86-64-linux-gnu #8 2.099 cpp-x86-64-linux-gnu dirmngr dpkg-dev fakeroot g++ g++-14 #8 2.099 g++-14-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-14 #8 2.100 gcc-14-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man gnupg gnupg-l10n #8 2.100 gnupg2 gpg gpg-agent gpgconf gpgsm iproute2 libasan8 libassuan9 libatomic1 #8 2.100 libbinutils libbpf1 libbrotli1 libc-dev-bin libc6-dev libcap2-bin libcc1-0 #8 2.100 libcom-err2 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls #8 2.100 libdpkg-perl libelf1t64 liberror-perl libexpat1 libfakeroot libffi8 #8 2.100 libgcc-14-dev libgcrypt20 libgdbm-compat4t64 libgdbm6t64 libgnutls30t64 #8 2.100 libgomp1 libgpg-error0 libgprofng0 libgssapi-krb5-2 libhwasan0 libidn2-0 #8 2.100 libisl23 libitm1 libjansson4 libk5crypto3 libkeyutils1 libkrb5-3 #8 2.100 libkrb5support0 libksba8 libldap2 liblsan0 libmnl0 libmpc3 libmpfr6 #8 2.100 libncursesw6 libnghttp2-14 libnghttp3-9 libngtcp2-16 #8 2.100 libngtcp2-crypto-gnutls8 libnpth0t64 libp11-kit0 libperl5.40 libpsl5t64 #8 2.100 libquadmath0 libreadline8t64 librtmp1 libsasl2-2 libsasl2-modules-db #8 2.100 libsframe1 libssh2-1t64 libstdc++-14-dev libtasn1-6 libtirpc-common #8 2.100 libtirpc3t64 libtsan2 libubsan1 libunistring5 libxtables12 linux-libc-dev #8 2.100 make openssl patch perl perl-modules-5.40 pinentry-curses readline-common #8 2.100 rpcsvc-proto xz-utils #8 2.122 0 upgraded, 111 newly installed, 0 to remove and 0 not upgraded. #8 2.122 Need to get 106 MB of archives. #8 2.122 After this operation, 428 MB of additional disk space will be used. #8 2.122 Get:1 http://deb.debian.org/debian trixie/main amd64 libexpat1 amd64 2.7.1-2 [108 kB] #8 2.138 Get:2 http://deb.debian.org/debian trixie/main amd64 adduser all 3.152 [191 kB] #8 2.145 Get:3 http://deb.debian.org/debian trixie/main amd64 libelf1t64 amd64 0.192-4 [189 kB] #8 2.147 Get:4 http://deb.debian.org/debian trixie/main amd64 libbpf1 amd64 1:1.5.0-3 [169 kB] #8 2.153 Get:5 http://deb.debian.org/debian trixie/main amd64 libmnl0 amd64 1.0.5-3 [11.9 kB] #8 2.153 Get:6 http://deb.debian.org/debian trixie/main amd64 libkrb5support0 amd64 1.21.3-5 [33.0 kB] #8 2.153 Get:7 http://deb.debian.org/debian trixie/main amd64 libcom-err2 amd64 1.47.2-3+b3 [25.0 kB] #8 2.153 Get:8 http://deb.debian.org/debian trixie/main amd64 libk5crypto3 amd64 1.21.3-5 [81.5 kB] #8 2.154 Get:9 http://deb.debian.org/debian trixie/main amd64 libkeyutils1 amd64 1.6.3-6 [9456 B] #8 2.154 Get:10 http://deb.debian.org/debian trixie/main amd64 libkrb5-3 amd64 1.21.3-5 [326 kB] #8 2.161 Get:11 http://deb.debian.org/debian trixie/main amd64 libgssapi-krb5-2 amd64 1.21.3-5 [138 kB] #8 2.163 Get:12 http://deb.debian.org/debian trixie/main amd64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] #8 2.163 Get:13 http://deb.debian.org/debian trixie/main amd64 libtirpc3t64 amd64 1.3.6+ds-1 [83.3 kB] #8 2.164 Get:14 http://deb.debian.org/debian trixie/main amd64 libxtables12 amd64 1.8.11-2 [31.9 kB] #8 2.164 Get:15 http://deb.debian.org/debian trixie/main amd64 libcap2-bin amd64 1:2.75-10+b1 [36.4 kB] #8 2.169 Get:16 http://deb.debian.org/debian trixie/main amd64 iproute2 amd64 6.15.0-1 [1089 kB] #8 2.188 Get:17 http://deb.debian.org/debian trixie/main amd64 readline-common all 8.2-6 [69.4 kB] #8 2.189 Get:18 http://deb.debian.org/debian trixie/main amd64 bzip2 amd64 1.0.8-6 [40.5 kB] #8 2.189 Get:19 http://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.4-1~deb13u1 [1495 kB] #8 2.216 Get:20 http://deb.debian.org/debian trixie/main amd64 ca-certificates all 20250419 [162 kB] #8 2.218 Get:21 http://deb.debian.org/debian trixie/main amd64 perl-modules-5.40 all 5.40.1-6 [3019 kB] #8 2.276 Get:22 http://deb.debian.org/debian trixie/main amd64 libgdbm6t64 amd64 1.24-2 [75.2 kB] #8 2.277 Get:23 http://deb.debian.org/debian trixie/main amd64 libgdbm-compat4t64 amd64 1.24-2 [50.3 kB] #8 2.278 Get:24 http://deb.debian.org/debian trixie/main amd64 libperl5.40 amd64 5.40.1-6 [4341 kB] #8 2.358 Get:25 http://deb.debian.org/debian trixie/main amd64 perl amd64 5.40.1-6 [267 kB] #8 2.363 Get:26 http://deb.debian.org/debian trixie/main amd64 xz-utils amd64 5.8.1-1 [660 kB] #8 2.374 Get:27 http://deb.debian.org/debian trixie/main amd64 libsframe1 amd64 2.44-3 [78.4 kB] #8 2.377 Get:28 http://deb.debian.org/debian trixie/main amd64 binutils-common amd64 2.44-3 [2509 kB] #8 2.425 Get:29 http://deb.debian.org/debian trixie/main amd64 libbinutils amd64 2.44-3 [534 kB] #8 2.434 Get:30 http://deb.debian.org/debian trixie/main amd64 libgprofng0 amd64 2.44-3 [808 kB] #8 2.449 Get:31 http://deb.debian.org/debian trixie/main amd64 libctf-nobfd0 amd64 2.44-3 [156 kB] #8 2.452 Get:32 http://deb.debian.org/debian trixie/main amd64 libctf0 amd64 2.44-3 [88.6 kB] #8 2.454 Get:33 http://deb.debian.org/debian trixie/main amd64 libjansson4 amd64 2.14-2+b3 [39.8 kB] #8 2.455 Get:34 http://deb.debian.org/debian trixie/main amd64 binutils-x86-64-linux-gnu amd64 2.44-3 [1014 kB] #8 2.474 Get:35 http://deb.debian.org/debian trixie/main amd64 binutils amd64 2.44-3 [265 kB] #8 2.479 Get:36 http://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-12 [58.2 kB] #8 2.480 Get:37 http://deb.debian.org/debian trixie/main amd64 linux-libc-dev all 6.12.57-1 [2692 kB] #8 2.530 Get:38 http://deb.debian.org/debian trixie/main amd64 libcrypt-dev amd64 1:4.4.38-1 [119 kB] #8 2.532 Get:39 http://deb.debian.org/debian trixie/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] #8 2.533 Get:40 http://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-12 [1991 kB] #8 2.571 Get:41 http://deb.debian.org/debian trixie/main amd64 libisl23 amd64 0.27-1 [659 kB] #8 2.583 Get:42 http://deb.debian.org/debian trixie/main amd64 libmpfr6 amd64 4.2.2-1 [729 kB] #8 2.599 Get:43 http://deb.debian.org/debian trixie/main amd64 libmpc3 amd64 1.3.1-1+b3 [52.2 kB] #8 2.599 Get:44 http://deb.debian.org/debian trixie/main amd64 cpp-14-x86-64-linux-gnu amd64 14.2.0-19 [11.0 MB] #8 2.839 Get:45 http://deb.debian.org/debian trixie/main amd64 cpp-14 amd64 14.2.0-19 [1280 B] #8 2.839 Get:46 http://deb.debian.org/debian trixie/main amd64 cpp-x86-64-linux-gnu amd64 4:14.2.0-1 [4840 B] #8 2.839 Get:47 http://deb.debian.org/debian trixie/main amd64 cpp amd64 4:14.2.0-1 [1568 B] #8 2.839 Get:48 http://deb.debian.org/debian trixie/main amd64 libcc1-0 amd64 14.2.0-19 [42.8 kB] #8 2.839 Get:49 http://deb.debian.org/debian trixie/main amd64 libgomp1 amd64 14.2.0-19 [137 kB] #8 2.842 Get:50 http://deb.debian.org/debian trixie/main amd64 libitm1 amd64 14.2.0-19 [26.0 kB] #8 2.844 Get:51 http://deb.debian.org/debian trixie/main amd64 libatomic1 amd64 14.2.0-19 [9308 B] #8 2.844 Get:52 http://deb.debian.org/debian trixie/main amd64 libasan8 amd64 14.2.0-19 [2725 kB] #8 2.894 Get:53 http://deb.debian.org/debian trixie/main amd64 liblsan0 amd64 14.2.0-19 [1204 kB] #8 2.914 Get:54 http://deb.debian.org/debian trixie/main amd64 libtsan2 amd64 14.2.0-19 [2460 kB] #8 2.954 Get:55 http://deb.debian.org/debian trixie/main amd64 libubsan1 amd64 14.2.0-19 [1074 kB] #8 2.971 Get:56 http://deb.debian.org/debian trixie/main amd64 libhwasan0 amd64 14.2.0-19 [1488 kB] #8 2.995 Get:57 http://deb.debian.org/debian trixie/main amd64 libquadmath0 amd64 14.2.0-19 [145 kB] #8 2.996 Get:58 http://deb.debian.org/debian trixie/main amd64 libgcc-14-dev amd64 14.2.0-19 [2672 kB] #8 3.039 Get:59 http://deb.debian.org/debian trixie/main amd64 gcc-14-x86-64-linux-gnu amd64 14.2.0-19 [21.4 MB] #8 3.344 Get:60 http://deb.debian.org/debian trixie/main amd64 gcc-14 amd64 14.2.0-19 [540 kB] #8 3.359 Get:61 http://deb.debian.org/debian trixie/main amd64 gcc-x86-64-linux-gnu amd64 4:14.2.0-1 [1436 B] #8 3.359 Get:62 http://deb.debian.org/debian trixie/main amd64 gcc amd64 4:14.2.0-1 [5136 B] #8 3.359 Get:63 http://deb.debian.org/debian trixie/main amd64 libstdc++-14-dev amd64 14.2.0-19 [2376 kB] #8 3.383 Get:64 http://deb.debian.org/debian trixie/main amd64 g++-14-x86-64-linux-gnu amd64 14.2.0-19 [12.1 MB] #8 3.547 Get:65 http://deb.debian.org/debian trixie/main amd64 g++-14 amd64 14.2.0-19 [22.5 kB] #8 3.547 Get:66 http://deb.debian.org/debian trixie/main amd64 g++-x86-64-linux-gnu amd64 4:14.2.0-1 [1200 B] #8 3.547 Get:67 http://deb.debian.org/debian trixie/main amd64 g++ amd64 4:14.2.0-1 [1344 B] #8 3.547 Get:68 http://deb.debian.org/debian trixie/main amd64 make amd64 4.4.1-2 [463 kB] #8 3.551 Get:69 http://deb.debian.org/debian trixie/main amd64 libdpkg-perl all 1.22.21 [650 kB] #8 3.559 Get:70 http://deb.debian.org/debian trixie/main amd64 patch amd64 2.8-2 [134 kB] #8 3.561 Get:71 http://deb.debian.org/debian trixie/main amd64 dpkg-dev all 1.22.21 [1338 kB] #8 3.577 Get:72 http://deb.debian.org/debian trixie/main amd64 build-essential amd64 12.12 [4624 B] #8 3.577 Get:73 http://deb.debian.org/debian trixie/main amd64 libgpg-error0 amd64 1.51-4 [82.1 kB] #8 3.579 Get:74 http://deb.debian.org/debian trixie/main amd64 libassuan9 amd64 3.0.2-2 [61.5 kB] #8 3.579 Get:75 http://deb.debian.org/debian trixie/main amd64 libgcrypt20 amd64 1.11.0-7 [843 kB] #8 3.590 Get:76 http://deb.debian.org/debian trixie/main amd64 libreadline8t64 amd64 8.2-6 [169 kB] #8 3.592 Get:77 http://deb.debian.org/debian trixie/main amd64 gpgconf amd64 2.4.7-21+b3 [129 kB] #8 3.593 Get:78 http://deb.debian.org/debian trixie/main amd64 libunistring5 amd64 1.3-2 [477 kB] #8 3.599 Get:79 http://deb.debian.org/debian trixie/main amd64 libidn2-0 amd64 2.3.8-2 [109 kB] #8 3.600 Get:80 http://deb.debian.org/debian trixie/main amd64 libffi8 amd64 3.4.8-2 [24.1 kB] #8 3.601 Get:81 http://deb.debian.org/debian trixie/main amd64 libp11-kit0 amd64 0.25.5-3 [425 kB] #8 3.606 Get:82 http://deb.debian.org/debian trixie/main amd64 libtasn1-6 amd64 4.20.0-2 [49.9 kB] #8 3.606 Get:83 http://deb.debian.org/debian trixie/main amd64 libgnutls30t64 amd64 3.8.9-3 [1465 kB] #8 3.625 Get:84 http://deb.debian.org/debian trixie/main amd64 libksba8 amd64 1.6.7-2+b1 [136 kB] #8 3.627 Get:85 http://deb.debian.org/debian trixie/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-9 [19.8 kB] #8 3.627 Get:86 http://deb.debian.org/debian trixie/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-9 [57.5 kB] #8 3.628 Get:87 http://deb.debian.org/debian trixie/main amd64 libldap2 amd64 2.6.10+dfsg-1 [194 kB] #8 3.630 Get:88 http://deb.debian.org/debian trixie/main amd64 libnpth0t64 amd64 1.8-3 [23.2 kB] #8 3.630 Get:89 http://deb.debian.org/debian trixie/main amd64 dirmngr amd64 2.4.7-21+b3 [384 kB] #8 3.635 Get:90 http://deb.debian.org/debian trixie/main amd64 libfakeroot amd64 1.37.1.1-1 [29.6 kB] #8 3.635 Get:91 http://deb.debian.org/debian trixie/main amd64 fakeroot amd64 1.37.1.1-1 [76.0 kB] #8 3.636 Get:92 http://deb.debian.org/debian trixie/main amd64 libbrotli1 amd64 1.1.0-2+b7 [307 kB] #8 3.640 Get:93 http://deb.debian.org/debian trixie/main amd64 libnghttp2-14 amd64 1.64.0-1.1 [76.0 kB] #8 3.641 Get:94 http://deb.debian.org/debian trixie/main amd64 libnghttp3-9 amd64 1.8.0-1 [67.7 kB] #8 3.642 Get:95 http://deb.debian.org/debian trixie/main amd64 libngtcp2-16 amd64 1.11.0-1 [131 kB] #8 3.644 Get:96 http://deb.debian.org/debian trixie/main amd64 libngtcp2-crypto-gnutls8 amd64 1.11.0-1 [29.3 kB] #8 3.644 Get:97 http://deb.debian.org/debian trixie/main amd64 libpsl5t64 amd64 0.21.2-1.1+b1 [57.2 kB] #8 3.645 Get:98 http://deb.debian.org/debian trixie/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b5 [58.8 kB] #8 3.645 Get:99 http://deb.debian.org/debian trixie/main amd64 libssh2-1t64 amd64 1.11.1-1 [245 kB] #8 3.648 Get:100 http://deb.debian.org/debian trixie/main amd64 libcurl3t64-gnutls amd64 8.14.1-2+deb13u2 [383 kB] #8 3.653 Get:101 http://deb.debian.org/debian trixie/main amd64 liberror-perl all 0.17030-1 [26.9 kB] #8 3.654 Get:102 http://deb.debian.org/debian trixie/main amd64 git-man all 1:2.47.3-0+deb13u1 [2205 kB] #8 3.680 Get:103 http://deb.debian.org/debian trixie/main amd64 git amd64 1:2.47.3-0+deb13u1 [8862 kB] #8 3.789 Get:104 http://deb.debian.org/debian trixie/main amd64 gnupg-l10n all 2.4.7-21 [747 kB] #8 3.796 Get:105 http://deb.debian.org/debian trixie/main amd64 gpg amd64 2.4.7-21+b3 [634 kB] #8 3.803 Get:106 http://deb.debian.org/debian trixie/main amd64 libncursesw6 amd64 6.5+20250216-2 [135 kB] #8 3.804 Get:107 http://deb.debian.org/debian trixie/main amd64 pinentry-curses amd64 1.3.1-2 [86.4 kB] #8 3.805 Get:108 http://deb.debian.org/debian trixie/main amd64 gpg-agent amd64 2.4.7-21+b3 [271 kB] #8 3.808 Get:109 http://deb.debian.org/debian trixie/main amd64 gpgsm amd64 2.4.7-21+b3 [275 kB] #8 3.812 Get:110 http://deb.debian.org/debian trixie/main amd64 gnupg all 2.4.7-21 [417 kB] #8 3.817 Get:111 http://deb.debian.org/debian trixie/main amd64 gnupg2 all 2.4.7-21 [16.1 kB] #8 3.916 debconf: unable to initialize frontend: Dialog #8 3.916 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 3.916 debconf: falling back to frontend: Readline #8 3.916 debconf: unable to initialize frontend: Readline #8 3.916 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8, line 111.) #8 3.916 debconf: falling back to frontend: Teletype #8 3.918 debconf: unable to initialize frontend: Teletype #8 3.918 debconf: (This frontend requires a controlling tty.) #8 3.918 debconf: falling back to frontend: Noninteractive #8 5.241 Preconfiguring packages ... #8 5.296 Fetched 106 MB in 2s (62.3 MB/s) #8 5.386 Selecting previously unselected package libexpat1:amd64. #8 5.386 (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 ... 4935 files and directories currently installed.) #8 5.389 Preparing to unpack .../libexpat1_2.7.1-2_amd64.deb ... #8 5.456 Unpacking libexpat1:amd64 (2.7.1-2) ... #8 5.670 Selecting previously unselected package adduser. #8 5.670 Preparing to unpack .../archives/adduser_3.152_all.deb ... #8 5.702 Unpacking adduser (3.152) ... #8 5.883 Setting up adduser (3.152) ... #8 6.191 Selecting previously unselected package libelf1t64:amd64. #8 6.191 (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 ... 5029 files and directories currently installed.) #8 6.194 Preparing to unpack .../000-libelf1t64_0.192-4_amd64.deb ... #8 6.222 Unpacking libelf1t64:amd64 (0.192-4) ... #8 6.431 Selecting previously unselected package libbpf1:amd64. #8 6.432 Preparing to unpack .../001-libbpf1_1%3a1.5.0-3_amd64.deb ... #8 6.463 Unpacking libbpf1:amd64 (1:1.5.0-3) ... #8 6.670 Selecting previously unselected package libmnl0:amd64. #8 6.670 Preparing to unpack .../002-libmnl0_1.0.5-3_amd64.deb ... #8 6.704 Unpacking libmnl0:amd64 (1.0.5-3) ... #8 6.875 Selecting previously unselected package libkrb5support0:amd64. #8 6.875 Preparing to unpack .../003-libkrb5support0_1.21.3-5_amd64.deb ... #8 6.908 Unpacking libkrb5support0:amd64 (1.21.3-5) ... #8 7.099 Selecting previously unselected package libcom-err2:amd64. #8 7.100 Preparing to unpack .../004-libcom-err2_1.47.2-3+b3_amd64.deb ... #8 7.115 Unpacking libcom-err2:amd64 (1.47.2-3+b3) ... #8 7.224 Selecting previously unselected package libk5crypto3:amd64. #8 7.225 Preparing to unpack .../005-libk5crypto3_1.21.3-5_amd64.deb ... #8 7.242 Unpacking libk5crypto3:amd64 (1.21.3-5) ... #8 7.364 Selecting previously unselected package libkeyutils1:amd64. #8 7.365 Preparing to unpack .../006-libkeyutils1_1.6.3-6_amd64.deb ... #8 7.383 Unpacking libkeyutils1:amd64 (1.6.3-6) ... #8 7.497 Selecting previously unselected package libkrb5-3:amd64. #8 7.498 Preparing to unpack .../007-libkrb5-3_1.21.3-5_amd64.deb ... #8 7.530 Unpacking libkrb5-3:amd64 (1.21.3-5) ... #8 7.749 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 7.750 Preparing to unpack .../008-libgssapi-krb5-2_1.21.3-5_amd64.deb ... #8 7.782 Unpacking libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 7.955 Selecting previously unselected package libtirpc-common. #8 7.956 Preparing to unpack .../009-libtirpc-common_1.3.6+ds-1_all.deb ... #8 7.988 Unpacking libtirpc-common (1.3.6+ds-1) ... #8 8.214 Selecting previously unselected package libtirpc3t64:amd64. #8 8.215 Preparing to unpack .../010-libtirpc3t64_1.3.6+ds-1_amd64.deb ... #8 8.252 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' #8 8.287 Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' #8 8.301 Unpacking libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 8.513 Selecting previously unselected package libxtables12:amd64. #8 8.513 Preparing to unpack .../011-libxtables12_1.8.11-2_amd64.deb ... #8 8.548 Unpacking libxtables12:amd64 (1.8.11-2) ... #8 8.715 Selecting previously unselected package libcap2-bin. #8 8.716 Preparing to unpack .../012-libcap2-bin_1%3a2.75-10+b1_amd64.deb ... #8 8.748 Unpacking libcap2-bin (1:2.75-10+b1) ... #8 8.984 Selecting previously unselected package iproute2. #8 8.984 Preparing to unpack .../013-iproute2_6.15.0-1_amd64.deb ... #8 9.040 Unpacking iproute2 (6.15.0-1) ... #8 9.283 Selecting previously unselected package readline-common. #8 9.283 Preparing to unpack .../014-readline-common_8.2-6_all.deb ... #8 9.318 Unpacking readline-common (8.2-6) ... #8 9.484 Selecting previously unselected package bzip2. #8 9.485 Preparing to unpack .../015-bzip2_1.0.8-6_amd64.deb ... #8 9.518 Unpacking bzip2 (1.0.8-6) ... #8 9.706 Selecting previously unselected package openssl. #8 9.706 Preparing to unpack .../016-openssl_3.5.4-1~deb13u1_amd64.deb ... #8 9.740 Unpacking openssl (3.5.4-1~deb13u1) ... #8 9.994 Selecting previously unselected package ca-certificates. #8 9.996 Preparing to unpack .../017-ca-certificates_20250419_all.deb ... #8 10.02 Unpacking ca-certificates (20250419) ... #8 10.25 Selecting previously unselected package perl-modules-5.40. #8 10.25 Preparing to unpack .../018-perl-modules-5.40_5.40.1-6_all.deb ... #8 10.28 Unpacking perl-modules-5.40 (5.40.1-6) ... #8 10.62 Selecting previously unselected package libgdbm6t64:amd64. #8 10.62 Preparing to unpack .../019-libgdbm6t64_1.24-2_amd64.deb ... #8 10.65 Unpacking libgdbm6t64:amd64 (1.24-2) ... #8 10.86 Selecting previously unselected package libgdbm-compat4t64:amd64. #8 10.86 Preparing to unpack .../020-libgdbm-compat4t64_1.24-2_amd64.deb ... #8 10.89 Unpacking libgdbm-compat4t64:amd64 (1.24-2) ... #8 11.09 Selecting previously unselected package libperl5.40:amd64. #8 11.09 Preparing to unpack .../021-libperl5.40_5.40.1-6_amd64.deb ... #8 11.13 Unpacking libperl5.40:amd64 (5.40.1-6) ... #8 11.44 Selecting previously unselected package perl. #8 11.44 Preparing to unpack .../022-perl_5.40.1-6_amd64.deb ... #8 11.46 Unpacking perl (5.40.1-6) ... #8 11.66 Selecting previously unselected package xz-utils. #8 11.67 Preparing to unpack .../023-xz-utils_5.8.1-1_amd64.deb ... #8 11.69 Unpacking xz-utils (5.8.1-1) ... #8 11.92 Selecting previously unselected package libsframe1:amd64. #8 11.92 Preparing to unpack .../024-libsframe1_2.44-3_amd64.deb ... #8 11.94 Unpacking libsframe1:amd64 (2.44-3) ... #8 12.11 Selecting previously unselected package binutils-common:amd64. #8 12.11 Preparing to unpack .../025-binutils-common_2.44-3_amd64.deb ... #8 12.14 Unpacking binutils-common:amd64 (2.44-3) ... #8 12.40 Selecting previously unselected package libbinutils:amd64. #8 12.40 Preparing to unpack .../026-libbinutils_2.44-3_amd64.deb ... #8 12.43 Unpacking libbinutils:amd64 (2.44-3) ... #8 12.64 Selecting previously unselected package libgprofng0:amd64. #8 12.64 Preparing to unpack .../027-libgprofng0_2.44-3_amd64.deb ... #8 12.68 Unpacking libgprofng0:amd64 (2.44-3) ... #8 12.87 Selecting previously unselected package libctf-nobfd0:amd64. #8 12.87 Preparing to unpack .../028-libctf-nobfd0_2.44-3_amd64.deb ... #8 12.90 Unpacking libctf-nobfd0:amd64 (2.44-3) ... #8 13.10 Selecting previously unselected package libctf0:amd64. #8 13.10 Preparing to unpack .../029-libctf0_2.44-3_amd64.deb ... #8 13.12 Unpacking libctf0:amd64 (2.44-3) ... #8 13.34 Selecting previously unselected package libjansson4:amd64. #8 13.34 Preparing to unpack .../030-libjansson4_2.14-2+b3_amd64.deb ... #8 13.37 Unpacking libjansson4:amd64 (2.14-2+b3) ... #8 13.54 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 13.54 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.44-3_amd64.deb ... #8 13.58 Unpacking binutils-x86-64-linux-gnu (2.44-3) ... #8 13.82 Selecting previously unselected package binutils. #8 13.82 Preparing to unpack .../032-binutils_2.44-3_amd64.deb ... #8 13.85 Unpacking binutils (2.44-3) ... #8 14.03 Selecting previously unselected package libc-dev-bin. #8 14.03 Preparing to unpack .../033-libc-dev-bin_2.41-12_amd64.deb ... #8 14.06 Unpacking libc-dev-bin (2.41-12) ... #8 14.23 Selecting previously unselected package linux-libc-dev. #8 14.23 Preparing to unpack .../034-linux-libc-dev_6.12.57-1_all.deb ... #8 14.26 Unpacking linux-libc-dev (6.12.57-1) ... #8 14.55 Selecting previously unselected package libcrypt-dev:amd64. #8 14.55 Preparing to unpack .../035-libcrypt-dev_1%3a4.4.38-1_amd64.deb ... #8 14.58 Unpacking libcrypt-dev:amd64 (1:4.4.38-1) ... #8 14.72 Selecting previously unselected package rpcsvc-proto. #8 14.72 Preparing to unpack .../036-rpcsvc-proto_1.4.3-1_amd64.deb ... #8 14.75 Unpacking rpcsvc-proto (1.4.3-1) ... #8 14.88 Selecting previously unselected package libc6-dev:amd64. #8 14.89 Preparing to unpack .../037-libc6-dev_2.41-12_amd64.deb ... #8 14.91 Unpacking libc6-dev:amd64 (2.41-12) ... #8 15.20 Selecting previously unselected package libisl23:amd64. #8 15.20 Preparing to unpack .../038-libisl23_0.27-1_amd64.deb ... #8 15.23 Unpacking libisl23:amd64 (0.27-1) ... #8 15.46 Selecting previously unselected package libmpfr6:amd64. #8 15.46 Preparing to unpack .../039-libmpfr6_4.2.2-1_amd64.deb ... #8 15.50 Unpacking libmpfr6:amd64 (4.2.2-1) ... #8 15.76 Selecting previously unselected package libmpc3:amd64. #8 15.76 Preparing to unpack .../040-libmpc3_1.3.1-1+b3_amd64.deb ... #8 15.80 Unpacking libmpc3:amd64 (1.3.1-1+b3) ... #8 15.99 Selecting previously unselected package cpp-14-x86-64-linux-gnu. #8 15.99 Preparing to unpack .../041-cpp-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 16.01 Unpacking cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 16.40 Selecting previously unselected package cpp-14. #8 16.40 Preparing to unpack .../042-cpp-14_14.2.0-19_amd64.deb ... #8 16.43 Unpacking cpp-14 (14.2.0-19) ... #8 16.59 Selecting previously unselected package cpp-x86-64-linux-gnu. #8 16.59 Preparing to unpack .../043-cpp-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 16.63 Unpacking cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 16.83 Selecting previously unselected package cpp. #8 16.83 Preparing to unpack .../044-cpp_4%3a14.2.0-1_amd64.deb ... #8 16.86 Unpacking cpp (4:14.2.0-1) ... #8 17.06 Selecting previously unselected package libcc1-0:amd64. #8 17.06 Preparing to unpack .../045-libcc1-0_14.2.0-19_amd64.deb ... #8 17.09 Unpacking libcc1-0:amd64 (14.2.0-19) ... #8 17.30 Selecting previously unselected package libgomp1:amd64. #8 17.30 Preparing to unpack .../046-libgomp1_14.2.0-19_amd64.deb ... #8 17.33 Unpacking libgomp1:amd64 (14.2.0-19) ... #8 17.54 Selecting previously unselected package libitm1:amd64. #8 17.54 Preparing to unpack .../047-libitm1_14.2.0-19_amd64.deb ... #8 17.57 Unpacking libitm1:amd64 (14.2.0-19) ... #8 17.79 Selecting previously unselected package libatomic1:amd64. #8 17.79 Preparing to unpack .../048-libatomic1_14.2.0-19_amd64.deb ... #8 17.82 Unpacking libatomic1:amd64 (14.2.0-19) ... #8 18.03 Selecting previously unselected package libasan8:amd64. #8 18.03 Preparing to unpack .../049-libasan8_14.2.0-19_amd64.deb ... #8 18.06 Unpacking libasan8:amd64 (14.2.0-19) ... #8 18.40 Selecting previously unselected package liblsan0:amd64. #8 18.40 Preparing to unpack .../050-liblsan0_14.2.0-19_amd64.deb ... #8 18.43 Unpacking liblsan0:amd64 (14.2.0-19) ... #8 18.66 Selecting previously unselected package libtsan2:amd64. #8 18.66 Preparing to unpack .../051-libtsan2_14.2.0-19_amd64.deb ... #8 18.70 Unpacking libtsan2:amd64 (14.2.0-19) ... #8 18.97 Selecting previously unselected package libubsan1:amd64. #8 18.98 Preparing to unpack .../052-libubsan1_14.2.0-19_amd64.deb ... #8 19.01 Unpacking libubsan1:amd64 (14.2.0-19) ... #8 19.20 Selecting previously unselected package libhwasan0:amd64. #8 19.20 Preparing to unpack .../053-libhwasan0_14.2.0-19_amd64.deb ... #8 19.21 Unpacking libhwasan0:amd64 (14.2.0-19) ... #8 19.37 Selecting previously unselected package libquadmath0:amd64. #8 19.37 Preparing to unpack .../054-libquadmath0_14.2.0-19_amd64.deb ... #8 19.38 Unpacking libquadmath0:amd64 (14.2.0-19) ... #8 19.47 Selecting previously unselected package libgcc-14-dev:amd64. #8 19.47 Preparing to unpack .../055-libgcc-14-dev_14.2.0-19_amd64.deb ... #8 19.48 Unpacking libgcc-14-dev:amd64 (14.2.0-19) ... #8 19.65 Selecting previously unselected package gcc-14-x86-64-linux-gnu. #8 19.65 Preparing to unpack .../056-gcc-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 19.68 Unpacking gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 20.08 Selecting previously unselected package gcc-14. #8 20.08 Preparing to unpack .../057-gcc-14_14.2.0-19_amd64.deb ... #8 20.10 Unpacking gcc-14 (14.2.0-19) ... #8 20.19 Selecting previously unselected package gcc-x86-64-linux-gnu. #8 20.19 Preparing to unpack .../058-gcc-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 20.21 Unpacking gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 20.31 Selecting previously unselected package gcc. #8 20.31 Preparing to unpack .../059-gcc_4%3a14.2.0-1_amd64.deb ... #8 20.33 Unpacking gcc (4:14.2.0-1) ... #8 20.42 Selecting previously unselected package libstdc++-14-dev:amd64. #8 20.42 Preparing to unpack .../060-libstdc++-14-dev_14.2.0-19_amd64.deb ... #8 20.44 Unpacking libstdc++-14-dev:amd64 (14.2.0-19) ... #8 20.62 Selecting previously unselected package g++-14-x86-64-linux-gnu. #8 20.62 Preparing to unpack .../061-g++-14-x86-64-linux-gnu_14.2.0-19_amd64.deb ... #8 20.63 Unpacking g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 21.05 Selecting previously unselected package g++-14. #8 21.05 Preparing to unpack .../062-g++-14_14.2.0-19_amd64.deb ... #8 21.06 Unpacking g++-14 (14.2.0-19) ... #8 21.15 Selecting previously unselected package g++-x86-64-linux-gnu. #8 21.15 Preparing to unpack .../063-g++-x86-64-linux-gnu_4%3a14.2.0-1_amd64.deb ... #8 21.17 Unpacking g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 21.27 Selecting previously unselected package g++. #8 21.27 Preparing to unpack .../064-g++_4%3a14.2.0-1_amd64.deb ... #8 21.29 Unpacking g++ (4:14.2.0-1) ... #8 21.42 Selecting previously unselected package make. #8 21.43 Preparing to unpack .../065-make_4.4.1-2_amd64.deb ... #8 21.46 Unpacking make (4.4.1-2) ... #8 21.58 Selecting previously unselected package libdpkg-perl. #8 21.58 Preparing to unpack .../066-libdpkg-perl_1.22.21_all.deb ... #8 21.60 Unpacking libdpkg-perl (1.22.21) ... #8 21.70 Selecting previously unselected package patch. #8 21.70 Preparing to unpack .../067-patch_2.8-2_amd64.deb ... #8 21.71 Unpacking patch (2.8-2) ... #8 21.87 Selecting previously unselected package dpkg-dev. #8 21.87 Preparing to unpack .../068-dpkg-dev_1.22.21_all.deb ... #8 21.91 Unpacking dpkg-dev (1.22.21) ... #8 22.04 Selecting previously unselected package build-essential. #8 22.05 Preparing to unpack .../069-build-essential_12.12_amd64.deb ... #8 22.06 Unpacking build-essential (12.12) ... #8 22.28 Selecting previously unselected package libgpg-error0:amd64. #8 22.28 Preparing to unpack .../070-libgpg-error0_1.51-4_amd64.deb ... #8 22.31 Unpacking libgpg-error0:amd64 (1.51-4) ... #8 22.45 Selecting previously unselected package libassuan9:amd64. #8 22.45 Preparing to unpack .../071-libassuan9_3.0.2-2_amd64.deb ... #8 22.47 Unpacking libassuan9:amd64 (3.0.2-2) ... #8 22.59 Selecting previously unselected package libgcrypt20:amd64. #8 22.60 Preparing to unpack .../072-libgcrypt20_1.11.0-7_amd64.deb ... #8 22.61 Unpacking libgcrypt20:amd64 (1.11.0-7) ... #8 22.78 Selecting previously unselected package libreadline8t64:amd64. #8 22.78 Preparing to unpack .../073-libreadline8t64_8.2-6_amd64.deb ... #8 22.80 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64' #8 22.81 Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64' #8 22.83 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64' #8 22.84 Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' #8 22.85 Unpacking libreadline8t64:amd64 (8.2-6) ... #8 22.94 Selecting previously unselected package gpgconf. #8 22.94 Preparing to unpack .../074-gpgconf_2.4.7-21+b3_amd64.deb ... #8 22.95 Unpacking gpgconf (2.4.7-21+b3) ... #8 23.08 Selecting previously unselected package libunistring5:amd64. #8 23.08 Preparing to unpack .../075-libunistring5_1.3-2_amd64.deb ... #8 23.10 Unpacking libunistring5:amd64 (1.3-2) ... #8 23.29 Selecting previously unselected package libidn2-0:amd64. #8 23.29 Preparing to unpack .../076-libidn2-0_2.3.8-2_amd64.deb ... #8 23.32 Unpacking libidn2-0:amd64 (2.3.8-2) ... #8 23.54 Selecting previously unselected package libffi8:amd64. #8 23.54 Preparing to unpack .../077-libffi8_3.4.8-2_amd64.deb ... #8 23.57 Unpacking libffi8:amd64 (3.4.8-2) ... #8 23.69 Selecting previously unselected package libp11-kit0:amd64. #8 23.70 Preparing to unpack .../078-libp11-kit0_0.25.5-3_amd64.deb ... #8 23.71 Unpacking libp11-kit0:amd64 (0.25.5-3) ... #8 23.84 Selecting previously unselected package libtasn1-6:amd64. #8 23.84 Preparing to unpack .../079-libtasn1-6_4.20.0-2_amd64.deb ... #8 23.86 Unpacking libtasn1-6:amd64 (4.20.0-2) ... #8 23.97 Selecting previously unselected package libgnutls30t64:amd64. #8 23.97 Preparing to unpack .../080-libgnutls30t64_3.8.9-3_amd64.deb ... #8 23.99 Unpacking libgnutls30t64:amd64 (3.8.9-3) ... #8 24.12 Selecting previously unselected package libksba8:amd64. #8 24.13 Preparing to unpack .../081-libksba8_1.6.7-2+b1_amd64.deb ... #8 24.14 Unpacking libksba8:amd64 (1.6.7-2+b1) ... #8 24.23 Selecting previously unselected package libsasl2-modules-db:amd64. #8 24.23 Preparing to unpack .../082-libsasl2-modules-db_2.1.28+dfsg1-9_amd64.deb ... #8 24.25 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 24.35 Selecting previously unselected package libsasl2-2:amd64. #8 24.35 Preparing to unpack .../083-libsasl2-2_2.1.28+dfsg1-9_amd64.deb ... #8 24.36 Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 24.51 Selecting previously unselected package libldap2:amd64. #8 24.51 Preparing to unpack .../084-libldap2_2.6.10+dfsg-1_amd64.deb ... #8 24.52 Unpacking libldap2:amd64 (2.6.10+dfsg-1) ... #8 24.64 Selecting previously unselected package libnpth0t64:amd64. #8 24.65 Preparing to unpack .../085-libnpth0t64_1.8-3_amd64.deb ... #8 24.66 Unpacking libnpth0t64:amd64 (1.8-3) ... #8 24.78 Selecting previously unselected package dirmngr. #8 24.79 Preparing to unpack .../086-dirmngr_2.4.7-21+b3_amd64.deb ... #8 24.81 Unpacking dirmngr (2.4.7-21+b3) ... #8 24.94 Selecting previously unselected package libfakeroot:amd64. #8 24.94 Preparing to unpack .../087-libfakeroot_1.37.1.1-1_amd64.deb ... #8 24.95 Unpacking libfakeroot:amd64 (1.37.1.1-1) ... #8 25.05 Selecting previously unselected package fakeroot. #8 25.05 Preparing to unpack .../088-fakeroot_1.37.1.1-1_amd64.deb ... #8 25.07 Unpacking fakeroot (1.37.1.1-1) ... #8 25.18 Selecting previously unselected package libbrotli1:amd64. #8 25.18 Preparing to unpack .../089-libbrotli1_1.1.0-2+b7_amd64.deb ... #8 25.19 Unpacking libbrotli1:amd64 (1.1.0-2+b7) ... #8 25.31 Selecting previously unselected package libnghttp2-14:amd64. #8 25.31 Preparing to unpack .../090-libnghttp2-14_1.64.0-1.1_amd64.deb ... #8 25.33 Unpacking libnghttp2-14:amd64 (1.64.0-1.1) ... #8 25.44 Selecting previously unselected package libnghttp3-9:amd64. #8 25.44 Preparing to unpack .../091-libnghttp3-9_1.8.0-1_amd64.deb ... #8 25.45 Unpacking libnghttp3-9:amd64 (1.8.0-1) ... #8 25.57 Selecting previously unselected package libngtcp2-16:amd64. #8 25.57 Preparing to unpack .../092-libngtcp2-16_1.11.0-1_amd64.deb ... #8 25.58 Unpacking libngtcp2-16:amd64 (1.11.0-1) ... #8 26.07 Selecting previously unselected package libngtcp2-crypto-gnutls8:amd64. #8 26.07 Preparing to unpack .../093-libngtcp2-crypto-gnutls8_1.11.0-1_amd64.deb ... #8 26.09 Unpacking libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 26.20 Selecting previously unselected package libpsl5t64:amd64. #8 26.20 Preparing to unpack .../094-libpsl5t64_0.21.2-1.1+b1_amd64.deb ... #8 26.21 Unpacking libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 26.32 Selecting previously unselected package librtmp1:amd64. #8 26.32 Preparing to unpack .../095-librtmp1_2.4+20151223.gitfa8646d.1-2+b5_amd64.deb ... #8 26.34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 26.45 Selecting previously unselected package libssh2-1t64:amd64. #8 26.45 Preparing to unpack .../096-libssh2-1t64_1.11.1-1_amd64.deb ... #8 26.48 Unpacking libssh2-1t64:amd64 (1.11.1-1) ... #8 26.68 Selecting previously unselected package libcurl3t64-gnutls:amd64. #8 26.68 Preparing to unpack .../097-libcurl3t64-gnutls_8.14.1-2+deb13u2_amd64.deb ... #8 26.71 Unpacking libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 26.89 Selecting previously unselected package liberror-perl. #8 26.90 Preparing to unpack .../098-liberror-perl_0.17030-1_all.deb ... #8 26.93 Unpacking liberror-perl (0.17030-1) ... #8 27.09 Selecting previously unselected package git-man. #8 27.09 Preparing to unpack .../099-git-man_1%3a2.47.3-0+deb13u1_all.deb ... #8 27.13 Unpacking git-man (1:2.47.3-0+deb13u1) ... #8 27.39 Selecting previously unselected package git. #8 27.39 Preparing to unpack .../100-git_1%3a2.47.3-0+deb13u1_amd64.deb ... #8 27.42 Unpacking git (1:2.47.3-0+deb13u1) ... #8 27.79 Selecting previously unselected package gnupg-l10n. #8 27.79 Preparing to unpack .../101-gnupg-l10n_2.4.7-21_all.deb ... #8 27.82 Unpacking gnupg-l10n (2.4.7-21) ... #8 28.04 Selecting previously unselected package gpg. #8 28.04 Preparing to unpack .../102-gpg_2.4.7-21+b3_amd64.deb ... #8 28.08 Unpacking gpg (2.4.7-21+b3) ... #8 28.28 Selecting previously unselected package libncursesw6:amd64. #8 28.29 Preparing to unpack .../103-libncursesw6_6.5+20250216-2_amd64.deb ... #8 28.32 Unpacking libncursesw6:amd64 (6.5+20250216-2) ... #8 28.51 Selecting previously unselected package pinentry-curses. #8 28.51 Preparing to unpack .../104-pinentry-curses_1.3.1-2_amd64.deb ... #8 28.55 Unpacking pinentry-curses (1.3.1-2) ... #8 28.76 Selecting previously unselected package gpg-agent. #8 28.76 Preparing to unpack .../105-gpg-agent_2.4.7-21+b3_amd64.deb ... #8 28.79 Unpacking gpg-agent (2.4.7-21+b3) ... #8 28.90 Selecting previously unselected package gpgsm. #8 28.90 Preparing to unpack .../106-gpgsm_2.4.7-21+b3_amd64.deb ... #8 28.91 Unpacking gpgsm (2.4.7-21+b3) ... #8 29.03 Selecting previously unselected package gnupg. #8 29.03 Preparing to unpack .../107-gnupg_2.4.7-21_all.deb ... #8 29.05 Unpacking gnupg (2.4.7-21) ... #8 29.15 Selecting previously unselected package gnupg2. #8 29.15 Preparing to unpack .../108-gnupg2_2.4.7-21_all.deb ... #8 29.17 Unpacking gnupg2 (2.4.7-21) ... #8 29.27 Setting up libexpat1:amd64 (2.7.1-2) ... #8 29.35 Setting up libnpth0t64:amd64 (1.8-3) ... #8 29.46 Setting up libkeyutils1:amd64 (1.6.3-6) ... #8 29.55 Setting up libgdbm6t64:amd64 (1.24-2) ... #8 29.60 Setting up libgpg-error0:amd64 (1.51-4) ... #8 29.65 Setting up libgdbm-compat4t64:amd64 (1.24-2) ... #8 29.70 Setting up libtirpc-common (1.3.6+ds-1) ... #8 29.77 Setting up libbrotli1:amd64 (1.1.0-2+b7) ... #8 29.82 Setting up binutils-common:amd64 (2.44-3) ... #8 29.87 Setting up libnghttp2-14:amd64 (1.64.0-1.1) ... #8 29.92 Setting up linux-libc-dev (6.12.57-1) ... #8 29.97 Setting up libctf-nobfd0:amd64 (2.44-3) ... #8 30.02 Setting up libgcrypt20:amd64 (1.11.0-7) ... #8 30.07 Setting up libcom-err2:amd64 (1.47.2-3+b3) ... #8 30.11 Setting up libgomp1:amd64 (14.2.0-19) ... #8 30.16 Setting up bzip2 (1.0.8-6) ... #8 30.24 Setting up libsframe1:amd64 (2.44-3) ... #8 30.32 Setting up libfakeroot:amd64 (1.37.1.1-1) ... #8 30.44 Setting up libelf1t64:amd64 (0.192-4) ... #8 30.48 Setting up libjansson4:amd64 (2.14-2+b3) ... #8 30.53 Setting up libkrb5support0:amd64 (1.21.3-5) ... #8 30.58 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-9) ... #8 30.63 Setting up libcap2-bin (1:2.75-10+b1) ... #8 30.68 Setting up fakeroot (1.37.1.1-1) ... #8 30.72 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.72 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #8 30.76 Setting up rpcsvc-proto (1.4.3-1) ... #8 30.81 Setting up make (4.4.1-2) ... #8 30.86 Setting up libmpfr6:amd64 (4.2.2-1) ... #8 30.91 Setting up gnupg-l10n (2.4.7-21) ... #8 30.97 Setting up xz-utils (5.8.1-1) ... #8 31.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #8 31.42 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #8 31.45 Setting up libquadmath0:amd64 (14.2.0-19) ... #8 31.51 Setting up libunistring5:amd64 (1.3-2) ... #8 31.57 Setting up libmpc3:amd64 (1.3.1-1+b3) ... #8 31.63 Setting up libmnl0:amd64 (1.0.5-3) ... #8 31.69 Setting up libatomic1:amd64 (14.2.0-19) ... #8 31.74 Setting up patch (2.8-2) ... #8 31.81 Setting up libncursesw6:amd64 (6.5+20250216-2) ... #8 31.85 Setting up libk5crypto3:amd64 (1.21.3-5) ... #8 31.90 Setting up libxtables12:amd64 (1.8.11-2) ... #8 31.96 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-9) ... #8 32.01 Setting up libnghttp3-9:amd64 (1.8.0-1) ... #8 32.07 Setting up libubsan1:amd64 (14.2.0-19) ... #8 32.18 Setting up libffi8:amd64 (3.4.8-2) ... #8 32.28 Setting up perl-modules-5.40 (5.40.1-6) ... #8 32.35 Setting up libhwasan0:amd64 (14.2.0-19) ... #8 32.39 Setting up libcrypt-dev:amd64 (1:4.4.38-1) ... #8 32.45 Setting up libasan8:amd64 (14.2.0-19) ... #8 32.53 Setting up libassuan9:amd64 (3.0.2-2) ... #8 32.58 Setting up libtasn1-6:amd64 (4.20.0-2) ... #8 32.63 Setting up git-man (1:2.47.3-0+deb13u1) ... #8 32.68 Setting up libngtcp2-16:amd64 (1.11.0-1) ... #8 32.73 Setting up libkrb5-3:amd64 (1.21.3-5) ... #8 32.77 Setting up libssh2-1t64:amd64 (1.11.1-1) ... #8 32.83 Setting up libtsan2:amd64 (14.2.0-19) ... #8 32.87 Setting up libbinutils:amd64 (2.44-3) ... #8 32.92 Setting up libisl23:amd64 (0.27-1) ... #8 32.97 Setting up libc-dev-bin (2.41-12) ... #8 33.02 Setting up openssl (3.5.4-1~deb13u1) ... #8 33.08 Setting up readline-common (8.2-6) ... #8 33.13 Setting up libcc1-0:amd64 (14.2.0-19) ... #8 33.18 Setting up libldap2:amd64 (2.6.10+dfsg-1) ... #8 33.23 Setting up libbpf1:amd64 (1:1.5.0-3) ... #8 33.28 Setting up liblsan0:amd64 (14.2.0-19) ... #8 33.32 Setting up libitm1:amd64 (14.2.0-19) ... #8 33.37 Setting up libctf0:amd64 (2.44-3) ... #8 33.42 Setting up libksba8:amd64 (1.6.7-2+b1) ... #8 33.46 Setting up pinentry-curses (1.3.1-2) ... #8 33.52 Setting up libidn2-0:amd64 (2.3.8-2) ... #8 33.57 Setting up libperl5.40:amd64 (5.40.1-6) ... #8 33.63 Setting up ca-certificates (20250419) ... #8 33.71 debconf: unable to initialize frontend: Dialog #8 33.71 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 33.71 debconf: falling back to frontend: Readline #8 33.71 debconf: unable to initialize frontend: Readline #8 33.71 debconf: (This frontend requires a controlling tty.) #8 33.71 debconf: falling back to frontend: Teletype #8 33.71 debconf: unable to initialize frontend: Teletype #8 33.71 debconf: (This frontend requires a controlling tty.) #8 33.71 debconf: falling back to frontend: Noninteractive #8 33.88 Updating certificates in /etc/ssl/certs... #8 34.11 150 added, 0 removed; done. #8 34.19 Setting up perl (5.40.1-6) ... #8 34.25 Setting up libgprofng0:amd64 (2.44-3) ... #8 34.30 Setting up libp11-kit0:amd64 (0.25.5-3) ... #8 34.35 Setting up libgssapi-krb5-2:amd64 (1.21.3-5) ... #8 34.42 Setting up cpp-14-x86-64-linux-gnu (14.2.0-19) ... #8 34.46 Setting up libdpkg-perl (1.22.21) ... #8 34.51 Setting up cpp-14 (14.2.0-19) ... #8 34.56 Setting up libreadline8t64:amd64 (8.2-6) ... #8 34.61 Setting up gpgconf (2.4.7-21+b3) ... #8 34.68 Setting up libc6-dev:amd64 (2.41-12) ... #8 34.78 Setting up libgcc-14-dev:amd64 (14.2.0-19) ... #8 34.88 Setting up libstdc++-14-dev:amd64 (14.2.0-19) ... #8 34.98 Setting up gpg (2.4.7-21+b3) ... #8 35.19 Setting up binutils-x86-64-linux-gnu (2.44-3) ... #8 35.29 Setting up cpp-x86-64-linux-gnu (4:14.2.0-1) ... #8 35.39 Setting up libgnutls30t64:amd64 (3.8.9-3) ... #8 35.48 Setting up gpg-agent (2.4.7-21+b3) ... #8 35.93 Setting up libtirpc3t64:amd64 (1.3.6+ds-1) ... #8 36.04 Setting up iproute2 (6.15.0-1) ... #8 36.13 debconf: unable to initialize frontend: Dialog #8 36.13 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 36.13 debconf: falling back to frontend: Readline #8 36.13 debconf: unable to initialize frontend: Readline #8 36.13 debconf: (This frontend requires a controlling tty.) #8 36.13 debconf: falling back to frontend: Teletype #8 36.14 debconf: unable to initialize frontend: Teletype #8 36.14 debconf: (This frontend requires a controlling tty.) #8 36.14 debconf: falling back to frontend: Noninteractive #8 36.21 Setting up gpgsm (2.4.7-21+b3) ... #8 36.30 Setting up libpsl5t64:amd64 (0.21.2-1.1+b1) ... #8 36.34 Setting up binutils (2.44-3) ... #8 36.42 Setting up dpkg-dev (1.22.21) ... #8 36.50 Setting up liberror-perl (0.17030-1) ... #8 36.55 Setting up dirmngr (2.4.7-21+b3) ... #8 36.68 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b5) ... #8 36.78 Setting up cpp (4:14.2.0-1) ... #8 36.89 Setting up gnupg (2.4.7-21) ... #8 36.96 Setting up gcc-14-x86-64-linux-gnu (14.2.0-19) ... #8 37.02 Setting up libngtcp2-crypto-gnutls8:amd64 (1.11.0-1) ... #8 37.07 Setting up gnupg2 (2.4.7-21) ... #8 37.12 Setting up gcc-x86-64-linux-gnu (4:14.2.0-1) ... #8 37.16 Setting up libcurl3t64-gnutls:amd64 (8.14.1-2+deb13u2) ... #8 37.22 Setting up gcc-14 (14.2.0-19) ... #8 37.27 Setting up git (1:2.47.3-0+deb13u1) ... #8 37.35 Setting up g++-14-x86-64-linux-gnu (14.2.0-19) ... #8 37.41 Setting up g++-x86-64-linux-gnu (4:14.2.0-1) ... #8 37.48 Setting up g++-14 (14.2.0-19) ... #8 37.53 Setting up gcc (4:14.2.0-1) ... #8 37.64 Setting up g++ (4:14.2.0-1) ... #8 37.72 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 37.76 Setting up build-essential (12.12) ... #8 37.85 Processing triggers for libc-bin (2.41-12) ... #8 37.96 Processing triggers for ca-certificates (20250419) ... #8 38.00 Updating certificates in /etc/ssl/certs... #8 38.20 0 added, 0 removed; done. #8 38.20 Running hooks in /etc/ca-certificates/update.d... #8 38.21 done. #8 DONE 40.0s #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 0.320 + echo debian:13 #9 0.320 + cut -d : -f 2 #9 0.320 + sed s/./\u&/ #9 0.321 + VERSION=13 #9 0.321 + echo deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/ ./ #9 DONE 0.6s #10 [6/6] WORKDIR /OBS/ #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 1.0s done #11 writing image sha256:7a18bf8d2845db10c10bf44e710ef305ab051a820d1a9a6fe926ad14640329fa 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 1.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) docker: building image debian-13-osmocom-obs-build-binpkg-manuals + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian-13-osmocom-obs-build-binpkg', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg-manuals', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data/build_binpkg_manuals.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg_manuals.Dockerfile #1 transferring dockerfile: 802B done #1 DONE 0.1s #2 [internal] load metadata for docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/2] FROM docker.io/library/debian-13-osmocom-obs-build-binpkg:latest #4 DONE 0.4s #5 [2/2] RUN CASE "debian:13" in debian*|ubuntu*) apt-get update && apt-get install -y --no-install-recommends osmo-gsm-manuals-dev && apt-get clean ;; esac #5 0.319 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.319 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1553 B] #5 0.319 Hit:3 http://deb.debian.org/debian trixie-updates InRelease #5 0.325 Hit:4 http://deb.debian.org/debian-security trixie-security InRelease #5 0.341 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] #5 0.360 Fetched 73.3 kB in 0s (1057 kB/s) #5 0.360 Reading package lists... #5 0.675 W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details #5 0.679 Reading package lists... #5 1.039 Building dependency tree... #5 1.118 Reading state information... #5 1.226 The following additional packages will be installed: #5 1.226 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 1.226 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 1.226 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 1.226 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 1.226 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 1.226 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 1.226 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 1.226 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 1.226 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 1.226 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 1.226 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 1.226 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 1.226 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 1.226 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 1.226 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 1.226 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 1.226 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 1.226 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 1.226 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 1.226 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 1.226 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 1.226 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 1.226 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 1.226 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 1.226 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 1.226 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 1.226 media-types mscgen netbase openjade opensp osmocom-keyring osmocom-master #5 1.226 preview-latex-style procps python-apt-common python3 python3-apt #5 1.226 python3-autocommand python3-blockdiag python3-cairo python3-chardet #5 1.226 python3-docutils python3-freetype python3-funcparserlib python3-inflect #5 1.226 python3-jaraco.context python3-jaraco.functools python3-minimal #5 1.226 python3-more-itertools python3-nwdiag python3-pil python3-pkg-resources #5 1.226 python3-reportlab python3-rlpycairo python3-roman python3-typeguard #5 1.226 python3-typing-extensions python3-webcolors python3.13 python3.13-minimal #5 1.226 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info t1utils teckit #5 1.226 tex-common texlive texlive-base texlive-bibtex-extra texlive-binaries #5 1.226 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #5 1.226 texlive-lang-greek texlive-latex-base texlive-latex-extra #5 1.226 texlive-latex-recommended texlive-luatex texlive-pictures #5 1.226 texlive-plain-generic texlive-science texlive-xetex tipa ucf x11-common #5 1.226 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc #5 1.227 Suggested packages: #5 1.227 asciidoc-doc source-highlight epubcheck docbook ghostscript #5 1.227 graphicsmagick-imagemagick-compat | imagemagick inkscape latex-cjk-all #5 1.227 pdf-viewer texlive-lang-all texlive-lang-cyrillic transfig xindy #5 1.227 docbook-dsssl-doc docbook-defguide dbtoepub docbook-xsl-doc-html #5 1.227 | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc #5 1.227 docbook-xsl-saxon fop libsaxon-java libxalan2-java libxslthl-java xalan #5 1.227 docbook-xsl-ns docbook5-defguide fonts-freefont-otf | fonts-freefont-ttf #5 1.227 fonts-texgyre gsfonts graphviz-doc libavalon-framework-java #5 1.227 libexcalibur-logkit-java liblog4j1.2-java libgd-tools low-memory-monitor #5 1.227 libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc #5 1.227 libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-kvazaar #5 1.227 libheif-plugin-rav1e libheif-plugin-svtenc liblcms2-utils #5 1.227 libencode-eucjpascii-perl libencode-hanextra-perl libpod2-base-perl #5 1.227 libmpfi-doc sgmls-doc doc-base python3-doc python3-tk python3-venv #5 1.227 python-apt-doc docutils-doc fonts-linuxlibertine | ttf-linux-libertine #5 1.227 texlive-lang-french python-pil-doc python3-setuptools #5 1.227 python3-egenix-mxtexttools python-reportlab-doc rl-accel rl-renderpm #5 1.227 python3.13-venv python3.13-doc binfmt-support sgml-base-doc perlsgml w3-recs #5 1.227 debhelper gv | postscript-viewer perl-tk xpdf | pdf-viewer xzdec #5 1.227 texlive-binaries-sse2 hintview chktex default-jre-headless dvidvi dvipng #5 1.227 fragmaster lacheck latexdiff latexmk purifyeps texlive-fonts-recommended-doc #5 1.227 texlive-latex-base-doc wp2latex python3-pygments icc-profiles #5 1.227 texlive-latex-extra-doc texlive-latex-recommended-doc texlive-pstricks #5 1.227 dot2tex prerex texlive-pictures-doc vprerex texlive-science-doc tipa-doc #5 1.227 Recommended packages: #5 1.227 xmlto dblatex-doc fonts-liberation libgdk-pixbuf2.0-bin libglib2.0-data #5 1.227 xdg-user-dirs libgts-bin libheif-plugin-x265 libheif-plugin-aomenc #5 1.227 javascript-common librsvg2-common mailcap psmisc linux-sysctl-defaults #5 1.227 lsb-release iso-codes python3-pygments python3-olefile fonts-dejavu-extra #5 1.227 dvisvgm ghostscript liblog-log4perl-perl ruby tex-gyre default-jre #5 1.227 libspreadsheet-parseexcel-perl tk libfile-mimeinfo-perl libnet-dbus-perl #5 1.227 libx11-protocol-perl x11-utils x11-xserver-utils #5 2.103 The following NEW packages will be installed: #5 2.103 asciidoc asciidoc-base asciidoc-common asciidoc-dblatex dblatex #5 2.103 distro-info-data docbook-dsssl docbook-utils docbook-xml docbook-xsl #5 2.103 docbook5-xml docutils-common fontconfig fontconfig-config fonts-dejavu-core #5 2.103 fonts-dejavu-mono fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern #5 2.103 fonts-urw-base35 graphviz libabsl20240722 libann0 libaom3 libapache-pom-java #5 2.103 libavif16 libbibtex-parser-perl libcairo-gobject2 libcairo2 libcdt5 #5 2.103 libcgraph6 libcommons-logging-java libcommons-parent-java libdatrie1 #5 2.103 libdav1d7 libde265-0 libdeflate0 libfile-homedir-perl libfile-which-perl #5 2.103 libfontbox-java libfontconfig1 libfontenc1 libfreetype6 libfribidi0 #5 2.103 libgav1-1 libgd3 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libglib2.0-0t64 #5 2.103 libgraphite2-3 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b #5 2.103 libheif-plugin-dav1d libheif-plugin-libde265 libheif1 libice6 libicu76 #5 2.103 libimagequant0 libio-string-perl libjbig0 libjpeg62-turbo libjs-jquery #5 2.103 libkpathsea6 liblab-gamut1 liblatex-tounicode-perl liblcms2-2 liblerc4 #5 2.103 libltdl7 libmime-charset-perl libmpfi0 libopenjp2-7 libosp5 libostyle1t64 #5 2.103 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpaper-utils #5 2.103 libpaper2 libpathplan4 libpdfbox-java libpixman-1-0 libpng16-16t64 #5 2.103 libpotrace0 libproc2-0 libptexenc1 libpython3-stdlib libpython3.13-minimal #5 2.103 libpython3.13-stdlib libraqm0 librav1e0.7 librsvg2-2 librsvg2-bin #5 2.103 libsgmls-perl libsharpyuv0 libsm6 libsombok3 libsvtav1enc2 libsynctex2 #5 2.103 libteckit0 libtexlua53-5 libtext-charwidth-perl libtext-wrapi18n-perl #5 2.104 libthai-data libthai0 libtiff6 libunicode-linebreak-perl libwebp7 #5 2.104 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxaw7 #5 2.104 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxi6 libxml2 #5 2.104 libxml2-utils libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 #5 2.104 libyaml-tiny-perl libyuv0 libzzip-0-13t64 lmodern lynx lynx-common #5 2.104 media-types mscgen netbase openjade opensp osmo-gsm-manuals-dev #5 2.104 osmocom-keyring osmocom-master preview-latex-style procps python-apt-common #5 2.104 python3 python3-apt python3-autocommand python3-blockdiag python3-cairo #5 2.104 python3-chardet python3-docutils python3-freetype python3-funcparserlib #5 2.104 python3-inflect python3-jaraco.context python3-jaraco.functools #5 2.104 python3-minimal python3-more-itertools python3-nwdiag python3-pil #5 2.104 python3-pkg-resources python3-reportlab python3-rlpycairo python3-roman #5 2.104 python3-typeguard python3-typing-extensions python3-webcolors python3.13 #5 2.104 python3.13-minimal sensible-utils sgml-base sgml-data sgmlspl #5 2.104 shared-mime-info t1utils teckit tex-common texlive texlive-base #5 2.104 texlive-bibtex-extra texlive-binaries texlive-extra-utils #5 2.104 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #5 2.104 texlive-latex-base texlive-latex-extra texlive-latex-recommended #5 2.104 texlive-luatex texlive-pictures texlive-plain-generic texlive-science #5 2.104 texlive-xetex tipa ucf x11-common xdg-utils xfonts-encodings xfonts-utils #5 2.104 xml-core xsltproc #5 2.131 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded. #5 2.131 Need to get 489 MB of archives. #5 2.131 After this operation, 1132 MB of additional disk space will be used. #5 2.131 Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2 [862 kB] #5 2.153 Get:2 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-keyring 1.1.1.8.7873 [3168 B] #5 2.156 Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmocom-master 1.1.0 [1180 B] #5 2.160 Get:4 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2 [2224 kB] #5 2.161 Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ osmo-gsm-manuals-dev 1.6.1.6.d24f [441 kB] #5 2.190 Get:6 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] #5 2.190 Get:7 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] #5 2.190 Get:8 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] #5 2.190 Get:9 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2 [1956 kB] #5 2.198 Get:10 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2 [757 kB] #5 2.205 Get:11 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] #5 2.205 Get:12 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] #5 2.205 Get:13 http://deb.debian.org/debian trixie/main amd64 libproc2-0 amd64 2:4.0.4-9 [65.6 kB] #5 2.206 Get:14 http://deb.debian.org/debian trixie/main amd64 procps amd64 2:4.0.4-9 [882 kB] #5 2.214 Get:15 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] #5 2.214 Get:16 http://deb.debian.org/debian trixie/main amd64 libtext-charwidth-perl amd64 0.04-11+b4 [9476 B] #5 2.215 Get:17 http://deb.debian.org/debian trixie/main amd64 libtext-wrapi18n-perl all 0.06-10 [8808 B] #5 2.215 Get:18 http://deb.debian.org/debian trixie/main amd64 ucf all 3.0052 [43.3 kB] #5 2.215 Get:19 http://deb.debian.org/debian trixie/main amd64 asciidoc-common all 10.2.1-1 [104 kB] #5 2.216 Get:20 http://deb.debian.org/debian trixie/main amd64 sgml-base all 1.31+nmu1 [10.9 kB] #5 2.216 Get:21 http://deb.debian.org/debian trixie/main amd64 xml-core all 0.19 [20.1 kB] #5 2.217 Get:22 http://deb.debian.org/debian trixie/main amd64 docbook-xsl all 1.79.2+dfsg-7 [1221 kB] #5 2.227 Get:23 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] #5 2.234 Get:24 http://deb.debian.org/debian trixie/main amd64 libxml2-utils amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [100 kB] #5 2.234 Get:25 http://deb.debian.org/debian trixie/main amd64 libxslt1.1 amd64 1.1.35-1.2+deb13u2 [233 kB] #5 2.237 Get:26 http://deb.debian.org/debian trixie/main amd64 xsltproc amd64 1.1.35-1.2+deb13u2 [115 kB] #5 2.238 Get:27 http://deb.debian.org/debian trixie/main amd64 asciidoc-base all 10.2.1-1 [84.9 kB] #5 2.238 Get:28 http://deb.debian.org/debian trixie/main amd64 asciidoc all 10.2.1-1 [5708 B] #5 2.239 Get:29 http://deb.debian.org/debian trixie/main amd64 sgml-data all 2.0.11+nmu1 [179 kB] #5 2.240 Get:30 http://deb.debian.org/debian trixie/main amd64 docbook-xml all 4.5-13 [77.4 kB] #5 2.241 Get:31 http://deb.debian.org/debian trixie/main amd64 python-apt-common all 3.0.0 [68.2 kB] #5 2.241 Get:32 http://deb.debian.org/debian trixie/main amd64 distro-info-data all 0.66+deb13u1 [6724 B] #5 2.242 Get:33 http://deb.debian.org/debian trixie/main amd64 python3-apt amd64 3.0.0 [164 kB] #5 2.248 Get:34 http://deb.debian.org/debian trixie/main amd64 tex-common all 6.19 [29.4 kB] #5 2.248 Get:35 http://deb.debian.org/debian trixie/main amd64 libpaper2 amd64 2.2.5-0.3+b2 [16.7 kB] #5 2.248 Get:36 http://deb.debian.org/debian trixie/main amd64 libpaper-utils amd64 2.2.5-0.3+b2 [16.5 kB] #5 2.249 Get:37 http://deb.debian.org/debian trixie/main amd64 libkpathsea6 amd64 2024.20240313.70630+ds-6 [157 kB] #5 2.251 Get:38 http://deb.debian.org/debian trixie/main amd64 libptexenc1 amd64 2024.20240313.70630+ds-6 [49.3 kB] #5 2.252 Get:39 http://deb.debian.org/debian trixie/main amd64 libsynctex2 amd64 2024.20240313.70630+ds-6 [62.9 kB] #5 2.254 Get:40 http://deb.debian.org/debian trixie/main amd64 libtexlua53-5 amd64 2024.20240313.70630+ds-6 [114 kB] #5 2.255 Get:41 http://deb.debian.org/debian trixie/main amd64 t1utils amd64 1.41-4 [62.1 kB] #5 2.257 Get:42 http://deb.debian.org/debian trixie/main amd64 libpng16-16t64 amd64 1.6.48-1 [282 kB] #5 2.260 Get:43 http://deb.debian.org/debian trixie/main amd64 libfreetype6 amd64 2.13.3+dfsg-1 [452 kB] #5 2.264 Get:44 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-mono all 2.37-8 [489 kB] #5 2.268 Get:45 http://deb.debian.org/debian trixie/main amd64 fonts-dejavu-core all 2.37-8 [840 kB] #5 2.276 Get:46 http://deb.debian.org/debian trixie/main amd64 libfontenc1 amd64 1:1.1.8-1+b2 [23.3 kB] #5 2.276 Get:47 http://deb.debian.org/debian trixie/main amd64 x11-common all 1:7.7+24+deb13u1 [217 kB] #5 2.278 Get:48 http://deb.debian.org/debian trixie/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] #5 2.282 Get:49 http://deb.debian.org/debian trixie/main amd64 xfonts-utils amd64 1:7.7+7 [93.3 kB] #5 2.283 Get:50 http://deb.debian.org/debian trixie/main amd64 fonts-urw-base35 all 20200910-8 [10.8 MB] #5 2.377 Get:51 http://deb.debian.org/debian trixie/main amd64 fontconfig-config amd64 2.15.0-2.3 [318 kB] #5 2.378 Get:52 http://deb.debian.org/debian trixie/main amd64 libfontconfig1 amd64 2.15.0-2.3 [392 kB] #5 2.381 Get:53 http://deb.debian.org/debian trixie/main amd64 libpixman-1-0 amd64 0.44.0-3 [248 kB] #5 2.383 Get:54 http://deb.debian.org/debian trixie/main amd64 libxau6 amd64 1:1.0.11-1 [20.4 kB] #5 2.384 Get:55 http://deb.debian.org/debian trixie/main amd64 libxdmcp6 amd64 1:1.1.5-1 [27.8 kB] #5 2.384 Get:56 http://deb.debian.org/debian trixie/main amd64 libxcb1 amd64 1.17.0-2+b1 [144 kB] #5 2.385 Get:57 http://deb.debian.org/debian trixie/main amd64 libx11-data all 2:1.8.12-1 [343 kB] #5 2.388 Get:58 http://deb.debian.org/debian trixie/main amd64 libx11-6 amd64 2:1.8.12-1 [815 kB] #5 2.395 Get:59 http://deb.debian.org/debian trixie/main amd64 libxcb-render0 amd64 1.17.0-2+b1 [115 kB] #5 2.396 Get:60 http://deb.debian.org/debian trixie/main amd64 libxcb-shm0 amd64 1.17.0-2+b1 [105 kB] #5 2.397 Get:61 http://deb.debian.org/debian trixie/main amd64 libxext6 amd64 2:1.3.4-1+b3 [50.4 kB] #5 2.397 Get:62 http://deb.debian.org/debian trixie/main amd64 libxrender1 amd64 1:0.9.12-1 [27.9 kB] #5 2.397 Get:63 http://deb.debian.org/debian trixie/main amd64 libcairo2 amd64 1.18.4-1+b1 [538 kB] #5 2.402 Get:64 http://deb.debian.org/debian trixie/main amd64 libgraphite2-3 amd64 1.3.14-2+b1 [75.4 kB] #5 2.403 Get:65 http://deb.debian.org/debian trixie/main amd64 libglib2.0-0t64 amd64 2.84.4-3~deb13u1 [1519 kB] #5 2.416 Get:66 http://deb.debian.org/debian trixie/main amd64 libharfbuzz0b amd64 10.2.0-1+b1 [479 kB] #5 2.420 Get:67 http://deb.debian.org/debian trixie/main amd64 libicu76 amd64 76.1-4 [9722 kB] #5 2.504 Get:68 http://deb.debian.org/debian trixie/main amd64 libmpfi0 amd64 1.5.4+ds-4 [35.5 kB] #5 2.505 Get:69 http://deb.debian.org/debian trixie/main amd64 libpotrace0 amd64 1.16-2+b2 [25.6 kB] #5 2.505 Get:70 http://deb.debian.org/debian trixie/main amd64 libteckit0 amd64 2.5.12+ds1-1+b1 [341 kB] #5 2.507 Get:71 http://deb.debian.org/debian trixie/main amd64 libice6 amd64 2:1.1.1-1 [65.4 kB] #5 2.507 Get:72 http://deb.debian.org/debian trixie/main amd64 libsm6 amd64 2:1.2.6-1 [37.3 kB] #5 2.507 Get:73 http://deb.debian.org/debian trixie/main amd64 libxt6t64 amd64 1:1.2.1-1.2+b2 [188 kB] #5 2.509 Get:74 http://deb.debian.org/debian trixie/main amd64 libxmu6 amd64 2:1.1.3-3+b4 [59.0 kB] #5 2.509 Get:75 http://deb.debian.org/debian trixie/main amd64 libxpm4 amd64 1:3.5.17-1+b3 [56.2 kB] #5 2.510 Get:76 http://deb.debian.org/debian trixie/main amd64 libxaw7 amd64 2:1.0.16-1 [212 kB] #5 2.511 Get:77 http://deb.debian.org/debian trixie/main amd64 libxi6 amd64 2:1.8.2-1 [78.9 kB] #5 2.517 Get:78 http://deb.debian.org/debian trixie/main amd64 libzzip-0-13t64 amd64 0.13.78+dfsg.1-0.1 [59.0 kB] #5 2.519 Get:79 http://deb.debian.org/debian trixie/main amd64 texlive-binaries amd64 2024.20240313.70630+ds-6 [8446 kB] #5 2.593 Get:80 http://deb.debian.org/debian trixie/main amd64 xdg-utils all 1.2.1-2 [75.8 kB] #5 2.594 Get:81 http://deb.debian.org/debian trixie/main amd64 texlive-base all 2024.20250309-1 [23.1 MB] #5 2.794 Get:82 http://deb.debian.org/debian trixie/main amd64 texlive-fonts-recommended all 2024.20250309-1 [4989 kB] #5 2.831 Get:83 http://deb.debian.org/debian trixie/main amd64 fonts-lmodern all 2.005-1 [4540 kB] #5 2.870 Get:84 http://deb.debian.org/debian trixie/main amd64 texlive-latex-base all 2024.20250309-1 [1294 kB] #5 2.881 Get:85 http://deb.debian.org/debian trixie/main amd64 texlive-latex-recommended all 2024.20250309-1 [8745 kB] #5 2.957 Get:86 http://deb.debian.org/debian trixie/main amd64 texlive all 2024.20250309-1 [18.7 kB] #5 2.958 Get:87 http://deb.debian.org/debian trixie/main amd64 libio-string-perl all 1.08-4 [12.1 kB] #5 2.958 Get:88 http://deb.debian.org/debian trixie/main amd64 liblatex-tounicode-perl all 0.55-1 [28.8 kB] #5 2.959 Get:89 http://deb.debian.org/debian trixie/main amd64 libbibtex-parser-perl all 1.05+dfsg-1 [17.4 kB] #5 2.960 Get:90 http://deb.debian.org/debian trixie/main amd64 texlive-bibtex-extra all 2024.20250309-2 [79.4 MB] #5 3.744 Get:91 http://deb.debian.org/debian trixie/main amd64 libfile-which-perl all 1.27-2 [15.1 kB] #5 3.745 Get:92 http://deb.debian.org/debian trixie/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB] #5 3.746 Get:93 http://deb.debian.org/debian trixie/main amd64 libthai-data all 0.1.29-2 [168 kB] #5 3.747 Get:94 http://deb.debian.org/debian trixie/main amd64 libdatrie1 amd64 0.2.13-3+b1 [38.1 kB] #5 3.749 Get:95 http://deb.debian.org/debian trixie/main amd64 libthai0 amd64 0.1.29-2+b1 [49.4 kB] #5 3.750 Get:96 http://deb.debian.org/debian trixie/main amd64 libsombok3 amd64 2.4.0-2+b2 [31.8 kB] #5 3.751 Get:97 http://deb.debian.org/debian trixie/main amd64 libmime-charset-perl all 1.013.1-2 [34.0 kB] #5 3.783 Get:98 http://deb.debian.org/debian trixie/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1+b9 [96.1 kB] #5 3.784 Get:99 http://deb.debian.org/debian trixie/main amd64 libyaml-tiny-perl all 1.76-1 [29.8 kB] #5 3.784 Get:100 http://deb.debian.org/debian trixie/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #5 3.786 Get:101 http://deb.debian.org/debian trixie/main amd64 lmodern all 2.005-1 [9480 kB] #5 3.842 Get:102 http://deb.debian.org/debian trixie/main amd64 texlive-luatex all 2024.20250309-1 [29.1 MB] #5 4.227 Get:103 http://deb.debian.org/debian trixie/main amd64 texlive-plain-generic all 2024.20250309-2 [29.0 MB] #5 4.448 Get:104 http://deb.debian.org/debian trixie/main amd64 texlive-extra-utils all 2024.20250309-2 [67.6 MB] #5 5.030 Get:105 http://deb.debian.org/debian trixie/main amd64 libapache-pom-java all 33-2 [5852 B] #5 5.030 Get:106 http://deb.debian.org/debian trixie/main amd64 libcommons-parent-java all 56-1 [10.8 kB] #5 5.030 Get:107 http://deb.debian.org/debian trixie/main amd64 libcommons-logging-java all 1.3.0-2 [68.6 kB] #5 5.031 Get:108 http://deb.debian.org/debian trixie/main amd64 libfontbox-java all 1:1.8.16-5 [211 kB] #5 5.031 Get:109 http://deb.debian.org/debian trixie/main amd64 libpdfbox-java all 1:1.8.16-5 [5527 kB] #5 5.072 Get:110 http://deb.debian.org/debian trixie/main amd64 preview-latex-style all 13.2-1.1 [350 kB] #5 5.075 Get:111 http://deb.debian.org/debian trixie/main amd64 texlive-pictures all 2024.20250309-1 [17.0 MB] #5 5.221 Get:112 http://deb.debian.org/debian trixie/main amd64 texlive-latex-extra all 2024.20250309-2 [25.2 MB] #5 5.437 Get:113 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-baskerville all 1.1-6 [43.7 kB] #5 5.437 Get:114 http://deb.debian.org/debian trixie/main amd64 fonts-gfs-porson all 1.1-7 [33.8 kB] #5 5.437 Get:115 http://deb.debian.org/debian trixie/main amd64 texlive-lang-greek all 2024.20250309-1 [79.2 MB] #5 6.122 Get:116 http://deb.debian.org/debian trixie/main amd64 texlive-science all 2024.20250309-2 [3937 kB] #5 6.143 Get:117 http://deb.debian.org/debian trixie/main amd64 dblatex all 0.3.12py3-5 [359 kB] #5 6.146 Get:118 http://deb.debian.org/debian trixie/main amd64 libosp5 amd64 1.5.2-15.2 [972 kB] #5 6.154 Get:119 http://deb.debian.org/debian trixie/main amd64 libostyle1t64 amd64 1.4devel1-23.3 [663 kB] #5 6.160 Get:120 http://deb.debian.org/debian trixie/main amd64 openjade amd64 1.4devel1-23.3 [285 kB] #5 6.162 Get:121 http://deb.debian.org/debian trixie/main amd64 docbook-dsssl all 1.79-10 [234 kB] #5 6.164 Get:122 http://deb.debian.org/debian trixie/main amd64 teckit amd64 2.5.12+ds1-1+b1 [714 kB] #5 6.170 Get:123 http://deb.debian.org/debian trixie/main amd64 tipa all 2:1.3-21 [2974 kB] #5 6.196 Get:124 http://deb.debian.org/debian trixie/main amd64 texlive-xetex all 2024.20250309-1 [11.3 MB] #5 6.293 Get:125 http://deb.debian.org/debian trixie/main amd64 texlive-formats-extra all 2024.20250309-2 [7795 kB] #5 6.360 Get:126 http://deb.debian.org/debian trixie/main amd64 lynx-common all 2.9.2-1 [1193 kB] #5 6.370 Get:127 http://deb.debian.org/debian trixie/main amd64 lynx amd64 2.9.2-1 [641 kB] #5 6.375 Get:128 http://deb.debian.org/debian trixie/main amd64 libsgmls-perl all 1.03ii-38 [23.7 kB] #5 6.375 Get:129 http://deb.debian.org/debian trixie/main amd64 sgmlspl all 1.03ii-38 [8752 B] #5 6.375 Get:130 http://deb.debian.org/debian trixie/main amd64 opensp amd64 1.5.2-15.2 [448 kB] #5 6.379 Get:131 http://deb.debian.org/debian trixie/main amd64 docbook-utils all 0.6.14-4 [64.5 kB] #5 6.380 Get:132 http://deb.debian.org/debian trixie/main amd64 asciidoc-dblatex all 10.2.1-1 [7192 B] #5 6.380 Get:133 http://deb.debian.org/debian trixie/main amd64 docbook5-xml all 5.0-4 [667 kB] #5 6.386 Get:134 http://deb.debian.org/debian trixie/main amd64 docutils-common all 0.21.2+dfsg-2 [128 kB] #5 6.387 Get:135 http://deb.debian.org/debian trixie/main amd64 fontconfig amd64 2.15.0-2.3 [463 kB] #5 6.391 Get:136 http://deb.debian.org/debian trixie/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB] #5 6.391 Get:137 http://deb.debian.org/debian trixie/main amd64 libcdt5 amd64 2.42.4-3 [40.3 kB] #5 6.391 Get:138 http://deb.debian.org/debian trixie/main amd64 libcgraph6 amd64 2.42.4-3 [64.0 kB] #5 6.392 Get:139 http://deb.debian.org/debian trixie/main amd64 libaom3 amd64 3.12.1-1 [1871 kB] #5 6.521 Get:140 http://deb.debian.org/debian trixie/main amd64 libdav1d7 amd64 1.5.1-1 [559 kB] #5 6.527 Get:141 http://deb.debian.org/debian trixie/main amd64 libabsl20240722 amd64 20240722.0-4 [492 kB] #5 6.528 Get:142 http://deb.debian.org/debian trixie/main amd64 libgav1-1 amd64 0.19.0-3+b1 [353 kB] #5 6.529 Get:143 http://deb.debian.org/debian trixie/main amd64 librav1e0.7 amd64 0.7.1-9+b2 [946 kB] #5 6.531 Get:144 http://deb.debian.org/debian trixie/main amd64 libsvtav1enc2 amd64 2.3.0+dfsg-1 [2489 kB] #5 6.536 Get:145 http://deb.debian.org/debian trixie/main amd64 libjpeg62-turbo amd64 1:2.1.5-4 [168 kB] #5 6.536 Get:146 http://deb.debian.org/debian trixie/main amd64 libyuv0 amd64 0.0.1904.20250204-1 [174 kB] #5 6.537 Get:147 http://deb.debian.org/debian trixie/main amd64 libavif16 amd64 1.2.1-1.2 [133 kB] #5 6.537 Get:148 http://deb.debian.org/debian trixie/main amd64 libsharpyuv0 amd64 1.5.0-0.1 [116 kB] #5 6.538 Get:149 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-dav1d amd64 1.19.8-1 [11.7 kB] #5 6.538 Get:150 http://deb.debian.org/debian trixie/main amd64 libde265-0 amd64 1.0.15-1+b3 [189 kB] #5 6.539 Get:151 http://deb.debian.org/debian trixie/main amd64 libheif-plugin-libde265 amd64 1.19.8-1 [15.3 kB] #5 6.539 Get:152 http://deb.debian.org/debian trixie/main amd64 libheif1 amd64 1.19.8-1 [520 kB] #5 6.544 Get:153 http://deb.debian.org/debian trixie/main amd64 libimagequant0 amd64 2.18.0-1+b2 [35.2 kB] #5 6.545 Get:154 http://deb.debian.org/debian trixie/main amd64 libdeflate0 amd64 1.23-2 [47.3 kB] #5 6.545 Get:155 http://deb.debian.org/debian trixie/main amd64 libjbig0 amd64 2.1-6.1+b2 [32.1 kB] #5 6.546 Get:156 http://deb.debian.org/debian trixie/main amd64 liblerc4 amd64 4.0.0+ds-5 [183 kB] #5 6.547 Get:157 http://deb.debian.org/debian trixie/main amd64 libwebp7 amd64 1.5.0-0.1 [318 kB] #5 6.550 Get:158 http://deb.debian.org/debian trixie/main amd64 libtiff6 amd64 4.7.0-3+deb13u1 [346 kB] #5 6.553 Get:159 http://deb.debian.org/debian trixie/main amd64 libgd3 amd64 2.3.3-13 [126 kB] #5 6.554 Get:160 http://deb.debian.org/debian trixie/main amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2+b1 [160 kB] #5 6.555 Get:161 http://deb.debian.org/debian trixie/main amd64 libltdl7 amd64 2.5.4-4 [416 kB] #5 6.559 Get:162 http://deb.debian.org/debian trixie/main amd64 libfribidi0 amd64 1.0.16-1 [26.5 kB] #5 6.559 Get:163 http://deb.debian.org/debian trixie/main amd64 libpango-1.0-0 amd64 1.56.3-1 [226 kB] #5 6.561 Get:164 http://deb.debian.org/debian trixie/main amd64 libpangoft2-1.0-0 amd64 1.56.3-1 [55.6 kB] #5 6.562 Get:165 http://deb.debian.org/debian trixie/main amd64 libpangocairo-1.0-0 amd64 1.56.3-1 [35.7 kB] #5 6.562 Get:166 http://deb.debian.org/debian trixie/main amd64 libpathplan4 amd64 2.42.4-3 [42.6 kB] #5 6.562 Get:167 http://deb.debian.org/debian trixie/main amd64 libgvc6 amd64 2.42.4-3 [686 kB] #5 6.568 Get:168 http://deb.debian.org/debian trixie/main amd64 libgvpr2 amd64 2.42.4-3 [192 kB] #5 6.570 Get:169 http://deb.debian.org/debian trixie/main amd64 liblab-gamut1 amd64 2.42.4-3 [198 kB] #5 6.572 Get:170 http://deb.debian.org/debian trixie/main amd64 graphviz amd64 2.42.4-3 [621 kB] #5 6.577 Get:171 http://deb.debian.org/debian trixie/main amd64 libcairo-gobject2 amd64 1.18.4-1+b1 [130 kB] #5 6.578 Get:172 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf2.0-common all 2.42.12+dfsg-4 [311 kB] #5 6.581 Get:173 http://deb.debian.org/debian trixie/main amd64 shared-mime-info amd64 2.4-5+b2 [760 kB] #5 6.588 Get:174 http://deb.debian.org/debian trixie/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.12+dfsg-4 [141 kB] #5 6.589 Get:175 http://deb.debian.org/debian trixie/main amd64 liblcms2-2 amd64 2.16-2 [160 kB] #5 6.590 Get:176 http://deb.debian.org/debian trixie/main amd64 libopenjp2-7 amd64 2.5.3-2.1~deb13u1 [205 kB] #5 6.592 Get:177 http://deb.debian.org/debian trixie/main amd64 libraqm0 amd64 0.10.2-1 [13.9 kB] #5 6.592 Get:178 http://deb.debian.org/debian trixie/main amd64 librsvg2-2 amd64 2.60.0+dfsg-1 [1789 kB] #5 6.608 Get:179 http://deb.debian.org/debian trixie/main amd64 librsvg2-bin amd64 2.60.0+dfsg-1 [1967 kB] #5 6.625 Get:180 http://deb.debian.org/debian trixie/main amd64 libwebpdemux2 amd64 1.5.0-0.1 [113 kB] #5 6.626 Get:181 http://deb.debian.org/debian trixie/main amd64 libwebpmux3 amd64 1.5.0-0.1 [126 kB] #5 6.627 Get:182 http://deb.debian.org/debian trixie/main amd64 mscgen amd64 0.20-16 [46.8 kB] #5 6.627 Get:183 http://deb.debian.org/debian trixie/main amd64 python3-funcparserlib all 1.0.0-0.2 [17.5 kB] #5 6.628 Get:184 http://deb.debian.org/debian trixie/main amd64 python3-pil amd64 11.1.0-5+b1 [513 kB] #5 6.632 Get:185 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] #5 6.633 Get:186 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] #5 6.633 Get:187 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] #5 6.634 Get:188 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] #5 6.634 Get:189 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] #5 6.640 Get:190 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1 [8276 B] #5 6.641 Get:191 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] #5 6.643 Get:192 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] #5 6.646 Get:193 http://deb.debian.org/debian trixie/main amd64 python3-webcolors all 1.13-1 [15.3 kB] #5 6.648 Get:194 http://deb.debian.org/debian trixie/main amd64 python3-roman all 5.0-1 [10.6 kB] #5 6.651 Get:195 http://deb.debian.org/debian trixie/main amd64 python3-docutils all 0.21.2+dfsg-2 [403 kB] #5 6.655 Get:196 http://deb.debian.org/debian trixie/main amd64 python3-chardet all 5.2.0+dfsg-2 [108 kB] #5 6.656 Get:197 http://deb.debian.org/debian trixie/main amd64 python3-cairo amd64 1.27.0-2 [114 kB] #5 6.657 Get:198 http://deb.debian.org/debian trixie/main amd64 python3-freetype all 2.5.1-1 [89.3 kB] #5 6.659 Get:199 http://deb.debian.org/debian trixie/main amd64 python3-rlpycairo all 0.3.0-3 [9904 B] #5 6.660 Get:200 http://deb.debian.org/debian trixie/main amd64 python3-reportlab all 4.3.1-1 [1158 kB] #5 6.671 Get:201 http://deb.debian.org/debian trixie/main amd64 python3-blockdiag all 3.0.0+dfsg-3 [73.1 kB] #5 6.672 Get:202 http://deb.debian.org/debian trixie/main amd64 python3-nwdiag all 3.0.0+dfsg-2 [32.7 kB] #5 6.801 debconf: unable to initialize frontend: Dialog #5 6.801 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 6.801 debconf: falling back to frontend: Readline #5 6.804 debconf: unable to initialize frontend: Readline #5 6.804 debconf: (This frontend requires a controlling tty.) #5 6.804 debconf: falling back to frontend: Teletype #5 6.805 debconf: unable to initialize frontend: Teletype #5 6.805 debconf: (This frontend requires a controlling tty.) #5 6.805 debconf: falling back to frontend: Noninteractive #5 9.187 Preconfiguring packages ... #5 9.294 Fetched 489 MB in 5s (107 MB/s) #5 9.434 Selecting previously unselected package libpython3.13-minimal:amd64. #5 9.434 (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 ... 15437 files and directories currently installed.) #5 9.441 Preparing to unpack .../libpython3.13-minimal_3.13.5-2_amd64.deb ... #5 9.471 Unpacking libpython3.13-minimal:amd64 (3.13.5-2) ... #5 9.743 Selecting previously unselected package python3.13-minimal. #5 9.746 Preparing to unpack .../python3.13-minimal_3.13.5-2_amd64.deb ... #5 9.780 Unpacking python3.13-minimal (3.13.5-2) ... #5 10.06 Setting up libpython3.13-minimal:amd64 (3.13.5-2) ... #5 10.18 Setting up python3.13-minimal (3.13.5-2) ... #5 10.87 Selecting previously unselected package python3-minimal. #5 10.87 (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 ... 15762 files and directories currently installed.) #5 10.88 Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... #5 10.90 Unpacking python3-minimal (3.13.5-1) ... #5 11.09 Selecting previously unselected package media-types. #5 11.10 Preparing to unpack .../1-media-types_13.0.0_all.deb ... #5 11.12 Unpacking media-types (13.0.0) ... #5 11.34 Selecting previously unselected package netbase. #5 11.35 Preparing to unpack .../2-netbase_6.5_all.deb ... #5 11.37 Unpacking netbase (6.5) ... #5 11.58 Selecting previously unselected package libpython3.13-stdlib:amd64. #5 11.58 Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2_amd64.deb ... #5 11.61 Unpacking libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 11.87 Selecting previously unselected package python3.13. #5 11.88 Preparing to unpack .../4-python3.13_3.13.5-2_amd64.deb ... #5 11.90 Unpacking python3.13 (3.13.5-2) ... #5 12.09 Selecting previously unselected package libpython3-stdlib:amd64. #5 12.09 Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... #5 12.12 Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... #5 12.27 Setting up python3-minimal (3.13.5-1) ... #5 12.60 Selecting previously unselected package python3. #5 12.60 (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 ... 16223 files and directories currently installed.) #5 12.62 Preparing to unpack .../000-python3_3.13.5-1_amd64.deb ... #5 12.65 Unpacking python3 (3.13.5-1) ... #5 12.85 Selecting previously unselected package libproc2-0:amd64. #5 12.85 Preparing to unpack .../001-libproc2-0_2%3a4.0.4-9_amd64.deb ... #5 12.89 Unpacking libproc2-0:amd64 (2:4.0.4-9) ... #5 13.14 Selecting previously unselected package procps. #5 13.14 Preparing to unpack .../002-procps_2%3a4.0.4-9_amd64.deb ... #5 13.18 Unpacking procps (2:4.0.4-9) ... #5 13.41 Selecting previously unselected package sensible-utils. #5 13.41 Preparing to unpack .../003-sensible-utils_0.0.25_all.deb ... #5 13.45 Unpacking sensible-utils (0.0.25) ... #5 13.64 Selecting previously unselected package libtext-charwidth-perl:amd64. #5 13.64 Preparing to unpack .../004-libtext-charwidth-perl_0.04-11+b4_amd64.deb ... #5 13.67 Unpacking libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 13.86 Selecting previously unselected package libtext-wrapi18n-perl. #5 13.86 Preparing to unpack .../005-libtext-wrapi18n-perl_0.06-10_all.deb ... #5 13.89 Unpacking libtext-wrapi18n-perl (0.06-10) ... #5 14.15 Selecting previously unselected package ucf. #5 14.15 Preparing to unpack .../006-ucf_3.0052_all.deb ... #5 14.18 Moving old data out of the way #5 14.19 Unpacking ucf (3.0052) ... #5 14.38 Selecting previously unselected package asciidoc-common. #5 14.39 Preparing to unpack .../007-asciidoc-common_10.2.1-1_all.deb ... #5 14.41 Unpacking asciidoc-common (10.2.1-1) ... #5 14.65 Selecting previously unselected package sgml-base. #5 14.65 Preparing to unpack .../008-sgml-base_1.31+nmu1_all.deb ... #5 14.68 Unpacking sgml-base (1.31+nmu1) ... #5 15.04 Selecting previously unselected package xml-core. #5 15.05 Preparing to unpack .../009-xml-core_0.19_all.deb ... #5 15.08 Unpacking xml-core (0.19) ... #5 15.30 Selecting previously unselected package docbook-xsl. #5 15.31 Preparing to unpack .../010-docbook-xsl_1.79.2+dfsg-7_all.deb ... #5 15.34 Unpacking docbook-xsl (1.79.2+dfsg-7) ... #5 15.58 Selecting previously unselected package libxml2:amd64. #5 15.58 Preparing to unpack .../011-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 15.61 Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 15.79 Selecting previously unselected package libxml2-utils. #5 15.80 Preparing to unpack .../012-libxml2-utils_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... #5 15.84 Unpacking libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 16.07 Selecting previously unselected package libxslt1.1:amd64. #5 16.07 Preparing to unpack .../013-libxslt1.1_1.1.35-1.2+deb13u2_amd64.deb ... #5 16.11 Unpacking libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 16.30 Selecting previously unselected package xsltproc. #5 16.31 Preparing to unpack .../014-xsltproc_1.1.35-1.2+deb13u2_amd64.deb ... #5 16.34 Unpacking xsltproc (1.1.35-1.2+deb13u2) ... #5 16.58 Selecting previously unselected package asciidoc-base. #5 16.59 Preparing to unpack .../015-asciidoc-base_10.2.1-1_all.deb ... #5 16.62 Unpacking asciidoc-base (10.2.1-1) ... #5 16.81 Selecting previously unselected package asciidoc. #5 16.81 Preparing to unpack .../016-asciidoc_10.2.1-1_all.deb ... #5 16.84 Unpacking asciidoc (10.2.1-1) ... #5 17.10 Selecting previously unselected package sgml-data. #5 17.11 Preparing to unpack .../017-sgml-data_2.0.11+nmu1_all.deb ... #5 17.14 Unpacking sgml-data (2.0.11+nmu1) ... #5 17.43 Selecting previously unselected package docbook-xml. #5 17.43 Preparing to unpack .../018-docbook-xml_4.5-13_all.deb ... #5 17.46 Unpacking docbook-xml (4.5-13) ... #5 17.65 Selecting previously unselected package python-apt-common. #5 17.65 Preparing to unpack .../019-python-apt-common_3.0.0_all.deb ... #5 17.69 Unpacking python-apt-common (3.0.0) ... #5 17.89 Selecting previously unselected package distro-info-data. #5 17.89 Preparing to unpack .../020-distro-info-data_0.66+deb13u1_all.deb ... #5 17.91 Unpacking distro-info-data (0.66+deb13u1) ... #5 18.03 Selecting previously unselected package python3-apt. #5 18.04 Preparing to unpack .../021-python3-apt_3.0.0_amd64.deb ... #5 18.05 Unpacking python3-apt (3.0.0) ... #5 18.38 Selecting previously unselected package tex-common. #5 18.38 Preparing to unpack .../022-tex-common_6.19_all.deb ... #5 18.42 Unpacking tex-common (6.19) ... #5 18.88 Selecting previously unselected package libpaper2:amd64. #5 18.88 Preparing to unpack .../023-libpaper2_2.2.5-0.3+b2_amd64.deb ... #5 18.91 Unpacking libpaper2:amd64 (2.2.5-0.3+b2) ... #5 19.10 Selecting previously unselected package libpaper-utils. #5 19.10 Preparing to unpack .../024-libpaper-utils_2.2.5-0.3+b2_amd64.deb ... #5 19.13 Unpacking libpaper-utils (2.2.5-0.3+b2) ... #5 19.36 Selecting previously unselected package libkpathsea6:amd64. #5 19.37 Preparing to unpack .../025-libkpathsea6_2024.20240313.70630+ds-6_amd64.deb ... #5 19.40 Unpacking libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 19.63 Selecting previously unselected package libptexenc1:amd64. #5 19.63 Preparing to unpack .../026-libptexenc1_2024.20240313.70630+ds-6_amd64.deb ... #5 19.66 Unpacking libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 19.89 Selecting previously unselected package libsynctex2:amd64. #5 19.89 Preparing to unpack .../027-libsynctex2_2024.20240313.70630+ds-6_amd64.deb ... #5 19.92 Unpacking libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 20.15 Selecting previously unselected package libtexlua53-5:amd64. #5 20.16 Preparing to unpack .../028-libtexlua53-5_2024.20240313.70630+ds-6_amd64.deb ... #5 20.18 Unpacking libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 20.37 Selecting previously unselected package t1utils. #5 20.37 Preparing to unpack .../029-t1utils_1.41-4_amd64.deb ... #5 20.41 Unpacking t1utils (1.41-4) ... #5 20.67 Selecting previously unselected package libpng16-16t64:amd64. #5 20.67 Preparing to unpack .../030-libpng16-16t64_1.6.48-1_amd64.deb ... #5 20.70 Unpacking libpng16-16t64:amd64 (1.6.48-1) ... #5 20.96 Selecting previously unselected package libfreetype6:amd64. #5 20.97 Preparing to unpack .../031-libfreetype6_2.13.3+dfsg-1_amd64.deb ... #5 21.00 Unpacking libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 21.21 Selecting previously unselected package fonts-dejavu-mono. #5 21.22 Preparing to unpack .../032-fonts-dejavu-mono_2.37-8_all.deb ... #5 21.25 Unpacking fonts-dejavu-mono (2.37-8) ... #5 21.53 Selecting previously unselected package fonts-dejavu-core. #5 21.54 Preparing to unpack .../033-fonts-dejavu-core_2.37-8_all.deb ... #5 21.61 Unpacking fonts-dejavu-core (2.37-8) ... #5 21.88 Selecting previously unselected package libfontenc1:amd64. #5 21.88 Preparing to unpack .../034-libfontenc1_1%3a1.1.8-1+b2_amd64.deb ... #5 21.91 Unpacking libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 22.18 Selecting previously unselected package x11-common. #5 22.18 Preparing to unpack .../035-x11-common_1%3a7.7+24+deb13u1_all.deb ... #5 22.20 Unpacking x11-common (1:7.7+24+deb13u1) ... #5 22.40 Selecting previously unselected package xfonts-encodings. #5 22.40 Preparing to unpack .../036-xfonts-encodings_1%3a1.0.4-2.2_all.deb ... #5 22.43 Unpacking xfonts-encodings (1:1.0.4-2.2) ... #5 22.67 Selecting previously unselected package xfonts-utils. #5 22.67 Preparing to unpack .../037-xfonts-utils_1%3a7.7+7_amd64.deb ... #5 22.70 Unpacking xfonts-utils (1:7.7+7) ... #5 23.01 Selecting previously unselected package fonts-urw-base35. #5 23.02 Preparing to unpack .../038-fonts-urw-base35_20200910-8_all.deb ... #5 23.12 Unpacking fonts-urw-base35 (20200910-8) ... #5 23.51 Selecting previously unselected package fontconfig-config. #5 23.51 Preparing to unpack .../039-fontconfig-config_2.15.0-2.3_amd64.deb ... #5 23.55 Unpacking fontconfig-config (2.15.0-2.3) ... #5 23.79 Selecting previously unselected package libfontconfig1:amd64. #5 23.79 Preparing to unpack .../040-libfontconfig1_2.15.0-2.3_amd64.deb ... #5 23.82 Unpacking libfontconfig1:amd64 (2.15.0-2.3) ... #5 24.09 Selecting previously unselected package libpixman-1-0:amd64. #5 24.09 Preparing to unpack .../041-libpixman-1-0_0.44.0-3_amd64.deb ... #5 24.12 Unpacking libpixman-1-0:amd64 (0.44.0-3) ... #5 24.36 Selecting previously unselected package libxau6:amd64. #5 24.36 Preparing to unpack .../042-libxau6_1%3a1.0.11-1_amd64.deb ... #5 24.39 Unpacking libxau6:amd64 (1:1.0.11-1) ... #5 24.83 Selecting previously unselected package libxdmcp6:amd64. #5 24.83 Preparing to unpack .../043-libxdmcp6_1%3a1.1.5-1_amd64.deb ... #5 24.87 Unpacking libxdmcp6:amd64 (1:1.1.5-1) ... #5 25.11 Selecting previously unselected package libxcb1:amd64. #5 25.12 Preparing to unpack .../044-libxcb1_1.17.0-2+b1_amd64.deb ... #5 25.15 Unpacking libxcb1:amd64 (1.17.0-2+b1) ... #5 25.35 Selecting previously unselected package libx11-data. #5 25.36 Preparing to unpack .../045-libx11-data_2%3a1.8.12-1_all.deb ... #5 25.39 Unpacking libx11-data (2:1.8.12-1) ... #5 25.67 Selecting previously unselected package libx11-6:amd64. #5 25.67 Preparing to unpack .../046-libx11-6_2%3a1.8.12-1_amd64.deb ... #5 25.70 Unpacking libx11-6:amd64 (2:1.8.12-1) ... #5 25.96 Selecting previously unselected package libxcb-render0:amd64. #5 25.96 Preparing to unpack .../047-libxcb-render0_1.17.0-2+b1_amd64.deb ... #5 25.99 Unpacking libxcb-render0:amd64 (1.17.0-2+b1) ... #5 26.25 Selecting previously unselected package libxcb-shm0:amd64. #5 26.25 Preparing to unpack .../048-libxcb-shm0_1.17.0-2+b1_amd64.deb ... #5 26.28 Unpacking libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 26.51 Selecting previously unselected package libxext6:amd64. #5 26.52 Preparing to unpack .../049-libxext6_2%3a1.3.4-1+b3_amd64.deb ... #5 26.55 Unpacking libxext6:amd64 (2:1.3.4-1+b3) ... #5 26.78 Selecting previously unselected package libxrender1:amd64. #5 26.79 Preparing to unpack .../050-libxrender1_1%3a0.9.12-1_amd64.deb ... #5 26.82 Unpacking libxrender1:amd64 (1:0.9.12-1) ... #5 27.08 Selecting previously unselected package libcairo2:amd64. #5 27.08 Preparing to unpack .../051-libcairo2_1.18.4-1+b1_amd64.deb ... #5 27.11 Unpacking libcairo2:amd64 (1.18.4-1+b1) ... #5 27.34 Selecting previously unselected package libgraphite2-3:amd64. #5 27.34 Preparing to unpack .../052-libgraphite2-3_1.3.14-2+b1_amd64.deb ... #5 27.38 Unpacking libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 27.70 Selecting previously unselected package libglib2.0-0t64:amd64. #5 27.71 Preparing to unpack .../053-libglib2.0-0t64_2.84.4-3~deb13u1_amd64.deb ... #5 27.76 Unpacking libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 28.08 Selecting previously unselected package libharfbuzz0b:amd64. #5 28.08 Preparing to unpack .../054-libharfbuzz0b_10.2.0-1+b1_amd64.deb ... #5 28.11 Unpacking libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 28.35 Selecting previously unselected package libicu76:amd64. #5 28.35 Preparing to unpack .../055-libicu76_76.1-4_amd64.deb ... #5 28.44 Unpacking libicu76:amd64 (76.1-4) ... #5 28.92 Selecting previously unselected package libmpfi0:amd64. #5 28.93 Preparing to unpack .../056-libmpfi0_1.5.4+ds-4_amd64.deb ... #5 28.96 Unpacking libmpfi0:amd64 (1.5.4+ds-4) ... #5 29.20 Selecting previously unselected package libpotrace0:amd64. #5 29.20 Preparing to unpack .../057-libpotrace0_1.16-2+b2_amd64.deb ... #5 29.23 Unpacking libpotrace0:amd64 (1.16-2+b2) ... #5 29.48 Selecting previously unselected package libteckit0:amd64. #5 29.48 Preparing to unpack .../058-libteckit0_2.5.12+ds1-1+b1_amd64.deb ... #5 29.51 Unpacking libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 29.79 Selecting previously unselected package libice6:amd64. #5 29.79 Preparing to unpack .../059-libice6_2%3a1.1.1-1_amd64.deb ... #5 29.83 Unpacking libice6:amd64 (2:1.1.1-1) ... #5 30.09 Selecting previously unselected package libsm6:amd64. #5 30.09 Preparing to unpack .../060-libsm6_2%3a1.2.6-1_amd64.deb ... #5 30.13 Unpacking libsm6:amd64 (2:1.2.6-1) ... #5 30.38 Selecting previously unselected package libxt6t64:amd64. #5 30.38 Preparing to unpack .../061-libxt6t64_1%3a1.2.1-1.2+b2_amd64.deb ... #5 30.41 Unpacking libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 30.63 Selecting previously unselected package libxmu6:amd64. #5 30.63 Preparing to unpack .../062-libxmu6_2%3a1.1.3-3+b4_amd64.deb ... #5 30.66 Unpacking libxmu6:amd64 (2:1.1.3-3+b4) ... #5 30.95 Selecting previously unselected package libxpm4:amd64. #5 30.95 Preparing to unpack .../063-libxpm4_1%3a3.5.17-1+b3_amd64.deb ... #5 31.28 Unpacking libxpm4:amd64 (1:3.5.17-1+b3) ... #5 31.53 Selecting previously unselected package libxaw7:amd64. #5 31.53 Preparing to unpack .../064-libxaw7_2%3a1.0.16-1_amd64.deb ... #5 31.56 Unpacking libxaw7:amd64 (2:1.0.16-1) ... #5 31.83 Selecting previously unselected package libxi6:amd64. #5 31.83 Preparing to unpack .../065-libxi6_2%3a1.8.2-1_amd64.deb ... #5 31.86 Unpacking libxi6:amd64 (2:1.8.2-1) ... #5 32.13 Selecting previously unselected package libzzip-0-13t64:amd64. #5 32.13 Preparing to unpack .../066-libzzip-0-13t64_0.13.78+dfsg.1-0.1_amd64.deb ... #5 32.17 Unpacking libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 32.44 Selecting previously unselected package texlive-binaries. #5 32.44 Preparing to unpack .../067-texlive-binaries_2024.20240313.70630+ds-6_amd64.deb ... #5 32.49 Unpacking texlive-binaries (2024.20240313.70630+ds-6) ... #5 32.90 Selecting previously unselected package xdg-utils. #5 32.91 Preparing to unpack .../068-xdg-utils_1.2.1-2_all.deb ... #5 32.94 Unpacking xdg-utils (1.2.1-2) ... #5 33.23 Selecting previously unselected package texlive-base. #5 33.23 Preparing to unpack .../069-texlive-base_2024.20250309-1_all.deb ... #5 33.27 Unpacking texlive-base (2024.20250309-1) ... #5 33.97 Selecting previously unselected package texlive-fonts-recommended. #5 33.98 Preparing to unpack .../070-texlive-fonts-recommended_2024.20250309-1_all.deb ... #5 34.01 Unpacking texlive-fonts-recommended (2024.20250309-1) ... #5 34.37 Selecting previously unselected package fonts-lmodern. #5 34.37 Preparing to unpack .../071-fonts-lmodern_2.005-1_all.deb ... #5 34.41 Unpacking fonts-lmodern (2.005-1) ... #5 34.76 Selecting previously unselected package texlive-latex-base. #5 34.76 Preparing to unpack .../072-texlive-latex-base_2024.20250309-1_all.deb ... #5 34.80 Unpacking texlive-latex-base (2024.20250309-1) ... #5 35.14 Selecting previously unselected package texlive-latex-recommended. #5 35.15 Preparing to unpack .../073-texlive-latex-recommended_2024.20250309-1_all.deb ... #5 35.18 Unpacking texlive-latex-recommended (2024.20250309-1) ... #5 35.60 Selecting previously unselected package texlive. #5 35.61 Preparing to unpack .../074-texlive_2024.20250309-1_all.deb ... #5 35.64 Unpacking texlive (2024.20250309-1) ... #5 35.85 Selecting previously unselected package libio-string-perl. #5 35.85 Preparing to unpack .../075-libio-string-perl_1.08-4_all.deb ... #5 35.88 Unpacking libio-string-perl (1.08-4) ... #5 36.08 Selecting previously unselected package liblatex-tounicode-perl. #5 36.09 Preparing to unpack .../076-liblatex-tounicode-perl_0.55-1_all.deb ... #5 36.12 Unpacking liblatex-tounicode-perl (0.55-1) ... #5 36.31 Selecting previously unselected package libbibtex-parser-perl. #5 36.32 Preparing to unpack .../077-libbibtex-parser-perl_1.05+dfsg-1_all.deb ... #5 36.43 Unpacking libbibtex-parser-perl (1.05+dfsg-1) ... #5 36.67 Selecting previously unselected package texlive-bibtex-extra. #5 36.68 Preparing to unpack .../078-texlive-bibtex-extra_2024.20250309-2_all.deb ... #5 36.71 Unpacking texlive-bibtex-extra (2024.20250309-2) ... #5 37.51 Selecting previously unselected package libfile-which-perl. #5 37.51 Preparing to unpack .../079-libfile-which-perl_1.27-2_all.deb ... #5 37.55 Unpacking libfile-which-perl (1.27-2) ... #5 37.72 Selecting previously unselected package libfile-homedir-perl. #5 37.73 Preparing to unpack .../080-libfile-homedir-perl_1.006-2_all.deb ... #5 37.75 Unpacking libfile-homedir-perl (1.006-2) ... #5 37.92 Selecting previously unselected package libthai-data. #5 37.92 Preparing to unpack .../081-libthai-data_0.1.29-2_all.deb ... #5 37.94 Unpacking libthai-data (0.1.29-2) ... #5 38.17 Selecting previously unselected package libdatrie1:amd64. #5 38.18 Preparing to unpack .../082-libdatrie1_0.2.13-3+b1_amd64.deb ... #5 38.20 Unpacking libdatrie1:amd64 (0.2.13-3+b1) ... #5 38.35 Selecting previously unselected package libthai0:amd64. #5 38.35 Preparing to unpack .../083-libthai0_0.1.29-2+b1_amd64.deb ... #5 38.43 Unpacking libthai0:amd64 (0.1.29-2+b1) ... #5 38.67 Selecting previously unselected package libsombok3:amd64. #5 38.67 Preparing to unpack .../084-libsombok3_2.4.0-2+b2_amd64.deb ... #5 38.70 Unpacking libsombok3:amd64 (2.4.0-2+b2) ... #5 38.88 Selecting previously unselected package libmime-charset-perl. #5 38.88 Preparing to unpack .../085-libmime-charset-perl_1.013.1-2_all.deb ... #5 38.92 Unpacking libmime-charset-perl (1.013.1-2) ... #5 39.02 Selecting previously unselected package libunicode-linebreak-perl. #5 39.02 Preparing to unpack .../086-libunicode-linebreak-perl_0.0.20190101-1+b9_amd64.deb ... #5 39.04 Unpacking libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 39.13 Selecting previously unselected package libyaml-tiny-perl. #5 39.14 Preparing to unpack .../087-libyaml-tiny-perl_1.76-1_all.deb ... #5 39.15 Unpacking libyaml-tiny-perl (1.76-1) ... #5 39.31 Selecting previously unselected package libjs-jquery. #5 39.31 Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #5 39.35 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 39.52 Selecting previously unselected package lmodern. #5 39.53 Preparing to unpack .../089-lmodern_2.005-1_all.deb ... #5 39.56 Unpacking lmodern (2.005-1) ... #5 39.96 Selecting previously unselected package texlive-luatex. #5 39.96 Preparing to unpack .../090-texlive-luatex_2024.20250309-1_all.deb ... #5 39.99 Unpacking texlive-luatex (2024.20250309-1) ... #5 40.61 Selecting previously unselected package texlive-plain-generic. #5 40.61 Preparing to unpack .../091-texlive-plain-generic_2024.20250309-2_all.deb ... #5 40.64 Unpacking texlive-plain-generic (2024.20250309-2) ... #5 42.31 Selecting previously unselected package texlive-extra-utils. #5 42.31 Preparing to unpack .../092-texlive-extra-utils_2024.20250309-2_all.deb ... #5 42.33 Unpacking texlive-extra-utils (2024.20250309-2) ... #5 43.15 Selecting previously unselected package libapache-pom-java. #5 43.15 Preparing to unpack .../093-libapache-pom-java_33-2_all.deb ... #5 43.18 Unpacking libapache-pom-java (33-2) ... #5 43.31 Selecting previously unselected package libcommons-parent-java. #5 43.31 Preparing to unpack .../094-libcommons-parent-java_56-1_all.deb ... #5 43.32 Unpacking libcommons-parent-java (56-1) ... #5 43.43 Selecting previously unselected package libcommons-logging-java. #5 43.43 Preparing to unpack .../095-libcommons-logging-java_1.3.0-2_all.deb ... #5 43.45 Unpacking libcommons-logging-java (1.3.0-2) ... #5 43.55 Selecting previously unselected package libfontbox-java. #5 43.55 Preparing to unpack .../096-libfontbox-java_1%3a1.8.16-5_all.deb ... #5 43.57 Unpacking libfontbox-java (1:1.8.16-5) ... #5 43.66 Selecting previously unselected package libpdfbox-java. #5 43.66 Preparing to unpack .../097-libpdfbox-java_1%3a1.8.16-5_all.deb ... #5 43.67 Unpacking libpdfbox-java (1:1.8.16-5) ... #5 43.90 Selecting previously unselected package preview-latex-style. #5 43.90 Preparing to unpack .../098-preview-latex-style_13.2-1.1_all.deb ... #5 43.92 Unpacking preview-latex-style (13.2-1.1) ... #5 44.03 Selecting previously unselected package texlive-pictures. #5 44.03 Preparing to unpack .../099-texlive-pictures_2024.20250309-1_all.deb ... #5 44.05 Unpacking texlive-pictures (2024.20250309-1) ... #5 44.49 Selecting previously unselected package texlive-latex-extra. #5 44.49 Preparing to unpack .../100-texlive-latex-extra_2024.20250309-2_all.deb ... #5 44.51 Unpacking texlive-latex-extra (2024.20250309-2) ... #5 45.11 Selecting previously unselected package fonts-gfs-baskerville. #5 45.11 Preparing to unpack .../101-fonts-gfs-baskerville_1.1-6_all.deb ... #5 45.12 Unpacking fonts-gfs-baskerville (1.1-6) ... #5 45.24 Selecting previously unselected package fonts-gfs-porson. #5 45.24 Preparing to unpack .../102-fonts-gfs-porson_1.1-7_all.deb ... #5 45.25 Unpacking fonts-gfs-porson (1.1-7) ... #5 45.36 Selecting previously unselected package texlive-lang-greek. #5 45.37 Preparing to unpack .../103-texlive-lang-greek_2024.20250309-1_all.deb ... #5 45.38 Unpacking texlive-lang-greek (2024.20250309-1) ... #5 46.07 Selecting previously unselected package texlive-science. #5 46.07 Preparing to unpack .../104-texlive-science_2024.20250309-2_all.deb ... #5 46.10 Unpacking texlive-science (2024.20250309-2) ... #5 46.44 Selecting previously unselected package dblatex. #5 46.45 Preparing to unpack .../105-dblatex_0.3.12py3-5_all.deb ... #5 46.47 Unpacking dblatex (0.3.12py3-5) ... #5 46.62 Selecting previously unselected package libosp5. #5 46.63 Preparing to unpack .../106-libosp5_1.5.2-15.2_amd64.deb ... #5 46.65 Unpacking libosp5 (1.5.2-15.2) ... #5 46.82 Selecting previously unselected package libostyle1t64. #5 46.83 Preparing to unpack .../107-libostyle1t64_1.4devel1-23.3_amd64.deb ... #5 46.85 Unpacking libostyle1t64 (1.4devel1-23.3) ... #5 46.99 Selecting previously unselected package openjade. #5 47.00 Preparing to unpack .../108-openjade_1.4devel1-23.3_amd64.deb ... #5 47.01 Unpacking openjade (1.4devel1-23.3) ... #5 47.13 Selecting previously unselected package docbook-dsssl. #5 47.13 Preparing to unpack .../109-docbook-dsssl_1.79-10_all.deb ... #5 47.15 Unpacking docbook-dsssl (1.79-10) ... #5 47.25 Selecting previously unselected package teckit. #5 47.25 Preparing to unpack .../110-teckit_2.5.12+ds1-1+b1_amd64.deb ... #5 47.27 Unpacking teckit (2.5.12+ds1-1+b1) ... #5 47.39 Selecting previously unselected package tipa. #5 47.40 Preparing to unpack .../111-tipa_2%3a1.3-21_all.deb ... #5 47.42 Unpacking tipa (2:1.3-21) ... #5 47.58 Selecting previously unselected package texlive-xetex. #5 47.59 Preparing to unpack .../112-texlive-xetex_2024.20250309-1_all.deb ... #5 47.60 Unpacking texlive-xetex (2024.20250309-1) ... #5 48.84 Selecting previously unselected package texlive-formats-extra. #5 48.85 Preparing to unpack .../113-texlive-formats-extra_2024.20250309-2_all.deb ... #5 48.88 Unpacking texlive-formats-extra (2024.20250309-2) ... #5 49.25 Selecting previously unselected package lynx-common. #5 49.26 Preparing to unpack .../114-lynx-common_2.9.2-1_all.deb ... #5 49.29 Unpacking lynx-common (2.9.2-1) ... #5 49.54 Selecting previously unselected package lynx. #5 49.55 Preparing to unpack .../115-lynx_2.9.2-1_amd64.deb ... #5 49.58 Unpacking lynx (2.9.2-1) ... #5 49.76 Selecting previously unselected package libsgmls-perl. #5 49.77 Preparing to unpack .../116-libsgmls-perl_1.03ii-38_all.deb ... #5 49.80 Unpacking libsgmls-perl (1.03ii-38) ... #5 49.99 Selecting previously unselected package sgmlspl. #5 50.00 Preparing to unpack .../117-sgmlspl_1.03ii-38_all.deb ... #5 50.03 Unpacking sgmlspl (1.03ii-38) ... #5 50.20 Selecting previously unselected package opensp. #5 50.21 Preparing to unpack .../118-opensp_1.5.2-15.2_amd64.deb ... #5 50.24 Unpacking opensp (1.5.2-15.2) ... #5 50.45 Selecting previously unselected package docbook-utils. #5 50.45 Preparing to unpack .../119-docbook-utils_0.6.14-4_all.deb ... #5 50.48 Unpacking docbook-utils (0.6.14-4) ... #5 50.66 Selecting previously unselected package asciidoc-dblatex. #5 50.66 Preparing to unpack .../120-asciidoc-dblatex_10.2.1-1_all.deb ... #5 50.69 Unpacking asciidoc-dblatex (10.2.1-1) ... #5 50.94 Selecting previously unselected package docbook5-xml. #5 50.95 Preparing to unpack .../121-docbook5-xml_5.0-4_all.deb ... #5 50.98 Unpacking docbook5-xml (5.0-4) ... #5 51.26 Selecting previously unselected package docutils-common. #5 51.28 Preparing to unpack .../122-docutils-common_0.21.2+dfsg-2_all.deb ... #5 51.32 Unpacking docutils-common (0.21.2+dfsg-2) ... #5 51.57 Selecting previously unselected package fontconfig. #5 51.58 Preparing to unpack .../123-fontconfig_2.15.0-2.3_amd64.deb ... #5 51.59 Unpacking fontconfig (2.15.0-2.3) ... #5 51.81 Selecting previously unselected package libann0. #5 51.81 Preparing to unpack .../124-libann0_1.1.2+doc-9+b1_amd64.deb ... #5 51.82 Unpacking libann0 (1.1.2+doc-9+b1) ... #5 51.93 Selecting previously unselected package libcdt5:amd64. #5 51.93 Preparing to unpack .../125-libcdt5_2.42.4-3_amd64.deb ... #5 51.95 Unpacking libcdt5:amd64 (2.42.4-3) ... #5 52.11 Selecting previously unselected package libcgraph6:amd64. #5 52.11 Preparing to unpack .../126-libcgraph6_2.42.4-3_amd64.deb ... #5 52.13 Unpacking libcgraph6:amd64 (2.42.4-3) ... #5 52.31 Selecting previously unselected package libaom3:amd64. #5 52.32 Preparing to unpack .../127-libaom3_3.12.1-1_amd64.deb ... #5 52.35 Unpacking libaom3:amd64 (3.12.1-1) ... #5 52.60 Selecting previously unselected package libdav1d7:amd64. #5 52.61 Preparing to unpack .../128-libdav1d7_1.5.1-1_amd64.deb ... #5 52.62 Unpacking libdav1d7:amd64 (1.5.1-1) ... #5 52.76 Selecting previously unselected package libabsl20240722:amd64. #5 52.77 Preparing to unpack .../129-libabsl20240722_20240722.0-4_amd64.deb ... #5 52.80 Unpacking libabsl20240722:amd64 (20240722.0-4) ... #5 53.07 Selecting previously unselected package libgav1-1:amd64. #5 53.07 Preparing to unpack .../130-libgav1-1_0.19.0-3+b1_amd64.deb ... #5 53.11 Unpacking libgav1-1:amd64 (0.19.0-3+b1) ... #5 53.28 Selecting previously unselected package librav1e0.7:amd64. #5 53.28 Preparing to unpack .../131-librav1e0.7_0.7.1-9+b2_amd64.deb ... #5 53.30 Unpacking librav1e0.7:amd64 (0.7.1-9+b2) ... #5 53.44 Selecting previously unselected package libsvtav1enc2:amd64. #5 53.44 Preparing to unpack .../132-libsvtav1enc2_2.3.0+dfsg-1_amd64.deb ... #5 53.46 Unpacking libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 53.67 Selecting previously unselected package libjpeg62-turbo:amd64. #5 53.67 Preparing to unpack .../133-libjpeg62-turbo_1%3a2.1.5-4_amd64.deb ... #5 53.69 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 53.81 Selecting previously unselected package libyuv0:amd64. #5 53.81 Preparing to unpack .../134-libyuv0_0.0.1904.20250204-1_amd64.deb ... #5 53.83 Unpacking libyuv0:amd64 (0.0.1904.20250204-1) ... #5 54.00 Selecting previously unselected package libavif16:amd64. #5 54.00 Preparing to unpack .../135-libavif16_1.2.1-1.2_amd64.deb ... #5 54.02 Unpacking libavif16:amd64 (1.2.1-1.2) ... #5 54.18 Selecting previously unselected package libsharpyuv0:amd64. #5 54.18 Preparing to unpack .../136-libsharpyuv0_1.5.0-0.1_amd64.deb ... #5 54.20 Unpacking libsharpyuv0:amd64 (1.5.0-0.1) ... #5 54.32 Selecting previously unselected package libheif-plugin-dav1d:amd64. #5 54.32 Preparing to unpack .../137-libheif-plugin-dav1d_1.19.8-1_amd64.deb ... #5 54.35 Unpacking libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 54.58 Selecting previously unselected package libde265-0:amd64. #5 54.59 Preparing to unpack .../138-libde265-0_1.0.15-1+b3_amd64.deb ... #5 54.63 Unpacking libde265-0:amd64 (1.0.15-1+b3) ... #5 54.74 Selecting previously unselected package libheif-plugin-libde265:amd64. #5 54.75 Preparing to unpack .../139-libheif-plugin-libde265_1.19.8-1_amd64.deb ... #5 54.76 Unpacking libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 54.99 Selecting previously unselected package libheif1:amd64. #5 54.99 Preparing to unpack .../140-libheif1_1.19.8-1_amd64.deb ... #5 55.02 Unpacking libheif1:amd64 (1.19.8-1) ... #5 55.27 Selecting previously unselected package libimagequant0:amd64. #5 55.28 Preparing to unpack .../141-libimagequant0_2.18.0-1+b2_amd64.deb ... #5 55.30 Unpacking libimagequant0:amd64 (2.18.0-1+b2) ... #5 55.43 Selecting previously unselected package libdeflate0:amd64. #5 55.43 Preparing to unpack .../142-libdeflate0_1.23-2_amd64.deb ... #5 55.45 Unpacking libdeflate0:amd64 (1.23-2) ... #5 55.56 Selecting previously unselected package libjbig0:amd64. #5 55.57 Preparing to unpack .../143-libjbig0_2.1-6.1+b2_amd64.deb ... #5 55.58 Unpacking libjbig0:amd64 (2.1-6.1+b2) ... #5 55.71 Selecting previously unselected package liblerc4:amd64. #5 55.71 Preparing to unpack .../144-liblerc4_4.0.0+ds-5_amd64.deb ... #5 55.73 Unpacking liblerc4:amd64 (4.0.0+ds-5) ... #5 55.84 Selecting previously unselected package libwebp7:amd64. #5 55.84 Preparing to unpack .../145-libwebp7_1.5.0-0.1_amd64.deb ... #5 55.86 Unpacking libwebp7:amd64 (1.5.0-0.1) ... #5 55.98 Selecting previously unselected package libtiff6:amd64. #5 55.99 Preparing to unpack .../146-libtiff6_4.7.0-3+deb13u1_amd64.deb ... #5 56.00 Unpacking libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 56.12 Selecting previously unselected package libgd3:amd64. #5 56.12 Preparing to unpack .../147-libgd3_2.3.3-13_amd64.deb ... #5 56.14 Unpacking libgd3:amd64 (2.3.3-13) ... #5 56.25 Selecting previously unselected package libgts-0.7-5t64:amd64. #5 56.26 Preparing to unpack .../148-libgts-0.7-5t64_0.7.6+darcs121130-5.2+b1_amd64.deb ... #5 56.28 Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 56.38 Selecting previously unselected package libltdl7:amd64. #5 56.39 Preparing to unpack .../149-libltdl7_2.5.4-4_amd64.deb ... #5 56.41 Unpacking libltdl7:amd64 (2.5.4-4) ... #5 56.52 Selecting previously unselected package libfribidi0:amd64. #5 56.52 Preparing to unpack .../150-libfribidi0_1.0.16-1_amd64.deb ... #5 57.04 Unpacking libfribidi0:amd64 (1.0.16-1) ... #5 58.12 Selecting previously unselected package libpango-1.0-0:amd64. #5 58.12 Preparing to unpack .../151-libpango-1.0-0_1.56.3-1_amd64.deb ... #5 58.14 Unpacking libpango-1.0-0:amd64 (1.56.3-1) ... #5 58.26 Selecting previously unselected package libpangoft2-1.0-0:amd64. #5 58.26 Preparing to unpack .../152-libpangoft2-1.0-0_1.56.3-1_amd64.deb ... #5 58.28 Unpacking libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 58.39 Selecting previously unselected package libpangocairo-1.0-0:amd64. #5 58.40 Preparing to unpack .../153-libpangocairo-1.0-0_1.56.3-1_amd64.deb ... #5 58.42 Unpacking libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 58.52 Selecting previously unselected package libpathplan4:amd64. #5 58.52 Preparing to unpack .../154-libpathplan4_2.42.4-3_amd64.deb ... #5 58.54 Unpacking libpathplan4:amd64 (2.42.4-3) ... #5 58.66 Selecting previously unselected package libgvc6. #5 58.67 Preparing to unpack .../155-libgvc6_2.42.4-3_amd64.deb ... #5 58.68 Unpacking libgvc6 (2.42.4-3) ... #5 58.80 Selecting previously unselected package libgvpr2:amd64. #5 58.80 Preparing to unpack .../156-libgvpr2_2.42.4-3_amd64.deb ... #5 58.82 Unpacking libgvpr2:amd64 (2.42.4-3) ... #5 58.92 Selecting previously unselected package liblab-gamut1:amd64. #5 58.92 Preparing to unpack .../157-liblab-gamut1_2.42.4-3_amd64.deb ... #5 58.94 Unpacking liblab-gamut1:amd64 (2.42.4-3) ... #5 59.08 Selecting previously unselected package graphviz. #5 59.09 Preparing to unpack .../158-graphviz_2.42.4-3_amd64.deb ... #5 59.10 Unpacking graphviz (2.42.4-3) ... #5 59.23 Selecting previously unselected package libcairo-gobject2:amd64. #5 59.23 Preparing to unpack .../159-libcairo-gobject2_1.18.4-1+b1_amd64.deb ... #5 59.25 Unpacking libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 59.34 Selecting previously unselected package libgdk-pixbuf2.0-common. #5 59.34 Preparing to unpack .../160-libgdk-pixbuf2.0-common_2.42.12+dfsg-4_all.deb ... #5 59.36 Unpacking libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 59.48 Selecting previously unselected package shared-mime-info. #5 59.49 Preparing to unpack .../161-shared-mime-info_2.4-5+b2_amd64.deb ... #5 59.50 Unpacking shared-mime-info (2.4-5+b2) ... #5 59.67 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #5 59.67 Preparing to unpack .../162-libgdk-pixbuf-2.0-0_2.42.12+dfsg-4_amd64.deb ... #5 59.69 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 59.81 Selecting previously unselected package liblcms2-2:amd64. #5 59.82 Preparing to unpack .../163-liblcms2-2_2.16-2_amd64.deb ... #5 59.83 Unpacking liblcms2-2:amd64 (2.16-2) ... #5 59.95 Selecting previously unselected package libopenjp2-7:amd64. #5 59.95 Preparing to unpack .../164-libopenjp2-7_2.5.3-2.1~deb13u1_amd64.deb ... #5 59.97 Unpacking libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 60.09 Selecting previously unselected package libraqm0:amd64. #5 60.09 Preparing to unpack .../165-libraqm0_0.10.2-1_amd64.deb ... #5 60.11 Unpacking libraqm0:amd64 (0.10.2-1) ... #5 60.23 Selecting previously unselected package librsvg2-2:amd64. #5 60.23 Preparing to unpack .../166-librsvg2-2_2.60.0+dfsg-1_amd64.deb ... #5 60.25 Unpacking librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 60.44 Selecting previously unselected package librsvg2-bin. #5 60.44 Preparing to unpack .../167-librsvg2-bin_2.60.0+dfsg-1_amd64.deb ... #5 60.46 Unpacking librsvg2-bin (2.60.0+dfsg-1) ... #5 60.63 Selecting previously unselected package libwebpdemux2:amd64. #5 60.63 Preparing to unpack .../168-libwebpdemux2_1.5.0-0.1_amd64.deb ... #5 60.65 Unpacking libwebpdemux2:amd64 (1.5.0-0.1) ... #5 60.75 Selecting previously unselected package libwebpmux3:amd64. #5 60.75 Preparing to unpack .../169-libwebpmux3_1.5.0-0.1_amd64.deb ... #5 60.76 Unpacking libwebpmux3:amd64 (1.5.0-0.1) ... #5 60.85 Selecting previously unselected package mscgen. #5 60.86 Preparing to unpack .../170-mscgen_0.20-16_amd64.deb ... #5 60.87 Unpacking mscgen (0.20-16) ... #5 60.96 Selecting previously unselected package osmocom-keyring. #5 60.97 Preparing to unpack .../171-osmocom-keyring_1.1.1.8.7873_amd64.deb ... #5 60.98 Unpacking osmocom-keyring (1.1.1.8.7873) ... #5 61.07 Selecting previously unselected package osmocom-master. #5 61.08 Preparing to unpack .../172-osmocom-master_1.1.0_amd64.deb ... #5 61.09 Unpacking osmocom-master (1.1.0) ... #5 61.20 Selecting previously unselected package python3-funcparserlib. #5 61.20 Preparing to unpack .../173-python3-funcparserlib_1.0.0-0.2_all.deb ... #5 61.22 Unpacking python3-funcparserlib (1.0.0-0.2) ... #5 61.32 Selecting previously unselected package python3-pil:amd64. #5 61.32 Preparing to unpack .../174-python3-pil_11.1.0-5+b1_amd64.deb ... #5 61.33 Unpacking python3-pil:amd64 (11.1.0-5+b1) ... #5 61.45 Selecting previously unselected package python3-autocommand. #5 61.45 Preparing to unpack .../175-python3-autocommand_2.2.2-3_all.deb ... #5 61.47 Unpacking python3-autocommand (2.2.2-3) ... #5 61.57 Selecting previously unselected package python3-more-itertools. #5 61.58 Preparing to unpack .../176-python3-more-itertools_10.7.0-1_all.deb ... #5 61.59 Unpacking python3-more-itertools (10.7.0-1) ... #5 61.69 Selecting previously unselected package python3-typing-extensions. #5 61.70 Preparing to unpack .../177-python3-typing-extensions_4.13.2-1_all.deb ... #5 61.71 Unpacking python3-typing-extensions (4.13.2-1) ... #5 61.81 Selecting previously unselected package python3-typeguard. #5 61.82 Preparing to unpack .../178-python3-typeguard_4.4.2-1_all.deb ... #5 61.83 Unpacking python3-typeguard (4.4.2-1) ... #5 61.94 Selecting previously unselected package python3-inflect. #5 61.94 Preparing to unpack .../179-python3-inflect_7.3.1-2_all.deb ... #5 61.96 Unpacking python3-inflect (7.3.1-2) ... #5 62.05 Selecting previously unselected package python3-jaraco.context. #5 62.06 Preparing to unpack .../180-python3-jaraco.context_6.0.1-1_all.deb ... #5 62.07 Unpacking python3-jaraco.context (6.0.1-1) ... #5 62.17 Selecting previously unselected package python3-jaraco.functools. #5 62.18 Preparing to unpack .../181-python3-jaraco.functools_4.1.0-1_all.deb ... #5 62.19 Unpacking python3-jaraco.functools (4.1.0-1) ... #5 62.29 Selecting previously unselected package python3-pkg-resources. #5 62.30 Preparing to unpack .../182-python3-pkg-resources_78.1.1-0.1_all.deb ... #5 62.31 Unpacking python3-pkg-resources (78.1.1-0.1) ... #5 62.62 Selecting previously unselected package python3-webcolors. #5 62.62 Preparing to unpack .../183-python3-webcolors_1.13-1_all.deb ... #5 62.64 Unpacking python3-webcolors (1.13-1) ... #5 62.76 Selecting previously unselected package python3-roman. #5 62.76 Preparing to unpack .../184-python3-roman_5.0-1_all.deb ... #5 62.78 Unpacking python3-roman (5.0-1) ... #5 62.89 Selecting previously unselected package python3-docutils. #5 62.89 Preparing to unpack .../185-python3-docutils_0.21.2+dfsg-2_all.deb ... #5 62.91 Unpacking python3-docutils (0.21.2+dfsg-2) ... #5 63.03 Selecting previously unselected package python3-chardet. #5 63.03 Preparing to unpack .../186-python3-chardet_5.2.0+dfsg-2_all.deb ... #5 63.05 Unpacking python3-chardet (5.2.0+dfsg-2) ... #5 63.15 Selecting previously unselected package python3-cairo. #5 63.16 Preparing to unpack .../187-python3-cairo_1.27.0-2_amd64.deb ... #5 63.17 Unpacking python3-cairo (1.27.0-2) ... #5 63.27 Selecting previously unselected package python3-freetype. #5 63.28 Preparing to unpack .../188-python3-freetype_2.5.1-1_all.deb ... #5 63.29 Unpacking python3-freetype (2.5.1-1) ... #5 63.40 Selecting previously unselected package python3-rlpycairo. #5 63.40 Preparing to unpack .../189-python3-rlpycairo_0.3.0-3_all.deb ... #5 63.42 Unpacking python3-rlpycairo (0.3.0-3) ... #5 63.52 Selecting previously unselected package python3-reportlab. #5 63.52 Preparing to unpack .../190-python3-reportlab_4.3.1-1_all.deb ... #5 63.53 Unpacking python3-reportlab (4.3.1-1) ... #5 63.67 Selecting previously unselected package python3-blockdiag. #5 63.68 Preparing to unpack .../191-python3-blockdiag_3.0.0+dfsg-3_all.deb ... #5 63.69 Unpacking python3-blockdiag (3.0.0+dfsg-3) ... #5 63.80 Selecting previously unselected package python3-nwdiag. #5 63.80 Preparing to unpack .../192-python3-nwdiag_3.0.0+dfsg-2_all.deb ... #5 63.82 Unpacking python3-nwdiag (3.0.0+dfsg-2) ... #5 63.91 Selecting previously unselected package osmo-gsm-manuals-dev. #5 63.91 Preparing to unpack .../193-osmo-gsm-manuals-dev_1.6.1.6.d24f_all.deb ... #5 63.93 Unpacking osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 64.03 Setting up media-types (13.0.0) ... #5 64.09 Setting up libgraphite2-3:amd64 (1.3.14-2+b1) ... #5 64.14 Setting up liblcms2-2:amd64 (2.16-2) ... #5 64.19 Setting up libpixman-1-0:amd64 (0.44.0-3) ... #5 64.24 Setting up libtext-charwidth-perl:amd64 (0.04-11+b4) ... #5 64.29 Setting up libsharpyuv0:amd64 (1.5.0-0.1) ... #5 64.34 Setting up libaom3:amd64 (3.12.1-1) ... #5 64.38 Setting up libfile-which-perl (1.27-2) ... #5 64.43 Setting up libxau6:amd64 (1:1.0.11-1) ... #5 64.48 Setting up libxdmcp6:amd64 (1:1.1.5-1) ... #5 64.53 Setting up libsgmls-perl (1.03ii-38) ... #5 64.58 Setting up libxcb1:amd64 (1.17.0-2+b1) ... #5 64.62 Setting up liblerc4:amd64 (4.0.0+ds-5) ... #5 64.67 Setting up fonts-gfs-porson (1.1-7) ... #5 64.72 Setting up libdatrie1:amd64 (0.2.13-3+b1) ... #5 64.77 Setting up sgmlspl (1.03ii-38) ... #5 64.83 Setting up libxcb-render0:amd64 (1.17.0-2+b1) ... #5 64.89 Setting up distro-info-data (0.66+deb13u1) ... #5 64.94 Setting up libfontbox-java (1:1.8.16-5) ... #5 65.00 Setting up liblatex-tounicode-perl (0.55-1) ... #5 65.10 Setting up liblab-gamut1:amd64 (2.42.4-3) ... #5 65.14 Setting up libgdk-pixbuf2.0-common (2.42.12+dfsg-4) ... #5 65.51 Setting up x11-common (1:7.7+24+deb13u1) ... #5 65.83 debconf: unable to initialize frontend: Dialog #5 65.83 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 65.83 debconf: falling back to frontend: Readline #5 65.83 debconf: unable to initialize frontend: Readline #5 65.83 debconf: (This frontend requires a controlling tty.) #5 65.83 debconf: falling back to frontend: Teletype #5 65.83 debconf: unable to initialize frontend: Teletype #5 65.83 debconf: (This frontend requires a controlling tty.) #5 65.83 debconf: falling back to frontend: Noninteractive #5 65.84 invoke-rc.d: could not determine current runlevel #5 65.84 invoke-rc.d: policy-rc.d denied execution of start. #5 65.86 Setting up libdeflate0:amd64 (1.23-2) ... #5 65.90 Setting up libxcb-shm0:amd64 (1.17.0-2+b1) ... #5 65.96 Setting up libabsl20240722:amd64 (20240722.0-4) ... #5 66.00 Setting up libyaml-tiny-perl (1.76-1) ... #5 66.05 Setting up libtext-wrapi18n-perl (0.06-10) ... #5 66.10 Setting up libjbig0:amd64 (2.1-6.1+b2) ... #5 66.15 Setting up libosp5 (1.5.2-15.2) ... #5 66.23 Setting up libio-string-perl (1.08-4) ... #5 66.28 Setting up libfontenc1:amd64 (1:1.1.8-1+b2) ... #5 66.33 Setting up libglib2.0-0t64:amd64 (2.84.4-3~deb13u1) ... #5 66.37 No schema files found: doing nothing. #5 66.39 Setting up libjpeg62-turbo:amd64 (1:2.1.5-4) ... #5 66.44 Setting up libzzip-0-13t64:amd64 (0.13.78+dfsg.1-0.1) ... #5 66.49 Setting up libx11-data (2:1.8.12-1) ... #5 66.54 Setting up libsvtav1enc2:amd64 (2.3.0+dfsg-1) ... #5 66.59 Setting up libteckit0:amd64 (2.5.12+ds1-1+b1) ... #5 66.63 Setting up libpathplan4:amd64 (2.42.4-3) ... #5 66.69 Setting up libapache-pom-java (33-2) ... #5 66.74 Setting up libann0 (1.1.2+doc-9+b1) ... #5 66.79 Setting up xfonts-encodings (1:1.0.4-2.2) ... #5 66.84 Setting up libfribidi0:amd64 (1.0.16-1) ... #5 66.89 Setting up t1utils (1.41-4) ... #5 66.94 Setting up libtexlua53-5:amd64 (2024.20240313.70630+ds-6) ... #5 66.99 Setting up libimagequant0:amd64 (2.18.0-1+b2) ... #5 67.04 Setting up libproc2-0:amd64 (2:4.0.4-9) ... #5 67.09 Setting up fonts-dejavu-mono (2.37-8) ... #5 67.21 Setting up libpng16-16t64:amd64 (1.6.48-1) ... #5 67.26 Setting up libmpfi0:amd64 (1.5.4+ds-4) ... #5 67.31 Setting up fonts-dejavu-core (2.37-8) ... #5 67.51 Setting up libgav1-1:amd64 (0.19.0-3+b1) ... #5 67.56 Setting up osmocom-keyring (1.1.1.8.7873) ... #5 67.61 Setting up lynx-common (2.9.2-1) ... #5 67.69 Setting up osmocom-master (1.1.0) ... #5 67.74 Setting up libltdl7:amd64 (2.5.4-4) ... #5 67.79 Setting up libkpathsea6:amd64 (2024.20240313.70630+ds-6) ... #5 67.84 Setting up libwebp7:amd64 (1.5.0-0.1) ... #5 67.89 Setting up python-apt-common (3.0.0) ... #5 67.93 Setting up libdav1d7:amd64 (1.5.1-1) ... #5 67.99 Setting up fonts-gfs-baskerville (1.1-6) ... #5 68.04 Setting up sensible-utils (0.0.25) ... #5 68.09 Setting up libmime-charset-perl (1.013.1-2) ... #5 68.14 Setting up libtiff6:amd64 (4.7.0-3+deb13u1) ... #5 68.20 Setting up librav1e0.7:amd64 (0.7.1-9+b2) ... #5 68.25 Setting up procps (2:4.0.4-9) ... #5 68.35 Setting up fonts-lmodern (2.005-1) ... #5 68.41 Setting up libopenjp2-7:amd64 (2.5.3-2.1~deb13u1) ... #5 68.46 Setting up libx11-6:amd64 (2:1.8.12-1) ... #5 68.52 Setting up libthai-data (0.1.29-2) ... #5 68.57 Setting up netbase (6.5) ... #5 68.70 Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2+b1) ... #5 68.79 Setting up sgml-base (1.31+nmu1) ... #5 68.88 Setting up libcdt5:amd64 (2.42.4-3) ... #5 68.93 Setting up libcgraph6:amd64 (2.42.4-3) ... #5 68.99 Setting up libicu76:amd64 (76.1-4) ... #5 69.05 Setting up libpaper2:amd64 (2.2.5-0.3+b2) ... #5 69.14 debconf: unable to initialize frontend: Dialog #5 69.14 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 69.14 debconf: falling back to frontend: Readline #5 69.14 debconf: unable to initialize frontend: Readline #5 69.14 debconf: (This frontend requires a controlling tty.) #5 69.14 debconf: falling back to frontend: Teletype #5 69.14 debconf: unable to initialize frontend: Teletype #5 69.14 debconf: (This frontend requires a controlling tty.) #5 69.14 debconf: falling back to frontend: Noninteractive #5 69.18 Setting up lynx (2.9.2-1) ... #5 69.24 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #5 69.24 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #5 69.27 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #5 69.33 Setting up libde265-0:amd64 (1.0.15-1+b3) ... #5 69.39 Setting up libfile-homedir-perl (1.006-2) ... #5 69.44 Setting up libwebpmux3:amd64 (1.5.0-0.1) ... #5 69.49 Setting up libyuv0:amd64 (0.0.1904.20250204-1) ... #5 69.54 Setting up libpython3.13-stdlib:amd64 (3.13.5-2) ... #5 69.59 Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 69.64 Setting up xdg-utils (1.2.1-2) ... #5 69.68 update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode #5 69.68 update-alternatives: warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist #5 69.72 Setting up libostyle1t64 (1.4devel1-23.3) ... #5 69.82 Setting up libsynctex2:amd64 (2024.20240313.70630+ds-6) ... #5 69.87 Setting up libpython3-stdlib:amd64 (3.13.5-1) ... #5 69.93 Setting up libpotrace0:amd64 (1.16-2+b2) ... #5 69.99 Setting up teckit (2.5.12+ds1-1+b1) ... #5 70.04 Setting up libice6:amd64 (2:1.1.1-1) ... #5 70.10 Setting up libavif16:amd64 (1.2.1-1.2) ... #5 70.15 Setting up libpdfbox-java (1:1.8.16-5) ... #5 70.20 Setting up libxpm4:amd64 (1:3.5.17-1+b3) ... #5 70.25 Setting up libxrender1:amd64 (1:0.9.12-1) ... #5 70.31 Setting up python3.13 (3.13.5-2) ... #5 70.84 Setting up fontconfig-config (2.15.0-2.3) ... #5 70.98 debconf: unable to initialize frontend: Dialog #5 70.98 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 70.98 debconf: falling back to frontend: Readline #5 70.98 debconf: unable to initialize frontend: Readline #5 70.98 debconf: (This frontend requires a controlling tty.) #5 70.98 debconf: falling back to frontend: Teletype #5 70.98 debconf: unable to initialize frontend: Teletype #5 70.98 debconf: (This frontend requires a controlling tty.) #5 70.98 debconf: falling back to frontend: Noninteractive #5 71.15 Setting up libwebpdemux2:amd64 (1.5.0-0.1) ... #5 71.21 Setting up libcommons-parent-java (56-1) ... #5 71.25 Setting up libcommons-logging-java (1.3.0-2) ... #5 71.32 Setting up libxext6:amd64 (2:1.3.4-1+b3) ... #5 71.50 Setting up python3 (3.13.5-1) ... #5 71.58 running python rtupdate hooks for python3.13... #5 71.58 running python post-rtupdate hooks for python3.13... #5 71.65 Setting up libpaper-utils (2.2.5-0.3+b2) ... #5 71.72 Setting up opensp (1.5.2-15.2) ... #5 71.77 Setting up python3-autocommand (2.2.2-3) ... #5 71.89 Setting up libbibtex-parser-perl (1.05+dfsg-1) ... #5 71.95 Setting up asciidoc-common (10.2.1-1) ... #5 72.93 Setting up libthai0:amd64 (0.1.29-2+b1) ... #5 72.98 Setting up python3-roman (5.0-1) ... #5 73.08 Setting up python3-webcolors (1.13-1) ... #5 73.18 Setting up python3-chardet (5.2.0+dfsg-2) ... #5 73.36 Setting up libptexenc1:amd64 (2024.20240313.70630+ds-6) ... #5 73.41 Setting up libfreetype6:amd64 (2.13.3+dfsg-1) ... #5 73.46 Setting up shared-mime-info (2.4-5+b2) ... #5 89.25 Setting up python3-funcparserlib (1.0.0-0.2) ... #5 89.46 Setting up python3-typing-extensions (4.13.2-1) ... #5 89.65 Setting up ucf (3.0052) ... #5 89.78 Setting up libgvpr2:amd64 (2.42.4-3) ... #5 89.88 Setting up xml-core (0.19) ... #5 90.19 Setting up libxslt1.1:amd64 (1.1.35-1.2+deb13u2) ... #5 90.29 Setting up libharfbuzz0b:amd64 (10.2.0-1+b1) ... #5 90.40 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.12+dfsg-4) ... #5 90.49 Setting up libfontconfig1:amd64 (2.15.0-2.3) ... #5 90.54 Setting up libxml2-utils (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... #5 90.65 Setting up libsm6:amd64 (2:1.2.6-1) ... #5 90.74 Setting up openjade (1.4devel1-23.3) ... #5 90.93 Setting up python3-more-itertools (10.7.0-1) ... #5 91.08 Setting up fontconfig (2.15.0-2.3) ... #5 91.15 Regenerating fonts cache... done. #5 93.46 Setting up python3-jaraco.functools (4.1.0-1) ... #5 93.62 Setting up libxi6:amd64 (2:1.8.2-1) ... #5 93.73 Setting up python3-jaraco.context (6.0.1-1) ... #5 93.88 Setting up libsombok3:amd64 (2.4.0-2+b2) ... #5 93.98 Setting up python3-apt (3.0.0) ... #5 94.16 Setting up libpango-1.0-0:amd64 (1.56.3-1) ... #5 94.26 Setting up python3-typeguard (4.4.2-1) ... #5 94.49 Setting up xsltproc (1.1.35-1.2+deb13u2) ... #5 94.60 Setting up python3-freetype (2.5.1-1) ... #5 94.78 Setting up xfonts-utils (1:7.7+7) ... #5 94.89 Setting up libcairo2:amd64 (1.18.4-1+b1) ... #5 94.99 Setting up tex-common (6.19) ... #5 95.18 debconf: unable to initialize frontend: Dialog #5 95.18 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 95.18 debconf: falling back to frontend: Readline #5 95.18 debconf: unable to initialize frontend: Readline #5 95.18 debconf: (This frontend requires a controlling tty.) #5 95.18 debconf: falling back to frontend: Teletype #5 95.19 debconf: unable to initialize frontend: Teletype #5 95.19 debconf: (This frontend requires a controlling tty.) #5 95.19 debconf: falling back to frontend: Noninteractive #5 95.23 update-language: texlive-base not installed and configured, doing nothing! #5 95.27 Setting up python3-inflect (7.3.1-2) ... #5 95.44 Setting up libunicode-linebreak-perl (0.0.20190101-1+b9) ... #5 95.54 Setting up libraqm0:amd64 (0.10.2-1) ... #5 95.66 Setting up libxt6t64:amd64 (1:1.2.1-1.2+b2) ... #5 95.76 Setting up lmodern (2.005-1) ... #5 96.03 Setting up libcairo-gobject2:amd64 (1.18.4-1+b1) ... #5 96.13 Setting up libpangoft2-1.0-0:amd64 (1.56.3-1) ... #5 96.24 Setting up libpangocairo-1.0-0:amd64 (1.56.3-1) ... #5 96.35 Setting up python3-pkg-resources (78.1.1-0.1) ... #5 96.56 Setting up libxmu6:amd64 (2:1.1.3-3+b4) ... #5 96.67 Setting up python3-cairo (1.27.0-2) ... #5 96.86 Setting up preview-latex-style (13.2-1.1) ... #5 96.97 Setting up libxaw7:amd64 (2:1.0.16-1) ... #5 97.07 Setting up fonts-urw-base35 (20200910-8) ... #5 97.36 Setting up librsvg2-2:amd64 (2.60.0+dfsg-1) ... #5 97.47 Setting up python3-pil:amd64 (11.1.0-5+b1) ... #5 97.74 Setting up python3-rlpycairo (0.3.0-3) ... #5 97.90 Setting up python3-reportlab (4.3.1-1) ... #5 98.33 Setting up texlive-binaries (2024.20240313.70630+ds-6) ... #5 98.40 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #5 98.42 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #5 98.42 update-alternatives: warning: skip creation of /usr/share/man/man1/bibtex.1.gz because associated file /usr/share/man/man1/bibtex.original.1.gz (of link group bibtex) doesn't exist #5 98.54 Setting up texlive-base (2024.20250309-1) ... #5 99.04 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #5 99.18 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #5 99.32 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #5 99.46 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/tex-ini-files/pdftexconfig.tex #5 99.49 debconf: unable to initialize frontend: Dialog #5 99.49 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 99.49 debconf: falling back to frontend: Readline #5 99.50 debconf: unable to initialize frontend: Readline #5 99.50 debconf: (This frontend requires a controlling tty.) #5 99.50 debconf: falling back to frontend: Teletype #5 99.50 debconf: unable to initialize frontend: Teletype #5 99.50 debconf: (This frontend requires a controlling tty.) #5 99.50 debconf: falling back to frontend: Noninteractive #5 99.83 Setting up librsvg2-bin (2.60.0+dfsg-1) ... #5 99.88 Setting up texlive-luatex (2024.20250309-1) ... #5 99.96 Setting up texlive-plain-generic (2024.20250309-2) ... #5 100.0 Setting up texlive-lang-greek (2024.20250309-1) ... #5 100.1 Setting up texlive-latex-base (2024.20250309-1) ... #5 100.2 Setting up texlive-extra-utils (2024.20250309-2) ... #5 100.3 Setting up texlive-latex-recommended (2024.20250309-1) ... #5 100.3 Setting up texlive-pictures (2024.20250309-1) ... #5 100.4 Setting up texlive-fonts-recommended (2024.20250309-1) ... #5 100.5 Setting up tipa (2:1.3-21) ... #5 100.5 Setting up texlive (2024.20250309-1) ... #5 100.6 Setting up texlive-science (2024.20250309-2) ... #5 100.7 Setting up texlive-latex-extra (2024.20250309-2) ... #5 100.8 Setting up texlive-bibtex-extra (2024.20250309-2) ... #5 100.8 Setting up texlive-xetex (2024.20250309-1) ... #5 100.9 Setting up texlive-formats-extra (2024.20250309-2) ... #5 101.0 Setting up libheif-plugin-dav1d:amd64 (1.19.8-1) ... #5 101.1 Setting up libheif-plugin-libde265:amd64 (1.19.8-1) ... #5 101.1 Setting up libheif1:amd64 (1.19.8-1) ... #5 101.2 Setting up libgd3:amd64 (2.3.3-13) ... #5 101.2 Setting up libgvc6 (2.42.4-3) ... #5 101.3 Setting up graphviz (2.42.4-3) ... #5 101.3 Setting up mscgen (0.20-16) ... #5 101.4 Processing triggers for libc-bin (2.41-12) ... #5 101.5 Processing triggers for sgml-base (1.31+nmu1) ... #5 101.6 Setting up docbook-xsl (1.79.2+dfsg-7) ... #5 101.8 Setting up docutils-common (0.21.2+dfsg-2) ... #5 102.1 Setting up sgml-data (2.0.11+nmu1) ... #5 102.4 Setting up docbook5-xml (5.0-4) ... #5 102.5 Setting up asciidoc-base (10.2.1-1) ... #5 102.9 Setting up asciidoc (10.2.1-1) ... #5 103.0 Processing triggers for sgml-base (1.31+nmu1) ... #5 103.1 Setting up python3-docutils (0.21.2+dfsg-2) ... #5 103.3 Setting up docbook-xml (4.5-13) ... #5 104.3 Setting up python3-blockdiag (3.0.0+dfsg-3) ... #5 104.5 Setting up python3-nwdiag (3.0.0+dfsg-2) ... #5 104.7 Processing triggers for sgml-base (1.31+nmu1) ... #5 104.7 Setting up docbook-dsssl (1.79-10) ... #5 104.9 Setting up dblatex (0.3.12py3-5) ... #5 105.1 Processing triggers for sgml-base (1.31+nmu1) ... #5 105.2 Setting up docbook-utils (0.6.14-4) ... #5 105.3 Setting up asciidoc-dblatex (10.2.1-1) ... #5 105.4 Setting up osmo-gsm-manuals-dev (1.6.1.6.d24f) ... #5 105.5 Processing triggers for tex-common (6.19) ... #5 105.5 debconf: unable to initialize frontend: Dialog #5 105.5 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 105.5 debconf: falling back to frontend: Readline #5 105.5 debconf: unable to initialize frontend: Readline #5 105.5 debconf: (This frontend requires a controlling tty.) #5 105.5 debconf: falling back to frontend: Teletype #5 105.5 debconf: unable to initialize frontend: Teletype #5 105.5 debconf: (This frontend requires a controlling tty.) #5 105.5 debconf: falling back to frontend: Noninteractive #5 105.5 Running updmap-sys. This may take some time... done. #5 105.9 Running mktexlsr /var/lib/texmf ... done. #5 105.9 Building format(s) --all. #5 105.9 This may take some time... done. #5 DONE 156.3s #6 exporting to image #6 exporting layers #6 exporting layers 6.6s done #6 writing image sha256:ffdfb50371da96d97c11b38391189f26480e1ac1ff26ce2b6be0adc9608647ef done #6 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg-manuals 0.0s done #6 DONE 6.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 9) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-sgsn/*.tar.* osmo-sgsn/ osmo-sgsn/.github/ osmo-sgsn/.github/FUNDING.yml osmo-sgsn/.tarball-version osmo-sgsn/AUTHORS osmo-sgsn/COPYING osmo-sgsn/Makefile.am osmo-sgsn/README.md osmo-sgsn/README.vty-tests osmo-sgsn/TODO-RELEASE osmo-sgsn/configure.ac osmo-sgsn/contrib/ osmo-sgsn/contrib/Makefile.am osmo-sgsn/contrib/gprs/ osmo-sgsn/contrib/gprs/gprs-bssgp-histogram.lua osmo-sgsn/contrib/gprs/gprs-buffer-count.lua osmo-sgsn/contrib/gprs/gprs-split-trace-by-tlli.lua osmo-sgsn/contrib/gprs/gprs-verify-nu.lua osmo-sgsn/contrib/jenkins.sh osmo-sgsn/contrib/systemd/ osmo-sgsn/contrib/systemd/Makefile.am osmo-sgsn/contrib/systemd/osmo-gtphub.service osmo-sgsn/contrib/systemd/osmo-sgsn.service osmo-sgsn/debian/ osmo-sgsn/debian/changelog osmo-sgsn/debian/compat osmo-sgsn/debian/control osmo-sgsn/debian/copyright osmo-sgsn/debian/osmo-gtphub.default osmo-sgsn/debian/osmo-gtphub.install osmo-sgsn/debian/osmo-sgsn-doc.install osmo-sgsn/debian/osmo-sgsn.install osmo-sgsn/debian/postinst osmo-sgsn/debian/rules osmo-sgsn/debian/source/ osmo-sgsn/debian/source/format osmo-sgsn/doc/ osmo-sgsn/doc/Makefile.am osmo-sgsn/doc/examples/ osmo-sgsn/doc/examples/Makefile.am osmo-sgsn/doc/examples/osmo-gtphub/ osmo-sgsn/doc/examples/osmo-gtphub/gtphub-example.txt osmo-sgsn/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg osmo-sgsn/doc/examples/osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/doc/examples/osmo-sgsn/ osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn.cfg osmo-sgsn/doc/examples/osmo-sgsn/osmo-sgsn_custom-sccp.cfg osmo-sgsn/doc/manuals/ osmo-sgsn/doc/manuals/Makefile.am osmo-sgsn/doc/manuals/chapters/ osmo-sgsn/doc/manuals/chapters/configuration.adoc osmo-sgsn/doc/manuals/chapters/control.adoc osmo-sgsn/doc/manuals/chapters/counters.adoc osmo-sgsn/doc/manuals/chapters/counters_generated.adoc osmo-sgsn/doc/manuals/chapters/overview.adoc osmo-sgsn/doc/manuals/chapters/running.adoc osmo-sgsn/doc/manuals/osmosgsn-usermanual-docinfo.xml osmo-sgsn/doc/manuals/osmosgsn-usermanual.adoc osmo-sgsn/doc/manuals/osmosgsn-vty-reference.xml osmo-sgsn/doc/manuals/regen_doc.sh osmo-sgsn/doc/manuals/vty/ osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml osmo-sgsn/git-version-gen osmo-sgsn/include/ osmo-sgsn/include/Makefile.am osmo-sgsn/include/osmocom/ osmo-sgsn/include/osmocom/Makefile.am osmo-sgsn/include/osmocom/gtphub/ osmo-sgsn/include/osmocom/gtphub/Makefile.am osmo-sgsn/include/osmocom/gtphub/gtphub.h osmo-sgsn/include/osmocom/sgsn/ osmo-sgsn/include/osmocom/sgsn/Makefile.am osmo-sgsn/include/osmocom/sgsn/apn.h osmo-sgsn/include/osmocom/sgsn/auth.h osmo-sgsn/include/osmocom/sgsn/common.h osmo-sgsn/include/osmocom/sgsn/crc24.h osmo-sgsn/include/osmocom/sgsn/debug.h osmo-sgsn/include/osmocom/sgsn/gprs_bssgp.h osmo-sgsn/include/osmocom/sgsn/gprs_gmm.h osmo-sgsn/include/osmocom/sgsn/gprs_gmm_attach.h osmo-sgsn/include/osmocom/sgsn/gprs_gmm_fsm.h osmo-sgsn/include/osmocom/sgsn/gprs_gmm_util.h osmo-sgsn/include/osmocom/sgsn/gprs_llc.h osmo-sgsn/include/osmocom/sgsn/gprs_llc_xid.h osmo-sgsn/include/osmocom/sgsn/gprs_mm_state_gb_fsm.h osmo-sgsn/include/osmocom/sgsn/gprs_mm_state_iu_fsm.h osmo-sgsn/include/osmocom/sgsn/gprs_ns.h osmo-sgsn/include/osmocom/sgsn/gprs_ranap.h osmo-sgsn/include/osmocom/sgsn/gprs_routing_area.h osmo-sgsn/include/osmocom/sgsn/gprs_sm.h osmo-sgsn/include/osmocom/sgsn/gprs_sndcp.h osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_comp.h osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_dcomp.h osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_pcomp.h osmo-sgsn/include/osmocom/sgsn/gprs_sndcp_xid.h osmo-sgsn/include/osmocom/sgsn/gprs_subscriber.h osmo-sgsn/include/osmocom/sgsn/gprs_utils.h osmo-sgsn/include/osmocom/sgsn/gtp.h osmo-sgsn/include/osmocom/sgsn/gtp_ggsn.h osmo-sgsn/include/osmocom/sgsn/gtp_mme.h osmo-sgsn/include/osmocom/sgsn/iu_client.h osmo-sgsn/include/osmocom/sgsn/iu_rnc.h osmo-sgsn/include/osmocom/sgsn/iu_rnc_fsm.h osmo-sgsn/include/osmocom/sgsn/mmctx.h osmo-sgsn/include/osmocom/sgsn/pdpctx.h osmo-sgsn/include/osmocom/sgsn/sccp.h osmo-sgsn/include/osmocom/sgsn/sgsn.h osmo-sgsn/include/osmocom/sgsn/sgsn_rim.h osmo-sgsn/include/osmocom/sgsn/signal.h osmo-sgsn/include/osmocom/sgsn/slhc.h osmo-sgsn/include/osmocom/sgsn/v42bis.h osmo-sgsn/include/osmocom/sgsn/v42bis_private.h osmo-sgsn/include/osmocom/sgsn/vty.h osmo-sgsn/m4/ osmo-sgsn/m4/README osmo-sgsn/osmoappdesc.py osmo-sgsn/src/ osmo-sgsn/src/Makefile.am osmo-sgsn/src/gprs/ osmo-sgsn/src/gprs/Makefile.am osmo-sgsn/src/gprs/crc24.c osmo-sgsn/src/gprs/gprs_llc_parse.c osmo-sgsn/src/gprs/gprs_utils.c osmo-sgsn/src/gprs/sgsn_ares.c osmo-sgsn/src/gtphub/ osmo-sgsn/src/gtphub/Makefile.am osmo-sgsn/src/gtphub/gtphub.c osmo-sgsn/src/gtphub/gtphub_ares.c osmo-sgsn/src/gtphub/gtphub_main.c osmo-sgsn/src/gtphub/gtphub_sock.c osmo-sgsn/src/gtphub/gtphub_vty.c osmo-sgsn/src/sgsn/ osmo-sgsn/src/sgsn/Makefile.am osmo-sgsn/src/sgsn/apn.c osmo-sgsn/src/sgsn/gprs_bssgp.c osmo-sgsn/src/sgsn/gprs_gmm.c osmo-sgsn/src/sgsn/gprs_gmm_attach.c osmo-sgsn/src/sgsn/gprs_gmm_fsm.c osmo-sgsn/src/sgsn/gprs_gmm_util.c osmo-sgsn/src/sgsn/gprs_llc.c osmo-sgsn/src/sgsn/gprs_llc_vty.c osmo-sgsn/src/sgsn/gprs_llc_xid.c osmo-sgsn/src/sgsn/gprs_mm_state_gb_fsm.c osmo-sgsn/src/sgsn/gprs_mm_state_iu_fsm.c osmo-sgsn/src/sgsn/gprs_ns.c osmo-sgsn/src/sgsn/gprs_ranap.c osmo-sgsn/src/sgsn/gprs_routing_area.c osmo-sgsn/src/sgsn/gprs_sm.c osmo-sgsn/src/sgsn/gprs_sndcp.c osmo-sgsn/src/sgsn/gprs_sndcp_comp.c osmo-sgsn/src/sgsn/gprs_sndcp_dcomp.c osmo-sgsn/src/sgsn/gprs_sndcp_pcomp.c osmo-sgsn/src/sgsn/gprs_sndcp_vty.c osmo-sgsn/src/sgsn/gprs_sndcp_xid.c osmo-sgsn/src/sgsn/gprs_subscriber.c osmo-sgsn/src/sgsn/gtp_ggsn.c osmo-sgsn/src/sgsn/gtp_mme.c osmo-sgsn/src/sgsn/iu_client.c osmo-sgsn/src/sgsn/iu_rnc.c osmo-sgsn/src/sgsn/iu_rnc_fsm.c osmo-sgsn/src/sgsn/mmctx.c osmo-sgsn/src/sgsn/pdpctx.c osmo-sgsn/src/sgsn/sccp.c osmo-sgsn/src/sgsn/sgsn.c osmo-sgsn/src/sgsn/sgsn_auth.c osmo-sgsn/src/sgsn/sgsn_cdr.c osmo-sgsn/src/sgsn/sgsn_ctrl.c osmo-sgsn/src/sgsn/sgsn_libgtp.c osmo-sgsn/src/sgsn/sgsn_main.c osmo-sgsn/src/sgsn/sgsn_rim.c osmo-sgsn/src/sgsn/sgsn_vty.c osmo-sgsn/src/sgsn/slhc.c osmo-sgsn/src/sgsn/v42bis.c osmo-sgsn/tests/ osmo-sgsn/tests/Makefile.am osmo-sgsn/tests/atlocal.in osmo-sgsn/tests/ctrl_test_runner.py osmo-sgsn/tests/gprs/ osmo-sgsn/tests/gprs/Makefile.am osmo-sgsn/tests/gprs/gprs_test.c osmo-sgsn/tests/gprs/gprs_test.ok osmo-sgsn/tests/gprs_routing_area/ osmo-sgsn/tests/gprs_routing_area/Makefile.am osmo-sgsn/tests/gprs_routing_area/gprs_routing_area_test.c osmo-sgsn/tests/gprs_routing_area/gprs_routing_area_test.ok osmo-sgsn/tests/gtphub/ osmo-sgsn/tests/gtphub/Makefile.am osmo-sgsn/tests/gtphub/gtphub_test.c osmo-sgsn/tests/gtphub/gtphub_test.ok osmo-sgsn/tests/osmo-sgsn-accept-all.cfg osmo-sgsn/tests/osmo-sgsn.cfg osmo-sgsn/tests/osmo-sgsn_test-nodes.vty osmo-sgsn/tests/sgsn/ osmo-sgsn/tests/sgsn/Makefile.am osmo-sgsn/tests/sgsn/gprs_gb_parse.c osmo-sgsn/tests/sgsn/gprs_gb_parse.h osmo-sgsn/tests/sgsn/sgsn_test.c osmo-sgsn/tests/sgsn/sgsn_test.ok osmo-sgsn/tests/slhc/ osmo-sgsn/tests/slhc/Makefile.am osmo-sgsn/tests/slhc/slhc_test.c osmo-sgsn/tests/slhc/slhc_test.ok osmo-sgsn/tests/sndcp_xid/ osmo-sgsn/tests/sndcp_xid/Makefile.am osmo-sgsn/tests/sndcp_xid/sndcp_xid_test.c osmo-sgsn/tests/sndcp_xid/sndcp_xid_test.ok osmo-sgsn/tests/testsuite.at osmo-sgsn/tests/v42bis/ osmo-sgsn/tests/v42bis/Makefile.am osmo-sgsn/tests/v42bis/v42bis_test.c osmo-sgsn/tests/v42bis/v42bis_test.ok osmo-sgsn/tests/vty_test_runner.py osmo-sgsn/tests/xid/ osmo-sgsn/tests/xid/Makefile.am osmo-sgsn/tests/xid/xid_test.c osmo-sgsn/tests/xid/xid_test.ok + cd _temp/binpkgs/osmo-sgsn + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/master/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libasn1c-dev libasn1c1 libbctoolbox2 libc-ares-dev libcares2 libdebhelper-perl libfile-stripnondeterminism-perl libgtp-dev libgtp11 libmagic-mgc libmagic1t64 libmbedcrypto16 libmbedtls21 libmbedx509-7 libmnl-dev libortp16 libosmo-abis-dev libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-iuh-dev libosmo-netif-dev libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libpcsclite1 libpipeline1 libpkgconf3 libsctp-dev libsctp1 libtalloc-dev libtalloc2 libtool libuchardet0 liburing2 libusb-1.0-0 libusb-1.0-0-dev m4 man-db pkg-config pkgconf pkgconf-bin po-debconf 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. Need to get 15.8 MB of archives. After this operation, 60.3 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore22 1.11.0.59.cda92 [176 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libgtp11 1.13.0.13.88d6 [47.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libgtp-dev 1.13.0.13.88d6 [174 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocodec4 1.11.0.59.cda92 [52.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmotrau11 2.0.0.32.df2a [36.9 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoisdn0 1.11.0.59.cda92 [71.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogsm20 1.11.0.59.cda92 [227 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmovty13 1.11.0.59.cda92 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmonetif11 1.6.0.17.d62e [69.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoabis15 2.0.0.32.df2a [71.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocoding0 1.11.0.59.cda92 [71.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmogb14 1.11.0.59.cda92 [178 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmoctrl0 1.11.0.59.cda92 [60.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmosim2 1.11.0.59.cda92 [64.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmousb0 1.11.0.59.cda92 [51.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore 1.11.0.59.cda92 [44.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmocore-dev 1.11.0.59.cda92 [853 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-netif-dev 1.6.0.17.d62e [87.8 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-abis-dev 2.0.0.32.df2a [118 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4 [21.4 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-gsup-client-dev 1.9.1.1.d4b4 [25.9 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran11 2.1.0.189.f95eb5 [153 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-sigtran-dev 2.1.0.189.f95eb5 [744 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:44 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:46 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libasn1c1 0.9.38 [77.5 kB] Get:47 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libasn1c-dev 0.9.38 [110 kB] Get:48 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-iuh-dev 1.7.0.18.3764 [7096 B] Get:49 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:50 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:51 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-ranap7 1.7.0.18.3764 [228 kB] Get:52 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:53 http://deb.debian.org/debian trixie/main amd64 libmbedcrypto16 amd64 3.6.4-2 [360 kB] Get:54 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ libosmo-ranap-dev 1.7.0.18.3764 [92.5 kB] Get:55 http://deb.debian.org/debian trixie/main amd64 libmbedx509-7 amd64 3.6.4-2 [151 kB] Get:56 http://deb.debian.org/debian trixie/main amd64 libmbedtls21 amd64 3.6.4-2 [242 kB] Get:57 http://deb.debian.org/debian trixie/main amd64 libbctoolbox2 amd64 5.3.105-1 [219 kB] Get:58 http://deb.debian.org/debian trixie/main amd64 libcares2 amd64 1.34.5-1 [98.2 kB] Get:59 http://deb.debian.org/debian trixie/main amd64 libc-ares-dev amd64 1.34.5-1 [226 kB] Get:60 http://deb.debian.org/debian trixie/main amd64 libsctp1 amd64 1.0.21+dfsg-1 [25.8 kB] Get:61 http://deb.debian.org/debian trixie/main amd64 libtalloc2 amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [61.5 kB] Get:62 http://deb.debian.org/debian trixie/main amd64 liburing2 amd64 2.9-1 [26.4 kB] Get:63 http://deb.debian.org/debian trixie/main amd64 libmnl-dev amd64 1.0.5-3 [23.2 kB] Get:64 http://deb.debian.org/debian trixie/main amd64 libortp16 amd64 1:5.3.105-1 [107 kB] Get:65 http://deb.debian.org/debian trixie/main amd64 libpcsclite1 amd64 2.3.3-1 [55.2 kB] Get:66 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0 amd64 2:1.0.28-1 [59.6 kB] Get:67 http://deb.debian.org/debian trixie/main amd64 libtalloc-dev amd64 2:2.4.3+samba4.22.6+dfsg-0+deb13u1 [72.9 kB] Get:68 http://deb.debian.org/debian trixie/main amd64 libsctp-dev amd64 1.0.21+dfsg-1 [74.2 kB] Get:69 http://deb.debian.org/debian trixie/main amd64 libusb-1.0-0-dev amd64 2:1.0.28-1 [82.9 kB] Get:70 http://deb.debian.org/debian trixie/main amd64 libpkgconf3 amd64 1.8.1-4 [36.4 kB] Get:71 http://deb.debian.org/debian trixie/main amd64 pkgconf-bin amd64 1.8.1-4 [30.2 kB] Get:72 http://deb.debian.org/debian trixie/main amd64 pkgconf amd64 1.8.1-4 [26.2 kB] Get:73 http://deb.debian.org/debian trixie/main amd64 pkg-config amd64 1.8.1-4 [14.0 kB] Preconfiguring packages ... Fetched 15.8 MB in 0s (96.9 MB/s) Selecting previously unselected package libmagic-mgc. (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 ... 71879 files and directories currently installed.) Preparing to unpack .../00-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../01-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../02-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../03-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../04-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../05-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../06-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../07-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../08-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../09-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../10-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../11-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../12-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../13-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../14-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../15-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../16-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../17-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../18-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../19-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../20-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package gettext. Preparing to unpack .../21-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../22-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../23-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../24-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package libmbedcrypto16:amd64. Preparing to unpack .../25-libmbedcrypto16_3.6.4-2_amd64.deb ... Unpacking libmbedcrypto16:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedx509-7:amd64. Preparing to unpack .../26-libmbedx509-7_3.6.4-2_amd64.deb ... Unpacking libmbedx509-7:amd64 (3.6.4-2) ... Selecting previously unselected package libmbedtls21:amd64. Preparing to unpack .../27-libmbedtls21_3.6.4-2_amd64.deb ... Unpacking libmbedtls21:amd64 (3.6.4-2) ... Selecting previously unselected package libbctoolbox2:amd64. Preparing to unpack .../28-libbctoolbox2_5.3.105-1_amd64.deb ... Unpacking libbctoolbox2:amd64 (5.3.105-1) ... Selecting previously unselected package libcares2:amd64. Preparing to unpack .../29-libcares2_1.34.5-1_amd64.deb ... Unpacking libcares2:amd64 (1.34.5-1) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../30-libc-ares-dev_1.34.5-1_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.34.5-1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../31-libsctp1_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libtalloc2:amd64. Preparing to unpack .../32-libtalloc2_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package liburing2:amd64. Preparing to unpack .../33-liburing2_2.9-1_amd64.deb ... Unpacking liburing2:amd64 (2.9-1) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../34-libosmocore22_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../35-libgtp11_1.13.0.13.88d6_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../36-libgtp-dev_1.13.0.13.88d6_amd64.deb ... Unpacking libgtp-dev:amd64 (1.13.0.13.88d6) ... Selecting previously unselected package libmnl-dev:amd64. Preparing to unpack .../37-libmnl-dev_1.0.5-3_amd64.deb ... Unpacking libmnl-dev:amd64 (1.0.5-3) ... Selecting previously unselected package libortp16:amd64. Preparing to unpack .../38-libortp16_1%3a5.3.105-1_amd64.deb ... Unpacking libortp16:amd64 (1:5.3.105-1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../39-libosmocodec4_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../40-libosmotrau11_2.0.0.32.df2a_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../41-libosmoisdn0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../42-libosmogsm20_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../43-libosmovty13_1.11.0.59.cda92_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../44-libosmonetif11_1.6.0.17.d62e_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.17.d62e) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../45-libosmoabis15_2.0.0.32.df2a_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../46-libosmocoding0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../47-libosmogb14_1.11.0.59.cda92_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../48-libosmoctrl0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../49-libpcsclite1_2.3.3-1_amd64.deb ... Unpacking libpcsclite1:amd64 (2.3.3-1) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../50-libosmosim2_1.11.0.59.cda92_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libusb-1.0-0:amd64. Preparing to unpack .../51-libusb-1.0-0_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../52-libosmousb0_1.11.0.59.cda92_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmocore. Preparing to unpack .../53-libosmocore_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore (1.11.0.59.cda92) ... Selecting previously unselected package libtalloc-dev:amd64. Preparing to unpack .../54-libtalloc-dev_2%3a2.4.3+samba4.22.6+dfsg-0+deb13u1_amd64.deb ... Unpacking libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Selecting previously unselected package libsctp-dev:amd64. Preparing to unpack .../55-libsctp-dev_1.0.21+dfsg-1_amd64.deb ... Unpacking libsctp-dev:amd64 (1.0.21+dfsg-1) ... Selecting previously unselected package libusb-1.0-0-dev:amd64. Preparing to unpack .../56-libusb-1.0-0-dev_2%3a1.0.28-1_amd64.deb ... Unpacking libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../57-libosmocore-dev_1.11.0.59.cda92_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.59.cda92) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../58-libosmo-netif-dev_1.6.0.17.d62e_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.17.d62e) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../59-libosmo-abis-dev_2.0.0.32.df2a_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../60-libosmo-gsup-client0_1.9.1.1.d4b4_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4) ... Selecting previously unselected package libosmo-gsup-client-dev:amd64. Preparing to unpack .../61-libosmo-gsup-client-dev_1.9.1.1.d4b4_amd64.deb ... Unpacking libosmo-gsup-client-dev:amd64 (1.9.1.1.d4b4) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../62-libosmo-sigtran11_2.1.0.189.f95eb5_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.189.f95eb5) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../63-libosmo-sigtran-dev_2.1.0.189.f95eb5_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (2.1.0.189.f95eb5) ... Selecting previously unselected package libpkgconf3:amd64. Preparing to unpack .../64-libpkgconf3_1.8.1-4_amd64.deb ... Unpacking libpkgconf3:amd64 (1.8.1-4) ... Selecting previously unselected package pkgconf-bin. Preparing to unpack .../65-pkgconf-bin_1.8.1-4_amd64.deb ... Unpacking pkgconf-bin (1.8.1-4) ... Selecting previously unselected package pkgconf:amd64. Preparing to unpack .../66-pkgconf_1.8.1-4_amd64.deb ... Unpacking pkgconf:amd64 (1.8.1-4) ... Selecting previously unselected package pkg-config:amd64. Preparing to unpack .../67-pkg-config_1.8.1-4_amd64.deb ... Unpacking pkg-config:amd64 (1.8.1-4) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../68-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dev:amd64. Preparing to unpack .../69-libasn1c-dev_0.9.38_amd64.deb ... Unpacking libasn1c-dev:amd64 (0.9.38) ... Selecting previously unselected package libosmo-iuh-dev:amd64. Preparing to unpack .../70-libosmo-iuh-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-iuh-dev:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../71-libosmo-ranap7_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.18.3764) ... Selecting previously unselected package libosmo-ranap-dev:amd64. Preparing to unpack .../72-libosmo-ranap-dev_1.7.0.18.3764_amd64.deb ... Unpacking libosmo-ranap-dev:amd64 (1.7.0.18.3764) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libosmo-iuh-dev:amd64 (1.7.0.18.3764) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up libtalloc2:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up libtalloc-dev:amd64 (2:2.4.3+samba4.22.6+dfsg-0+deb13u1) ... Setting up autotools-dev (20240727.1) ... Setting up libpkgconf3:amd64 (1.8.1-4) ... Setting up libmnl-dev:amd64 (1.0.5-3) ... Setting up libcares2:amd64 (1.34.5-1) ... Setting up libc-ares-dev:amd64 (1.34.5-1) ... Setting up autopoint (0.23.1-2) ... Setting up libpcsclite1:amd64 (2.3.3-1) ... Setting up pkgconf-bin (1.8.1-4) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up libsctp1:amd64 (1.0.21+dfsg-1) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up libusb-1.0-0:amd64 (2:1.0.28-1) ... Setting up libmbedcrypto16:amd64 (3.6.4-2) ... Setting up liburing2:amd64 (2.9-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up libusb-1.0-0-dev:amd64 (2:1.0.28-1) ... Setting up pkgconf:amd64 (1.8.1-4) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up libmbedx509-7:amd64 (3.6.4-2) ... Setting up libasn1c-dev:amd64 (0.9.38) ... Setting up libsctp-dev:amd64 (1.0.21+dfsg-1) ... Setting up pkg-config:amd64 (1.8.1-4) ... Setting up libmbedtls21:amd64 (3.6.4-2) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up libosmocore22:amd64 (1.11.0.59.cda92) ... Setting up libosmocodec4:amd64 (1.11.0.59.cda92) ... Setting up groff-base (1.23.0-9) ... Setting up libbctoolbox2:amd64 (5.3.105-1) ... Setting up libosmovty13:amd64 (1.11.0.59.cda92) ... Setting up libosmoisdn0:amd64 (1.11.0.59.cda92) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up libgtp11:amd64 (1.13.0.13.88d6) ... Setting up libortp16:amd64 (1:5.3.105-1) ... Setting up libosmousb0:amd64 (1.11.0.59.cda92) ... Setting up libosmogsm20:amd64 (1.11.0.59.cda92) ... Setting up libosmoctrl0:amd64 (1.11.0.59.cda92) ... Setting up libosmogb14:amd64 (1.11.0.59.cda92) ... Setting up libosmotrau11:amd64 (2.0.0.32.df2a) ... Setting up debhelper (13.24.2) ... Setting up libosmonetif11:amd64 (1.6.0.17.d62e) ... Setting up libgtp-dev:amd64 (1.13.0.13.88d6) ... Setting up libosmocoding0:amd64 (1.11.0.59.cda92) ... Setting up libosmosim2:amd64 (1.11.0.59.cda92) ... Setting up libosmocore (1.11.0.59.cda92) ... Setting up libosmoabis15:amd64 (2.0.0.32.df2a) ... Setting up libosmo-sigtran11:amd64 (2.1.0.189.f95eb5) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4) ... Setting up libosmo-ranap7:amd64 (1.7.0.18.3764) ... Setting up libosmocore-dev:amd64 (1.11.0.59.cda92) ... Setting up libosmo-netif-dev:amd64 (1.6.0.17.d62e) ... Setting up libosmo-ranap-dev:amd64 (1.7.0.18.3764) ... Setting up libosmo-gsup-client-dev:amd64 (1.9.1.1.d4b4) ... Setting up libosmo-sigtran-dev:amd64 (2.1.0.189.f95eb5) ... Setting up libosmo-abis-dev:amd64 (2.0.0.32.df2a) ... Processing triggers for libc-bin (2.41-12) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-sgsn dpkg-buildpackage: info: source version 1.12.0.77.968b6 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with autoreconf dh_clean dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.77.968b6.tar.xz dpkg-source: info: building osmo-sgsn in osmo-sgsn_1.12.0.77.968b6.dsc debian/rules binary dh binary --with autoreconf dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:65: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:65: the top level configure.ac:116: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:116: the top level configure.ac:153: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:153: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:153: the top level configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... configure.ac:232: the top level configure.ac:234: warning: AC_OUTPUT should be used without arguments. configure.ac:234: You should run autoupdate. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/gprs/Makefile.am: installing './depcomp' tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibility. debian/rules override_dh_auto_configure make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' dh_auto_configure -- --enable-iu --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-iu --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.10.0... yes checking for libosmovty >= 1.10.0... yes checking for libosmoctrl >= 1.10.0... yes checking for libosmogsm >= 1.10.0... yes checking for libosmogb >= 1.10.0... yes checking for libosmoabis >= 1.6.0... yes checking for libosmo-gsup-client >= 1.8.0... yes checking for libgtp >= 1.12.0... yes checking for libosmo-sigtran >= 1.9.0... yes checking for libasn1c >= 0.9.30... yes checking for libosmo-ranap >= 1.6.0... yes checking for libcares... yes checking for egrep... (cached) /usr/bin/grep -E checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no checking whether struct tm has tm_gmtoff member... yes checking whether to enable VTY/CTRL tests... no checking for OSMO_GSM_MANUALS_DIR... /usr/share/osmo-gsm-manuals (from pkg-conf) All dependencies installed! CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/gtphub/Makefile config.status: creating include/osmocom/sgsn/Makefile config.status: creating src/Makefile config.status: creating src/gprs/Makefile config.status: creating src/sgsn/Makefile config.status: creating src/gtphub/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/gprs/Makefile config.status: creating tests/gprs_routing_area/Makefile config.status: creating tests/sgsn/Makefile config.status: creating tests/gtphub/Makefile config.status: creating tests/xid/Makefile config.status: creating tests/sndcp_xid/Makefile config.status: creating tests/slhc/Makefile config.status: creating tests/v42bis/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' dh_auto_build make -j21 make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' echo 1.12.0.77-968b6 > .version-t && mv .version-t .version make all-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' Making all in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making all in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' Making all in gtphub make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' Making all in sgsn make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making all in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making all in gprs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_parse.lo gprs_llc_parse.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o crc24.lo crc24.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_utils.lo gprs_utils.c /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_ares.lo sgsn_ares.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c gprs_utils.c -fPIC -DPIC -o .libs/gprs_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c gprs_llc_parse.c -fPIC -DPIC -o .libs/gprs_llc_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c crc24.c -fPIC -DPIC -o .libs/crc24.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c sgsn_ares.c -fPIC -DPIC -o .libs/sgsn_ares.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c crc24.c -o crc24.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c gprs_utils.c -o gprs_utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c gprs_llc_parse.c -o gprs_llc_parse.o >/dev/null 2>&1 sgsn_ares.c: In function 'sgsn_ares_query': sgsn_ares.c:141:9: warning: 'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations] 141 | ares_gethostbyname(sgsn->ares_channel, name, AF_INET, ares_cb, cb_data); | ^~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/sgsn/sgsn.h:24, from sgsn_ares.c:22: /usr/include/ares.h:879:58: note: declared here 879 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_getaddrinfo) void ares_gethostbyname( | ^~~~~~~~~~~~~~~~~~ sgsn_ares.c: In function 'sgsn_ares_init': sgsn_ares.c:168:17: warning: 'ares_set_servers' is deprecated: Use ares_set_servers_csv instead [-Wdeprecated-declarations] 168 | rc = ares_set_servers(sgsn->ares_channel, sgsn->ares_servers); | ^~ /usr/include/ares.h:1168:61: note: declared here 1168 | CARES_EXTERN CARES_DEPRECATED_FOR(ares_set_servers_csv) int ares_set_servers( | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c sgsn_ares.c -o sgsn_ares.o >/dev/null 2>&1 /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z,relro -o libcommon.la gprs_llc_parse.lo crc24.lo gprs_utils.lo sgsn_ares.lo -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lgtp -losmo-sigtran -lcares libtool: link: ar cr .libs/libcommon.a .libs/gprs_llc_parse.o .libs/crc24.o .libs/gprs_utils.o .libs/sgsn_ares.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' Making all in sgsn make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o apn.o apn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_bssgp.o gprs_bssgp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_attach.o gprs_gmm_attach.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm.o gprs_gmm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_fsm.o gprs_gmm_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gmm_util.o gprs_gmm_util.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_mm_state_gb_fsm.o gprs_mm_state_gb_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_ns.o gprs_ns.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_routing_area.o gprs_routing_area.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sm.o gprs_sm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp.o gprs_sndcp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_comp.o gprs_sndcp_comp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_dcomp.o gprs_sndcp_dcomp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_pcomp.o gprs_sndcp_pcomp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_vty.o gprs_sndcp_vty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_sndcp_xid.o gprs_sndcp_xid.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtp_ggsn.o gtp_ggsn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtp_mme.o gtp_mme.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn.o sgsn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_main.o sgsn_main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_vty.o sgsn_vty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_libgtp.o sgsn_libgtp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc.o gprs_llc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_vty.o gprs_llc_vty.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o mmctx.o mmctx.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o pdpctx.o pdpctx.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_ctrl.o sgsn_ctrl.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_auth.o sgsn_auth.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_subscriber.o gprs_subscriber.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_cdr.o sgsn_cdr.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_rim.o sgsn_rim.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o slhc.o slhc.c gprs_gmm.c: In function 'gsm0408_gprs_rcvmsg_iu': gprs_gmm.c:2405:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' 2405 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" | ^~~~~~~ sgsn_libgtp.c: In function 'cb_update_context_ind': sgsn_libgtp.c:687:25: warning: 'ranap_iu_page_ps' is deprecated: Use ranap_iu_page_ps2 instead [-Wdeprecated-declarations] 687 | ranap_iu_page_ps(mm->imsi, &mm->p_tmsi, mm->ra.lac.lac, mm->ra.rac); | ^~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/sgsn/sgsn.h:21, from sgsn_libgtp.c:50: ../../include/osmocom/sgsn/iu_client.h:82:5: note: declared here 82 | int ranap_iu_page_ps(const char *imsi, const uint32_t *ptmsi, uint16_t lac, uint8_t rac) | ^~~~~~~~~~~~~~~~ sgsn_libgtp.c: In function 'cb_data_ind': sgsn_libgtp.c:831:17: warning: 'ranap_iu_page_ps' is deprecated: Use ranap_iu_page_ps2 instead [-Wdeprecated-declarations] 831 | ranap_iu_page_ps(mm->imsi, &mm->p_tmsi, mm->ra.lac.lac, mm->ra.rac); | ^~~~~~~~~~~~~~~~ ../../include/osmocom/sgsn/iu_client.h:82:5: note: declared here 82 | int ranap_iu_page_ps(const char *imsi, const uint32_t *ptmsi, uint16_t lac, uint8_t rac) | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_llc_xid.o gprs_llc_xid.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o v42bis.o v42bis.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_mm_state_iu_fsm.o gprs_mm_state_iu_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_ranap.o gprs_ranap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o iu_client.o iu_client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o iu_rnc.o iu_rnc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o iu_rnc_fsm.o iu_rnc_fsm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sccp.o sccp.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -fno-strict-aliasing -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z,relro -o osmo-sgsn apn.o gprs_bssgp.o gprs_gmm_attach.o gprs_gmm.o gprs_gmm_fsm.o gprs_gmm_util.o gprs_mm_state_gb_fsm.o gprs_ns.o gprs_routing_area.o gprs_sm.o gprs_sndcp.o gprs_sndcp_comp.o gprs_sndcp_dcomp.o gprs_sndcp_pcomp.o gprs_sndcp_vty.o gprs_sndcp_xid.o gtp_ggsn.o gtp_mme.o sgsn.o sgsn_main.o sgsn_vty.o sgsn_libgtp.o gprs_llc.o gprs_llc_vty.o mmctx.o pdpctx.o sgsn_ctrl.o sgsn_auth.o gprs_subscriber.o sgsn_cdr.o sgsn_rim.o slhc.o gprs_llc_xid.o v42bis.o gprs_mm_state_iu_fsm.o gprs_ranap.o iu_client.o iu_rnc.o iu_rnc_fsm.o sccp.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/gprs_utils.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lgtp -losmo-gsup-client -lcares -lgtp -lrt -lm -losmo-sigtran -losmo-ranap -ltalloc -lasn1c libtool: link: gcc -Wall -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -fno-strict-aliasing -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o osmo-sgsn apn.o gprs_bssgp.o gprs_gmm_attach.o gprs_gmm.o gprs_gmm_fsm.o gprs_gmm_util.o gprs_mm_state_gb_fsm.o gprs_ns.o gprs_routing_area.o gprs_sm.o gprs_sndcp.o gprs_sndcp_comp.o gprs_sndcp_dcomp.o gprs_sndcp_pcomp.o gprs_sndcp_vty.o gprs_sndcp_xid.o gtp_ggsn.o gtp_mme.o sgsn.o sgsn_main.o sgsn_vty.o sgsn_libgtp.o gprs_llc.o gprs_llc_vty.o mmctx.o pdpctx.o sgsn_ctrl.o sgsn_auth.o gprs_subscriber.o sgsn_cdr.o sgsn_rim.o slhc.o gprs_llc_xid.o v42bis.o gprs_mm_state_iu_fsm.o gprs_ranap.o iu_client.o iu_rnc.o iu_rnc_fsm.o sccp.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/gprs_utils.o ../../src/gprs/sgsn_ares.o /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -losmo-ranap -ltalloc -lasn1c -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' Making all in gtphub make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_main.o gtphub_main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub.o gtphub.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_sock.o gtphub_sock.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_ares.o gtphub_ares.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_vty.o gtphub_vty.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -fno-strict-aliasing -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z,relro -o osmo-gtphub gtphub_main.o gtphub.o gtphub_sock.o gtphub_ares.o gtphub_vty.o ../../src/gprs/sgsn_ares.o ../../src/gprs/gprs_utils.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmovty -losmocore -ltalloc -lmnl -lcares -lgtp -losmo-sigtran -lrt libtool: link: gcc -Wall -fno-strict-aliasing -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o osmo-gtphub gtphub_main.o gtphub.o gtphub_sock.o gtphub_ares.o gtphub_vty.o ../../src/gprs/sgsn_ares.o ../../src/gprs/gprs_utils.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -lrt -pthread make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making all in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making all in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making all in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making all in gprs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' Making all in gtphub make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' Making all in gprs_routing_area make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' Making all in sgsn make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' Making all in xid make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' Making all in sndcp_xid make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' Making all in slhc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' Making all in v42bis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making all in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' Making all in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' Making all in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ln -s /usr/share/osmo-gsm-manuals/build build ln -s /usr/share/osmo-gsm-manuals/common common mkdir -p ./vty xmllint --xinclude --postvalid --noout osmosgsn-vty-reference.xml if ! [ -f osmosgsn-usermanual.adoc ]; then \ ln -s osmosgsn-usermanual.adoc osmosgsn-usermanual.adoc; \ fi ../../src/sgsn/osmo-sgsn --vty-ref-xml > vty/sgsn_vty_reference.xml TEXINPUTS="/usr/share/osmo-gsm-manuals" \ a2x -vv -L --asciidoc-opts="-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' " --dblatex-opts="--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT " -a revdate="unknown" osmosgsn-usermanual.adoc rate_ctr.c:86 validating counter group 0x55a5d442b9a0(sgsn) with 23 counters Generating the VTY reference in mode 'default' (all commands except deprecated and hidden) mkdir -p generated /usr/share/osmo-gsm-manuals/build/vty_reference_combine.sh "/usr/share/osmo-gsm-manuals/merge_doc.xsl" \ $(/usr/share/osmo-gsm-manuals/build/find_existing_path.sh "vty/*reference.xml" . .) \ /usr/share/osmo-gsm-manuals/common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml + mktemp + combined=/tmp/tmp.QVsKQ4hSRN + mktemp + combine_src=/tmp/tmp.VazW9vRIVt + cp ./vty/sgsn_vty_reference.xml /tmp/tmp.QVsKQ4hSRN + [ -n /usr/share/osmo-gsm-manuals/common/vty_additions.xml ] + realpath /usr/share/osmo-gsm-manuals/common/vty_additions.xml + addition=/usr/share/osmo-gsm-manuals/common/vty_additions.xml + shift + cp /tmp/tmp.QVsKQ4hSRN /tmp/tmp.VazW9vRIVt + xsltproc -o /tmp/tmp.QVsKQ4hSRN --stringparam with /usr/share/osmo-gsm-manuals/common/vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.VazW9vRIVt + [ -n ./vty/sgsn_vty_additions.xml ] + realpath ./vty/sgsn_vty_additions.xml + addition=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml + shift + cp /tmp/tmp.QVsKQ4hSRN /tmp/tmp.VazW9vRIVt + xsltproc -o /tmp/tmp.QVsKQ4hSRN --stringparam with /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/vty/sgsn_vty_additions.xml /usr/share/osmo-gsm-manuals/merge_doc.xsl /tmp/tmp.VazW9vRIVt + [ -n ] + cat /tmp/tmp.QVsKQ4hSRN + rm -f /tmp/tmp.VazW9vRIVt + rm -f /tmp/tmp.QVsKQ4hSRN xsltproc /usr/share/osmo-gsm-manuals/vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /usr/share/osmo-gsm-manuals/build/diag-filter.conf -f /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' -a commondir='/usr/share/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT ', '-a', 'revdate=unknown', 'osmosgsn-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '/usr/share/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/usr/share/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals', '-a', 'commondir=/usr/share/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT '), ('--attribute', 'revdate=unknown'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml')] asciidoc: reading: /etc/asciidoc/asciidoc.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT " && \ export TEMPFILE="/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml" && \ /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py "osmosgsn-vty-reference.xml" && \ dblatex \ --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml \ --xslt-opts="--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated" \ \ -P draft.mode=no \ -o osmosgsn-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT ' + REVNUMBER='DRAFT ' + export TEMPFILE=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml + TEMPFILE=/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml + /usr/share/osmo-gsm-manuals/build/docbook-set-revhistory.py osmosgsn-vty-reference.xml asciidoc: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf Changing revhistory to DRAFT , unknown... asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/mscgen-filter.conf + dblatex --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path /usr/share/osmo-gsm-manuals/common/chapters:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated' -P draft.mode=no -o osmosgsn-vty-reference.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml asciidoc: reading: /usr/share/osmo-gsm-manuals/build/diag-filter.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf asciidoc: reading: /usr/share/osmo-gsm-manuals/build/graphviz-filter.conf asciidoc: writing: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml asciidoc: osmosgsn-usermanual.adoc: line 5: evaluating: {include:/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual-docinfo.xml} asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/preface.adoc asciidoc: osmosgsn-usermanual.adoc: line 8: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/preface.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/overview.adoc asciidoc: osmosgsn-usermanual.adoc: line 10: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/overview.adoc asciidoc: overview.adoc: line 24: evaluating: {counter2:target-number} asciidoc: overview.adoc: line 24: evaluating: {set2:target:osmosgsn-usermanual__1.svg} asciidoc: overview.adoc: line 36: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__1.svg" -T svg && echo " " Build the book set list... asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/running.adoc asciidoc: osmosgsn-usermanual.adoc: line 12: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/running.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/control.adoc asciidoc: osmosgsn-usermanual.adoc: line 14: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/control.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/vty.adoc asciidoc: osmosgsn-usermanual.adoc: line 16: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/vty.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/logging.adoc asciidoc: osmosgsn-usermanual.adoc: line 18: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/logging.adoc Build the listings... asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/configuration.adoc asciidoc: osmosgsn-usermanual.adoc: line 20: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/configuration.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/cs7-config.adoc asciidoc: osmosgsn-usermanual.adoc: line 22: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/cs7-config.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2.adoc asciidoc: osmosgsn-usermanual.adoc: line 24: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 153: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:osmosgsn-usermanual__2.svg} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__2.svg" -Tsvg - Processing stripped document. asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 436: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:osmosgsn-usermanual__3.svg} asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__3.svg" -T svg && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 443: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:osmosgsn-usermanual__4.svg} asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__4.svg" -T svg && echo " " Build _temp_osmosgsn-vty-reference.pdf asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/control_if.adoc asciidoc: osmosgsn-usermanual.adoc: line 26: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:osmosgsn-usermanual__5.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__5.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:osmosgsn-usermanual__6.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__6.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:osmosgsn-usermanual__7.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__7.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:osmosgsn-usermanual__8.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__8.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:osmosgsn-usermanual__9.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__9.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:osmosgsn-usermanual__10.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__10.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:osmosgsn-usermanual__11.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__11.svg" -Tsvg - asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/oap.adoc asciidoc: osmosgsn-usermanual.adoc: line 28: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/oap.adoc asciidoc: oap.adoc: line 27: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 27: evaluating: {set2:target:osmosgsn-usermanual__12.svg} asciidoc: oap.adoc: line 35: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__12.svg" -Tsvg - asciidoc: oap.adoc: line 40: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 40: evaluating: {set2:target:osmosgsn-usermanual__13.svg} asciidoc: oap.adoc: line 46: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__13.svg" -Tsvg - asciidoc: oap.adoc: line 51: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 51: evaluating: {set2:target:osmosgsn-usermanual__14.svg} asciidoc: oap.adoc: line 61: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__14.svg" -Tsvg - asciidoc: oap.adoc: line 243: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 243: evaluating: {set2:target:osmosgsn-usermanual__15.svg} asciidoc: oap.adoc: line 251: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__15.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gsup.adoc asciidoc: osmosgsn-usermanual.adoc: line 30: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gsup.adoc asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 63: evaluating: {set2:target:osmosgsn-usermanual__16.svg} asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__16.svg" -Tsvg - asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 75: evaluating: {set2:target:osmosgsn-usermanual__17.svg} asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__17.svg" -Tsvg - asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 92: evaluating: {set2:target:osmosgsn-usermanual__18.svg} asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__18.svg" -Tsvg - asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 113: evaluating: {set2:target:osmosgsn-usermanual__19.svg} asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__19.svg" -Tsvg - asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 127: evaluating: {set2:target:osmosgsn-usermanual__20.svg} asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__20.svg" -Tsvg - asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 144: evaluating: {set2:target:osmosgsn-usermanual__21.svg} asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__21.svg" -Tsvg - asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 156: evaluating: {set2:target:osmosgsn-usermanual__22.svg} asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__22.svg" -Tsvg - asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 175: evaluating: {set2:target:osmosgsn-usermanual__23.svg} asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__23.svg" -Tsvg - asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 194: evaluating: {set2:target:osmosgsn-usermanual__24.svg} asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__24.svg" -Tsvg - asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 213: evaluating: {set2:target:osmosgsn-usermanual__25.svg} asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__25.svg" -Tsvg - asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 239: evaluating: {set2:target:osmosgsn-usermanual__26.svg} asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__26.svg" -Tsvg - asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 260: evaluating: {set2:target:osmosgsn-usermanual__27.svg} asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__27.svg" -Tsvg - asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 289: evaluating: {set2:target:osmosgsn-usermanual__28.svg} asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__28.svg" -Tsvg - asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 314: evaluating: {set2:target:osmosgsn-usermanual__29.svg} asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__29.svg" -Tsvg - asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:osmosgsn-usermanual__30.svg} asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__30.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:osmosgsn-usermanual__31.svg} asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__31.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:osmosgsn-usermanual__32.svg} asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__32.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:osmosgsn-usermanual__33.svg} asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__33.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:osmosgsn-usermanual__34.svg} asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__34.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1518: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1518: evaluating: {set2:target:osmosgsn-usermanual__35.svg} asciidoc: gsup.adoc: line 1531: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__35.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1551: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1551: evaluating: {set2:target:osmosgsn-usermanual__36.svg} asciidoc: gsup.adoc: line 1560: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__36.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1573: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1573: evaluating: {set2:target:osmosgsn-usermanual__37.svg} asciidoc: gsup.adoc: line 1580: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__37.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1598: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1598: evaluating: {set2:target:osmosgsn-usermanual__38.svg} asciidoc: gsup.adoc: line 1613: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__38.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1682: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1682: evaluating: {set2:target:osmosgsn-usermanual__39.svg} asciidoc: gsup.adoc: line 1691: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__39.svg" -Tsvg - asciidoc: gsup.adoc: line 1714: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1714: evaluating: {set2:target:osmosgsn-usermanual__40.svg} asciidoc: gsup.adoc: line 1724: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__40.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1849: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1849: evaluating: {set2:target:osmosgsn-usermanual__41.svg} asciidoc: gsup.adoc: line 1857: filtering: packetdiag3 -o "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__41.svg" -Tsvg - && echo " " asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters.adoc asciidoc: osmosgsn-usermanual.adoc: line 32: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters_generated.adoc asciidoc: counters.adoc: line 4: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/chapters/counters_generated.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/port_numbers.adoc asciidoc: osmosgsn-usermanual.adoc: line 34: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/port_numbers.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/bibliography.adoc asciidoc: osmosgsn-usermanual.adoc: line 36: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/bibliography.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/glossary.adoc asciidoc: osmosgsn-usermanual.adoc: line 38: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/glossary.adoc asciidoc: include: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gfdl.adoc asciidoc: osmosgsn-usermanual.adoc: line 40: reading: /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/common/chapters/gfdl.adoc a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /usr/share/osmo-gsm-manuals/build/dblatex_config.xml -s /usr/share/osmo-gsm-manuals/build/custom-dblatex-draft.sty -P draft.mode=yes -P draft.watermark=0 -V "/obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml" 'osmosgsn-vty-reference.pdf' successfully built + rm /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/generated/_temp_osmosgsn-vty-reference.xml Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml xsltproc -o osmosgsn-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpcfb8y5mm/listings.xml' --param current.dir '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' /tmp/tmpcfb8y5mm/custom.xsl /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs. XRef to nonexistent id: gsup-msg-purge-ms-reqs Error: no ID for constraint linkend: gsup-ie-pdptaddress. XRef to nonexistent id: gsup-ie-pdptaddress Error: no ID for constraint linkend: bssgp:bss_ctx_packets:in. XRef to nonexistent id: bssgp:bss_ctx_packets:in Error: no ID for constraint linkend: bssgp:bss_ctx_packets:out. XRef to nonexistent id: bssgp:bss_ctx_packets:out Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:in. XRef to nonexistent id: bssgp:bss_ctx_bytes:in Error: no ID for constraint linkend: bssgp:bss_ctx_bytes:out. XRef to nonexistent id: bssgp:bss_ctx_bytes:out Error: no ID for constraint linkend: bssgp:bss_ctx_blocked. XRef to nonexistent id: bssgp:bss_ctx_blocked Error: no ID for constraint linkend: bssgp:bss_ctx_discarded. XRef to nonexistent id: bssgp:bss_ctx_discarded Error: no ID for constraint linkend: bssgp:bss_ctx_status. XRef to nonexistent id: bssgp:bss_ctx_status Error: no ID for constraint linkend: sgsn_llc:dl_bytes. XRef to nonexistent id: sgsn_llc:dl_bytes Error: no ID for constraint linkend: sgsn_llc:ul_bytes. XRef to nonexistent id: sgsn_llc:ul_bytes Error: no ID for constraint linkend: sgsn_llc:dl_packets. XRef to nonexistent id: sgsn_llc:dl_packets Error: no ID for constraint linkend: sgsn_llc:ul_packets. XRef to nonexistent id: sgsn_llc:ul_packets Error: no ID for constraint linkend: sgsn_gprs:attach_requested. XRef to nonexistent id: sgsn_gprs:attach_requested Error: no ID for constraint linkend: sgsn_gprs:attach_accepted. XRef to nonexistent id: sgsn_gprs:attach_accepted Error: no ID for constraint linkend: sgsn_gprs:attach_rejected. XRef to nonexistent id: sgsn_gprs:attach_rejected Error: no ID for constraint linkend: sgsn_gprs:detach_requested. XRef to nonexistent id: sgsn_gprs:detach_requested Error: no ID for constraint linkend: sgsn_gprs:detach_acked. XRef to nonexistent id: sgsn_gprs:detach_acked Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested. XRef to nonexistent id: sgsn_gprs:routing_area_requested Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested. XRef to nonexistent id: sgsn_gprs:routing_area_requested Error: no ID for constraint linkend: sgsn_gprs:routing_area_requested. XRef to nonexistent id: sgsn_gprs:routing_area_requested Error: no ID for constraint linkend: sgsn_pdp:activate_requested. XRef to nonexistent id: sgsn_pdp:activate_requested Error: no ID for constraint linkend: sgsn_pdp:activate_rejected. XRef to nonexistent id: sgsn_pdp:activate_rejected Error: no ID for constraint linkend: sgsn_pdp:activate_accepted. XRef to nonexistent id: sgsn_pdp:activate_accepted Error: no ID for constraint linkend: sgsn_pdp:request_activated. XRef to nonexistent id: sgsn_pdp:request_activated Error: no ID for constraint linkend: sgsn_pdp:request_activate_rejected. XRef to nonexistent id: sgsn_pdp:request_activate_rejected Error: no ID for constraint linkend: sgsn_pdp:modify_requested. XRef to nonexistent id: sgsn_pdp:modify_requested Error: no ID for constraint linkend: sgsn_pdp:modify_accepted. XRef to nonexistent id: sgsn_pdp:modify_accepted Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_requested. XRef to nonexistent id: sgsn_pdp:dl_deactivate_requested Error: no ID for constraint linkend: sgsn_pdp:dl_deactivate_accepted. XRef to nonexistent id: sgsn_pdp:dl_deactivate_accepted Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_requested. XRef to nonexistent id: sgsn_pdp:ul_deactivate_requested Error: no ID for constraint linkend: sgsn_pdp:ul_deactivate_accepted. XRef to nonexistent id: sgsn_pdp:ul_deactivate_accepted Error: no ID for constraint linkend: ns:nsvc_packets:in. XRef to nonexistent id: ns:nsvc_packets:in Error: no ID for constraint linkend: ns:nsvc_packets:out. XRef to nonexistent id: ns:nsvc_packets:out Error: no ID for constraint linkend: ns:nsvc_bytes:in. XRef to nonexistent id: ns:nsvc_bytes:in Error: no ID for constraint linkend: ns:nsvc_bytes:out. XRef to nonexistent id: ns:nsvc_bytes:out Error: no ID for constraint linkend: ns:nsvc_blocked. XRef to nonexistent id: ns:nsvc_blocked Error: no ID for constraint linkend: ns:nsvc_dead. XRef to nonexistent id: ns:nsvc_dead Error: no ID for constraint linkend: ns:nsvc_replaced. XRef to nonexistent id: ns:nsvc_replaced Error: no ID for constraint linkend: ns:nsvc_nsei-chg. XRef to nonexistent id: ns:nsvc_nsei-chg Error: no ID for constraint linkend: ns:nsvc_inv-nsvci. XRef to nonexistent id: ns:nsvc_inv-nsvci Error: no ID for constraint linkend: ns:nsvc_inv-nsei. XRef to nonexistent id: ns:nsvc_inv-nsei Error: no ID for constraint linkend: ns:nsvc_lost:alive. XRef to nonexistent id: ns:nsvc_lost:alive Error: no ID for constraint linkend: ns:nsvc_lost:reset. XRef to nonexistent id: ns:nsvc_lost:reset Error: no ID for constraint linkend: ns.nsvc_alive.delay. XRef to nonexistent id: ns.nsvc_alive.delay Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__1.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig1.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__25.svg rsvg-convert -a -f pdf -o fig25.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__26.svg rsvg-convert -a -f pdf -o fig26.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__27.svg rsvg-convert -a -f pdf -o fig27.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__28.svg rsvg-convert -a -f pdf -o fig28.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__29.svg rsvg-convert -a -f pdf -o fig29.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__30.svg rsvg-convert -a -f pdf -o fig30.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__31.svg rsvg-convert -a -f pdf -o fig31.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__32.svg rsvg-convert -a -f pdf -o fig32.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__33.svg rsvg-convert -a -f pdf -o fig33.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__34.svg rsvg-convert -a -f pdf -o fig34.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__35.svg rsvg-convert -a -f pdf -o fig35.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__36.svg rsvg-convert -a -f pdf -o fig36.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__37.svg rsvg-convert -a -f pdf -o fig37.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__38.svg rsvg-convert -a -f pdf -o fig38.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__39.svg rsvg-convert -a -f pdf -o fig39.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__40.svg rsvg-convert -a -f pdf -o fig40.pdf /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual__41.svg Build osmosgsn-usermanual.pdf built-in module pdftex registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode osmosgsn-usermanual.tex running post-compilation scripts... osmosgsn-usermanual.aux MD5 checksum changed osmosgsn-usermanual.toc MD5 checksum changed the /tmp/tmpcfb8y5mm/osmosgsn-usermanual.aux file has changed pdflatex -interaction=batchmode osmosgsn-usermanual.tex running post-compilation scripts... osmosgsn-usermanual.aux MD5 checksum changed the /tmp/tmpcfb8y5mm/osmosgsn-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'osmosgsn-usermanual.pdf' successfully built a2x: deleting /obs/_temp/binpkgs/osmo-sgsn/doc/manuals/osmosgsn-usermanual.xml make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' debian/rules override_dh_auto_test make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false) make -j21 check "TESTSUITEFLAGS=-j21 --verbose" VERBOSE=1 make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make check-recursive make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' Making check in include make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making check in osmocom make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' Making check in gtphub make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' Making check in sgsn make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[6]: Nothing to be done for 'check'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[6]: Nothing to be done for 'check-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making check in src make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making check in gprs make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' Making check in sgsn make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' Making check in gtphub make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making check in contrib make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making check in systemd make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making check in tests make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making check in gprs make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make gprs_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_test.o gprs_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_utils.o `test -f '../../src/gprs/gprs_utils.c' || echo './'`../../src/gprs/gprs_utils.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o gprs_test gprs_test.o gprs_utils.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o gprs_test gprs_test.o gprs_utils.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' Making check in gtphub make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make gtphub_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/osmocom/gtp/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gtphub_test.o gtphub_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/osmocom/gtp/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=gtphub_resolve_ggsn_addr -Wl,--wrap=gtphub_ares_init -Wl,--wrap=gtphub_write -no-install -Wl,-z,relro -o gtphub_test gtphub_test.o ../../src/gtphub/gtphub.o ../../src/gprs/gprs_utils.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lgtp -lrt libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=gtphub_resolve_ggsn_addr -Wl,--wrap=gtphub_ares_init -Wl,--wrap=gtphub_write -Wl,-z -Wl,relro -o gtphub_test gtphub_test.o ../../src/gtphub/gtphub.o ../../src/gprs/gprs_utils.o /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' Making check in gprs_routing_area make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make gprs_routing_area_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_routing_area_test.o gprs_routing_area_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o gprs_routing_area_test gprs_routing_area_test.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gsup-client -lcares -lgtp -lrt -lm ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o ../../src/sgsn/iu_client.o ../../src/sgsn/iu_rnc.o ../../src/sgsn/iu_rnc_fsm.o ../../src/sgsn/sccp.o -losmo-ranap -losmo-sigtran -ltalloc -lasn1c libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o gprs_routing_area_test gprs_routing_area_test.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o ../../src/sgsn/iu_client.o ../../src/sgsn/iu_rnc.o ../../src/sgsn/iu_rnc_fsm.o ../../src/sgsn/sccp.o /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -losmo-ranap /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -ltalloc -lasn1c -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' Making check in sgsn make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make sgsn_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sgsn_test.o sgsn_test.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o gprs_gb_parse.o gprs_gb_parse.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -pthread -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=sgsn_update_subscriber_data -Wl,--wrap=gprs_subscr_request_update_location -Wl,--wrap=gprs_subscr_request_auth_info -Wl,--wrap=osmo_gsup_client_send -no-install -Wl,-z,relro -o sgsn_test sgsn_test.o gprs_gb_parse.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o -losmocore -ltalloc -lmnl -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmo-gsup-client -lcares -lgtp -lrt -lm ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o ../../src/sgsn/iu_client.o ../../src/sgsn/iu_rnc.o ../../src/sgsn/iu_rnc_fsm.o ../../src/sgsn/sccp.o -losmo-ranap -losmo-sigtran -ltalloc -lasn1c libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/ -I/usr/include/osmocom/gtp/ -I/usr/include/ -I/usr/include/ -I/usr/include/asn1c -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,--wrap=osmo_get_rand_id -Wl,--wrap=sgsn_update_subscriber_data -Wl,--wrap=gprs_subscr_request_update_location -Wl,--wrap=gprs_subscr_request_auth_info -Wl,--wrap=osmo_gsup_client_send -Wl,-z -Wl,relro -o sgsn_test sgsn_test.o gprs_gb_parse.o ../../src/sgsn/apn.o ../../src/sgsn/gprs_bssgp.o ../../src/sgsn/gprs_llc.o ../../src/sgsn/gprs_ns.o ../../src/sgsn/gprs_sndcp.o ../../src/sgsn/gprs_gmm_attach.o ../../src/sgsn/gprs_gmm.o ../../src/sgsn/gprs_gmm_fsm.o ../../src/sgsn/gprs_gmm_util.o ../../src/sgsn/gprs_mm_state_gb_fsm.o ../../src/sgsn/gprs_routing_area.o ../../src/sgsn/gtp_ggsn.o ../../src/sgsn/gtp_mme.o ../../src/sgsn/mmctx.o ../../src/sgsn/pdpctx.o ../../src/sgsn/sgsn.o ../../src/sgsn/sgsn_cdr.o ../../src/sgsn/sgsn_ctrl.o ../../src/sgsn/sgsn_vty.o ../../src/sgsn/sgsn_libgtp.o ../../src/sgsn/sgsn_auth.o ../../src/sgsn/gprs_subscriber.o ../../src/sgsn/gprs_llc_xid.o ../../src/sgsn/gprs_sndcp_xid.o ../../src/sgsn/slhc.o ../../src/sgsn/gprs_sm.o ../../src/sgsn/gprs_sndcp_comp.o ../../src/sgsn/gprs_sndcp_pcomp.o ../../src/sgsn/v42bis.o ../../src/sgsn/gprs_sndcp_dcomp.o ../../src/sgsn/sgsn_rim.o ../../src/gprs/gprs_utils.o ../../src/gprs/gprs_llc_parse.o ../../src/gprs/crc24.o ../../src/gprs/sgsn_ares.o ../../src/sgsn/gprs_ranap.o ../../src/sgsn/gprs_mm_state_iu_fsm.o ../../src/sgsn/iu_client.o ../../src/sgsn/iu_rnc.o ../../src/sgsn/iu_rnc_fsm.o ../../src/sgsn/sccp.o /usr/lib/x86_64-linux-gnu/libosmoctrl.so /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -lmnl /usr/lib/x86_64-linux-gnu/libosmo-gsup-client.so -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -losmo-ranap /usr/lib/x86_64-linux-gnu/libosmo-sigtran.so -ltalloc -lasn1c -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' Making check in xid make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make xid_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o xid_test.o xid_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o xid_test xid_test.o ../../src/sgsn/gprs_llc_xid.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lcares -lgtp -lrt -lm libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o xid_test xid_test.o ../../src/sgsn/gprs_llc_xid.o /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' Making check in sndcp_xid make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make sndcp_xid_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o sndcp_xid_test.o sndcp_xid_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sgsn/gprs_sndcp_xid.o -losmocore -ltalloc -lmnl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lcares -lgtp -lrt -lm libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o sndcp_xid_test sndcp_xid_test.o ../../src/sgsn/gprs_sndcp_xid.o /usr/lib/x86_64-linux-gnu/libosmogb.so /usr/lib/x86_64-linux-gnu/libosmovty.so /usr/lib/x86_64-linux-gnu/libosmogsm.so /usr/lib/x86_64-linux-gnu/libosmoisdn.so /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -lcares /usr/lib/x86_64-linux-gnu/libgtp.so -lrt -lm -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' Making check in slhc make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make slhc_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o slhc_test.o slhc_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o slhc_test slhc_test.o ../../src/sgsn/slhc.o -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o slhc_test slhc_test.o ../../src/sgsn/slhc.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' Making check in v42bis make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make v42bis_test make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-trigraphs -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -c -o v42bis_test.o v42bis_test.c /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -ggdb3 -I/usr/include/ -pthread -I/usr/include/ -pthread -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -no-install -Wl,-z,relro -o v42bis_test v42bis_test.o ../../src/sgsn/v42bis.o -losmocore -ltalloc -lmnl libtool: link: gcc -Wall -ggdb3 -I/usr/include/ -I/usr/include/ -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/obs/_temp/binpkgs/osmo-sgsn=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=gnu11 -Wall -Wno-trigraphs -Wl,-z -Wl,relro -o v42bis_test v42bis_test.o ../../src/sgsn/v42bis.o /usr/lib/x86_64-linux-gnu/libosmocore.so -ltalloc -lmnl -pthread make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make check-local make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-sgsn])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-sgsn])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.12.0.77-968b6])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-sgsn 1.12.0.77-968b6])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [osmocom-net-gprs@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' -j21 --verbose ## ------------------------------------- ## ## osmo-sgsn 1.12.0.77-968b6 test suite. ## ## ------------------------------------- ## 1. testsuite.at:4: testing gprs ... 2. testsuite.at:10: testing sgsn ... ./testsuite.at:12: test "$enable_sgsn_test" != no || exit 77 3. testsuite.at:17: testing gprs_routing_area ... ./testsuite.at:19: test "$enable_gprs_routing_area_test" != no || exit 77 6. testsuite.at:38: testing sndcp_xid ... ./testsuite.at:40: test "$enable_sgsn_test" != no || exit 77 4. testsuite.at:24: testing gtphub ... ./testsuite.at:26: test "$enable_gtphub_test" != no || exit 77 ./testsuite.at:7: $abs_top_builddir/tests/gprs/gprs_test 5. testsuite.at:31: testing xid ... ./testsuite.at:33: test "$enable_sgsn_test" != no || exit 77 8. testsuite.at:52: testing v42bis ... ./testsuite.at:54: test "$enable_sgsn_test" != no || exit 77 ./testsuite.at:42: $abs_top_builddir/tests/sndcp_xid/sndcp_xid_test ./testsuite.at:21: $abs_top_builddir/tests/gprs_routing_area/gprs_routing_area_test 7. testsuite.at:45: testing slhc ... ./testsuite.at:47: test "$enable_sgsn_test" != no || exit 77 ./testsuite.at:14: $abs_top_builddir/tests/sgsn/sgsn_test ./testsuite.at:28: $abs_top_builddir/tests/gtphub/gtphub_test ./testsuite.at:35: $abs_top_builddir/tests/xid/xid_test ./testsuite.at:49: $abs_top_builddir/tests/slhc/slhc_test ./testsuite.at:56: $abs_top_builddir/tests/v42bis/v42bis_test stderr: stderr: stderr: full talloc report on 'xid_ctx' (total 1425 bytes in 7 blocks) log contains 1425 bytes in 6 blocks (ref 0) 0x562d71af1950 logging contains 1425 bytes in 5 blocks (ref 0) 0x562d71af19c0 struct log_target contains 232 bytes in 2 blocks (ref 0) 0x562d71af1fb0 struct log_category contains 72 bytes in 1 blocks (ref 0) 0x562d71af20c0 struct log_info contains 1192 bytes in 2 blocks (ref 0) 0x562d71af1a30 struct log_info_cat contains 1152 bytes in 1 blocks (ref 0) 0x562d71af1ac0 <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:339 slhc_compress(): Header not yet seen, will memorize header for the next turn... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 1 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0007> slhc.c:399 slhc_compress(): th->doff = 8 <0007> slhc.c:400 slhc_compress(): th+1 = 0101080a000647df06d1bf61 <0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647de06d1bf5e <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 2 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0007> slhc.c:399 slhc_compress(): th->doff = 8 <0007> slhc.c:400 slhc_compress(): th+1 = 0101080a000647e106d1bf63 <0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647df06d1bf61 <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 3 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0007> slhc.c:399 slhc_compress(): th->doff = 8 <0007> slhc.c:400 slhc_compress(): th+1 = 0101080a000647e106d1bf64 <0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf63 <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 4 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0007> slhc.c:399 slhc_compress(): th->doff = 8 <0007> slhc.c:400 slhc_compress(): th+1 = 0101080a000647e206d1bf64 <0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e106d1bf64 <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 5 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:398 slhc_compress(): Unexpected change: (th->doff > 5 && memcmp(th+1,cs->cs_tcpopt,((th->doff)-5)*4) != 0) <0007> slhc.c:399 slhc_compress(): th->doff = 8 <0007> slhc.c:400 slhc_compress(): th+1 = 0101080a000647ec06d1bf6f <0007> slhc.c:402 slhc_compress(): cs->cs_tcpopt = 0101080a000647e206d1bf64 <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 6 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:388 slhc_compress(): Unexpected change: th->doff != cs->cs_tcp.doff <0007> slhc.c:415 slhc_compress(): The header contains unexpected changes, can't compress... <0007> slhc.c:555 slhc_compress(): Packet will be sent uncompressed... <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 0 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1 <0007> slhc.c:209 encode(): n=000c <0007> slhc.c:495 slhc_compress(): Special case for data xfer detected... <0007> slhc.c:496 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1 <0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1 <0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0 <0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40 <0007> slhc.c:638 slhc_uncompress(): Unidirectional data detected <0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header... <0007> slhc.c:804 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 1 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1 <0007> slhc.c:209 encode(): n=0052 <0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1 <0007> slhc.c:209 encode(): n=0027 <0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1 <0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1 <0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 2 <0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40 <0007> slhc.c:644 slhc_uncompress(): default packet type detected <0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header... <0007> slhc.c:804 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 2 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1 <0007> slhc.c:209 encode(): n=0003 <0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1 <0007> slhc.c:209 encode(): n=0003 <0007> slhc.c:486 slhc_compress(): Special case for echoed terminal traffic detected... <0007> slhc.c:487 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1 <0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1 <0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0 <0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40 <0007> slhc.c:627 slhc_uncompress(): Echoed terminal traffic detected <0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header... <0007> slhc.c:804 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 3 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:448 slhc_compress(): flag: Delta Ack (A) = 1 <0007> slhc.c:209 encode(): n=0003 <0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1 <0007> slhc.c:209 encode(): n=0003 <0007> slhc.c:486 slhc_compress(): Special case for echoed terminal traffic detected... <0007> slhc.c:487 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1 <0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1 <0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0 <0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40 <0007> slhc.c:627 slhc_uncompress(): Echoed terminal traffic detected <0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header... <0007> slhc.c:804 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 4 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:313 slhc_compress(): Compressible packet detected! <0007> slhc.c:345 slhc_compress(): Header already seen, trying to compress... <0007> slhc.c:457 slhc_compress(): flag: Delta Sequence (S) = 1 <0007> slhc.c:209 encode(): n=0040 <0007> slhc.c:495 slhc_compress(): Special case for data xfer detected... <0007> slhc.c:496 slhc_compress(): flag: Delta Sequence (S) = 1, Delta Ack (A) = 1, Delta Window (W) = 1, Urgent Pointer (U) = 1 <0007> slhc.c:509 slhc_compress(): flag: Push (P) = 1 <0007> slhc.c:528 slhc_compress(): flag: Connection number (C) = 1 <0007> slhc.c:541 slhc_compress(): Delta-list length (deltaS) = 0 <0007> slhc.c:542 slhc_compress(): Original header len (hlen) = 40 <0007> slhc.c:638 slhc_uncompress(): Unidirectional data detected <0007> slhc.c:694 slhc_uncompress(): making space for the reconstructed header... <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 0 NotTCP 7 Searches, 1 Misses <0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch... <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 1 NotTCP 7 Searches, 1 Misses <0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch... <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 2 NotTCP 7 Searches, 1 Misses <0007> slhc.c:279 slhc_compress(): Not a TCP packat, will not touch... <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0007> slhc.c:804 slhc_o_status(): 5 Cmp, 7 Uncmp, 0 AsIs, 3 NotTCP 7 Searches, 1 Misses <0007> slhc.c:172 slhc_free(): Freeing compression states... full talloc report on 'slhc_ctx' (total 1459 bytes in 7 blocks) log contains 1459 bytes in 6 blocks (ref 0) 0x560d8657f950 logging contains 1459 bytes in 5 blocks (ref 0) 0x560d8657f9c0 struct log_target contains 234 bytes in 2 blocks (ref 0) 0x560d8657ffd0 struct log_category contains 74 bytes in 1 blocks (ref 0) 0x560d865800e0 struct log_info contains 1224 bytes in 2 blocks (ref 0) 0x560d8657fa30 struct log_info_cat contains 1184 bytes in 1 blocks (ref 0) 0x560d8657fac0 Testing decoding with timer value unit 0 Testing decoding with timer value unit 1 Testing decoding with timer value unit 2 Testing decoding with timer value unit 3 Testing decoding with timer value unit 4 Testing decoding with timer value unit 5 Testing decoding with timer value unit 6 Testing decoding with timer value unit 7 5. testsuite.at:31: ok 7. testsuite.at:45: 1. testsuite.at:4: ok ok stderr: stderr: stderr: <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9999 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-10000 via nsei/bvci 00002/00004 <0000> fsm.c:456 GMM(gmm_fsm)[0x55e17f219ee0]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e17f21a110]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55e17f21a360]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55e17f21a520]{Detached}: Allocated Tx paging for nsei 00002 / bvci 00004 Tx paging for nsei 00002 / bvci 00003 <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55e17f21a110]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(3221230132)[0x55e17f21a360]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55e17f21a520]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55e17f219ee0]{Deregistered}: Deallocated <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9998 via nsei/bvci 00002/00005 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9998 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:335 RA(262-42-24-43) GERAN Cell changed DLCI. Old: nsei/bvci 00002/00003 New: nsei/bvci 00002/00004 <0012> gprs_routing_area.c:375 RA(262-42-24-43) New cell registered 262-42-24-43-9998 via nsei/bvci 00002/00003 <0012> gprs_routing_area.c:455 RA(262-42-24-43) rejecting new RA of type UTRAN_Iu, because already present RA has ran type GERAN_Gb <0012> gprs_routing_area.c:450 RA(262-42-24-43) New UTRAN RA by RNC 262-42-2222 <0012> gprs_routing_area.c:109 RA(262-42-24-43) Failed to create an already existing RA with a different ran type UTRAN_Iu. full talloc report on 'osmo_sgsn' (total 1833 bytes in 8 blocks) msgb contains 0 bytes in 1 blocks (ref 0) 0x55e17f1f5a10 sgsn contains 0 bytes in 1 blocks (ref 0) 0x55e17f1f59a0 logging contains 1833 bytes in 5 blocks (ref 0) 0x55e17f1f5050 struct log_target contains 256 bytes in 2 blocks (ref 0) 0x55e17f1f57c0 struct log_category contains 96 bytes in 1 blocks (ref 0) 0x55e17f1f58d0 struct log_info contains 1576 bytes in 2 blocks (ref 0) 0x55e17f1f50c0 struct log_info_cat contains 1536 bytes in 1 blocks (ref 0) 0x55e17f1f5150 stderr: <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=0; <0006> gprs_sndcp_xid.c:1869 algo=0; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=1; <0006> gprs_sndcp_xid.c:1882 comp[1]=2; <0006> gprs_sndcp_xid.c:1700 gprs_sndcp_pcomp_rfc1144_params { <0006> gprs_sndcp_xid.c:1701 nsapi_len=1; <0006> gprs_sndcp_xid.c:1707 nsapi[0]=6; <0006> gprs_sndcp_xid.c:1711 s01=7; <0006> gprs_sndcp_xid.c:1713 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=2; <0006> gprs_sndcp_xid.c:1869 algo=2; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=8; <0006> gprs_sndcp_xid.c:1882 comp[1]=9; <0006> gprs_sndcp_xid.c:1755 gprs_sndcp_pcomp_rohc_params { <0006> gprs_sndcp_xid.c:1756 nsapi_len=11; <0006> gprs_sndcp_xid.c:1762 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1762 nsapi[1]=6; <0006> gprs_sndcp_xid.c:1762 nsapi[2]=7; <0006> gprs_sndcp_xid.c:1762 nsapi[3]=8; <0006> gprs_sndcp_xid.c:1762 nsapi[4]=9; <0006> gprs_sndcp_xid.c:1762 nsapi[5]=10; <0006> gprs_sndcp_xid.c:1762 nsapi[6]=11; <0006> gprs_sndcp_xid.c:1762 nsapi[7]=12; <0006> gprs_sndcp_xid.c:1762 nsapi[8]=13; <0006> gprs_sndcp_xid.c:1762 nsapi[9]=14; <0006> gprs_sndcp_xid.c:1762 nsapi[10]=15; <0006> gprs_sndcp_xid.c:1766 max_cid=15; <0006> gprs_sndcp_xid.c:1768 max_header=168; <0006> gprs_sndcp_xid.c:1771 profile_len=16; <0006> gprs_sndcp_xid.c:1777 profile[0]=0000; <0006> gprs_sndcp_xid.c:1777 profile[1]=0001; <0006> gprs_sndcp_xid.c:1777 profile[2]=0101; <0006> gprs_sndcp_xid.c:1777 profile[3]=0002; <0006> gprs_sndcp_xid.c:1777 profile[4]=0102; <0006> gprs_sndcp_xid.c:1777 profile[5]=0003; <0006> gprs_sndcp_xid.c:1777 profile[6]=0103; <0006> gprs_sndcp_xid.c:1777 profile[7]=0004; <0006> gprs_sndcp_xid.c:1777 profile[8]=0104; <0006> gprs_sndcp_xid.c:1777 profile[9]=0005; <0006> gprs_sndcp_xid.c:1777 profile[10]=0105; <0006> gprs_sndcp_xid.c:1777 profile[11]=0006; <0006> gprs_sndcp_xid.c:1777 profile[12]=0007; <0006> gprs_sndcp_xid.c:1777 profile[13]=0107; <0006> gprs_sndcp_xid.c:1777 profile[14]=0008; <0006> gprs_sndcp_xid.c:1777 profile[15]=0108; <0006> gprs_sndcp_xid.c:1780 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=2; <0006> gprs_sndcp_xid.c:1869 algo=2; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=8; <0006> gprs_sndcp_xid.c:1882 comp[1]=9; <0006> gprs_sndcp_xid.c:1755 gprs_sndcp_pcomp_rohc_params { <0006> gprs_sndcp_xid.c:1756 nsapi_len=11; <0006> gprs_sndcp_xid.c:1762 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1762 nsapi[1]=6; <0006> gprs_sndcp_xid.c:1762 nsapi[2]=7; <0006> gprs_sndcp_xid.c:1762 nsapi[3]=8; <0006> gprs_sndcp_xid.c:1762 nsapi[4]=9; <0006> gprs_sndcp_xid.c:1762 nsapi[5]=10; <0006> gprs_sndcp_xid.c:1762 nsapi[6]=11; <0006> gprs_sndcp_xid.c:1762 nsapi[7]=12; <0006> gprs_sndcp_xid.c:1762 nsapi[8]=13; <0006> gprs_sndcp_xid.c:1762 nsapi[9]=14; <0006> gprs_sndcp_xid.c:1762 nsapi[10]=15; <0006> gprs_sndcp_xid.c:1766 max_cid=15; <0006> gprs_sndcp_xid.c:1768 max_header=168; <0006> gprs_sndcp_xid.c:1771 profile_len=16; <0006> gprs_sndcp_xid.c:1777 profile[0]=0000; <0006> gprs_sndcp_xid.c:1777 profile[1]=0001; <0006> gprs_sndcp_xid.c:1777 profile[2]=0101; <0006> gprs_sndcp_xid.c:1777 profile[3]=0002; <0006> gprs_sndcp_xid.c:1777 profile[4]=0102; <0006> gprs_sndcp_xid.c:1777 profile[5]=0003; <0006> gprs_sndcp_xid.c:1777 profile[6]=0103; <0006> gprs_sndcp_xid.c:1777 profile[7]=0004; <0006> gprs_sndcp_xid.c:1777 profile[8]=0104; <0006> gprs_sndcp_xid.c:1777 profile[9]=0005; <0006> gprs_sndcp_xid.c:1777 profile[10]=0105; <0006> gprs_sndcp_xid.c:1777 profile[11]=0006; <0006> gprs_sndcp_xid.c:1777 profile[12]=0007; <0006> gprs_sndcp_xid.c:1777 profile[13]=0107; <0006> gprs_sndcp_xid.c:1777 profile[14]=0008; <0006> gprs_sndcp_xid.c:1777 profile[15]=0108; <0006> gprs_sndcp_xid.c:1780 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=1; <0006> gprs_sndcp_xid.c:1869 algo=1; <0006> gprs_sndcp_xid.c:1878 comp_len=5; <0006> gprs_sndcp_xid.c:1882 comp[0]=3; <0006> gprs_sndcp_xid.c:1882 comp[1]=4; <0006> gprs_sndcp_xid.c:1882 comp[2]=5; <0006> gprs_sndcp_xid.c:1882 comp[3]=6; <0006> gprs_sndcp_xid.c:1882 comp[4]=7; <0006> gprs_sndcp_xid.c:1721 gprs_sndcp_pcomp_rfc2507_params { <0006> gprs_sndcp_xid.c:1722 nsapi_len=1; <0006> gprs_sndcp_xid.c:1728 nsapi[0]=6; <0006> gprs_sndcp_xid.c:1732 f_max_period=256; <0006> gprs_sndcp_xid.c:1735 f_max_time=5; <0006> gprs_sndcp_xid.c:1738 max_header=168; <0006> gprs_sndcp_xid.c:1741 tcp_space=15; <0006> gprs_sndcp_xid.c:1744 non_tcp_space=15; <0006> gprs_sndcp_xid.c:1747 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=0; <0006> gprs_sndcp_xid.c:1869 algo=0; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=1; <0006> gprs_sndcp_xid.c:1882 comp[1]=2; <0006> gprs_sndcp_xid.c:1700 gprs_sndcp_pcomp_rfc1144_params { <0006> gprs_sndcp_xid.c:1701 nsapi_len=1; <0006> gprs_sndcp_xid.c:1707 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1711 s01=7; <0006> gprs_sndcp_xid.c:1713 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=3; <0006> gprs_sndcp_xid.c:1872 algo=0; <0006> gprs_sndcp_xid.c:1878 comp_len=1; <0006> gprs_sndcp_xid.c:1882 comp[0]=10; <0006> gprs_sndcp_xid.c:1800 gprs_sndcp_dcomp_v42bis_params { <0006> gprs_sndcp_xid.c:1801 nsapi_len=1; <0006> gprs_sndcp_xid.c:1807 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1810 p0=3; <0006> gprs_sndcp_xid.c:1812 p1=2048; <0006> gprs_sndcp_xid.c:1814 p2=20; <0006> gprs_sndcp_xid.c:1816 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=3; <0006> gprs_sndcp_xid.c:1872 algo=1; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=10; <0006> gprs_sndcp_xid.c:1882 comp[1]=11; <0006> gprs_sndcp_xid.c:1824 gprs_sndcp_dcomp_v44_params { <0006> gprs_sndcp_xid.c:1825 nsapi_len=1; <0006> gprs_sndcp_xid.c:1831 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1835 c0=128; <0006> gprs_sndcp_xid.c:1837 p0=3; <0006> gprs_sndcp_xid.c:1839 p1t=300; <0006> gprs_sndcp_xid.c:1841 p1r=300; <0006> gprs_sndcp_xid.c:1843 p3t=600; <0006> gprs_sndcp_xid.c:1845 p3r=600; <0006> gprs_sndcp_xid.c:1847 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=2; <0006> gprs_sndcp_xid.c:1869 algo=2; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=8; <0006> gprs_sndcp_xid.c:1882 comp[1]=9; <0006> gprs_sndcp_xid.c:1755 gprs_sndcp_pcomp_rohc_params { <0006> gprs_sndcp_xid.c:1756 nsapi_len=11; <0006> gprs_sndcp_xid.c:1762 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1762 nsapi[1]=6; <0006> gprs_sndcp_xid.c:1762 nsapi[2]=7; <0006> gprs_sndcp_xid.c:1762 nsapi[3]=8; <0006> gprs_sndcp_xid.c:1762 nsapi[4]=9; <0006> gprs_sndcp_xid.c:1762 nsapi[5]=10; <0006> gprs_sndcp_xid.c:1762 nsapi[6]=11; <0006> gprs_sndcp_xid.c:1762 nsapi[7]=12; <0006> gprs_sndcp_xid.c:1762 nsapi[8]=13; <0006> gprs_sndcp_xid.c:1762 nsapi[9]=14; <0006> gprs_sndcp_xid.c:1762 nsapi[10]=15; <0006> gprs_sndcp_xid.c:1766 max_cid=15; <0006> gprs_sndcp_xid.c:1768 max_header=168; <0006> gprs_sndcp_xid.c:1771 profile_len=16; <0006> gprs_sndcp_xid.c:1777 profile[0]=0000; <0006> gprs_sndcp_xid.c:1777 profile[1]=0001; <0006> gprs_sndcp_xid.c:1777 profile[2]=0101; <0006> gprs_sndcp_xid.c:1777 profile[3]=0002; <0006> gprs_sndcp_xid.c:1777 profile[4]=0102; <0006> gprs_sndcp_xid.c:1777 profile[5]=0003; <0006> gprs_sndcp_xid.c:1777 profile[6]=0103; <0006> gprs_sndcp_xid.c:1777 profile[7]=0004; <0006> gprs_sndcp_xid.c:1777 profile[8]=0104; <0006> gprs_sndcp_xid.c:1777 profile[9]=0005; <0006> gprs_sndcp_xid.c:1777 profile[10]=0105; <0006> gprs_sndcp_xid.c:1777 profile[11]=0006; <0006> gprs_sndcp_xid.c:1777 profile[12]=0007; <0006> gprs_sndcp_xid.c:1777 profile[13]=0107; <0006> gprs_sndcp_xid.c:1777 profile[14]=0008; <0006> gprs_sndcp_xid.c:1777 profile[15]=0108; <0006> gprs_sndcp_xid.c:1780 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=1; <0006> gprs_sndcp_xid.c:1869 algo=1; <0006> gprs_sndcp_xid.c:1878 comp_len=5; <0006> gprs_sndcp_xid.c:1882 comp[0]=3; <0006> gprs_sndcp_xid.c:1882 comp[1]=4; <0006> gprs_sndcp_xid.c:1882 comp[2]=5; <0006> gprs_sndcp_xid.c:1882 comp[3]=6; <0006> gprs_sndcp_xid.c:1882 comp[4]=7; <0006> gprs_sndcp_xid.c:1721 gprs_sndcp_pcomp_rfc2507_params { <0006> gprs_sndcp_xid.c:1722 nsapi_len=1; <0006> gprs_sndcp_xid.c:1728 nsapi[0]=6; <0006> gprs_sndcp_xid.c:1732 f_max_period=256; <0006> gprs_sndcp_xid.c:1735 f_max_time=5; <0006> gprs_sndcp_xid.c:1738 max_header=168; <0006> gprs_sndcp_xid.c:1741 tcp_space=15; <0006> gprs_sndcp_xid.c:1744 non_tcp_space=15; <0006> gprs_sndcp_xid.c:1747 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=0; <0006> gprs_sndcp_xid.c:1869 algo=0; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=1; <0006> gprs_sndcp_xid.c:1882 comp[1]=2; <0006> gprs_sndcp_xid.c:1700 gprs_sndcp_pcomp_rfc1144_params { <0006> gprs_sndcp_xid.c:1701 nsapi_len=1; <0006> gprs_sndcp_xid.c:1707 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1711 s01=7; <0006> gprs_sndcp_xid.c:1713 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=3; <0006> gprs_sndcp_xid.c:1872 algo=0; <0006> gprs_sndcp_xid.c:1878 comp_len=1; <0006> gprs_sndcp_xid.c:1882 comp[0]=10; <0006> gprs_sndcp_xid.c:1800 gprs_sndcp_dcomp_v42bis_params { <0006> gprs_sndcp_xid.c:1801 nsapi_len=1; <0006> gprs_sndcp_xid.c:1807 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1810 p0=3; <0006> gprs_sndcp_xid.c:1812 p1=2048; <0006> gprs_sndcp_xid.c:1814 p2=20; <0006> gprs_sndcp_xid.c:1816 } <0006> gprs_sndcp_xid.c:1898 } <0006> gprs_sndcp_xid.c:1864 SNDCP-XID: <0006> gprs_sndcp_xid.c:1865 struct gprs_sndcp_comp_field { <0006> gprs_sndcp_xid.c:1866 entity=3; <0006> gprs_sndcp_xid.c:1872 algo=1; <0006> gprs_sndcp_xid.c:1878 comp_len=2; <0006> gprs_sndcp_xid.c:1882 comp[0]=10; <0006> gprs_sndcp_xid.c:1882 comp[1]=11; <0006> gprs_sndcp_xid.c:1824 gprs_sndcp_dcomp_v44_params { <0006> gprs_sndcp_xid.c:1825 nsapi_len=1; <0006> gprs_sndcp_xid.c:1831 nsapi[0]=5; <0006> gprs_sndcp_xid.c:1835 c0=128; <0006> gprs_sndcp_xid.c:1837 p0=3; <0006> gprs_sndcp_xid.c:1839 p1t=300; <0006> gprs_sndcp_xid.c:1841 p1r=300; <0006> gprs_sndcp_xid.c:1843 p3t=600; <0006> gprs_sndcp_xid.c:1845 p3r=600; <0006> gprs_sndcp_xid.c:1847 } <0006> gprs_sndcp_xid.c:1898 } full talloc report on 'xid_ctx' (total 1425 bytes in 7 blocks) log contains 1425 bytes in 6 blocks (ref 0) 0x557321fdc050 logging contains 1425 bytes in 5 blocks (ref 0) 0x557321fdc0c0 struct log_target contains 232 bytes in 2 blocks (ref 0) 0x557321fdc6b0 struct log_category contains 72 bytes in 1 blocks (ref 0) 0x557321fdc7c0 struct log_info contains 1192 bytes in 2 blocks (ref 0) 0x557321fdc130 struct log_info_cat contains 1152 bytes in 1 blocks (ref 0) 0x557321fdc1c0 stderr: <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:344 Changing to transparent mode <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:321 Changing to compressed mode <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:634 Hit V42BIS_ETM <000d> v42bis.c:552 Hit V42BIS_EID <000d> v42bis.c:543 Hit V42BIS_ECM <000d> v42bis.c:642 Hit V42BIS_FLUSH full talloc report on 'v42bis_ctx' (total 1663 bytes in 7 blocks) log contains 1663 bytes in 6 blocks (ref 0) 0x556bf7d71950 logging contains 1663 bytes in 5 blocks (ref 0) 0x556bf7d719c0 struct log_target contains 246 bytes in 2 blocks (ref 0) 0x556bf7d72090 struct log_category contains 86 bytes in 1 blocks (ref 0) 0x556bf7d721a0 struct log_info contains 1416 bytes in 2 blocks (ref 0) 0x556bf7d71a30 struct log_info_cat contains 1376 bytes in 1 blocks (ref 0) 0x556bf7d71ac0 <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000234, creating LLME on the fly <0005> gprs_llc.c:1079 LLME(ffffffff/c0000234){UNASSIGNED} LLGM Assign pre (c0000234 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000234 => ffffffff) <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data <0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8caf0]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cd40]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8cf00]{Detached}: Allocated <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8caf0]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55af50e8cd40]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8cf00]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Deallocated <0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cf00]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cd40]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8caf0]{Detached}: Allocated <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT <0004> gprs_subscriber.c:242 SUBSCR(1234567890) Got SendAuthenticationInfoResult, num_auth_vectors = 2 <0004> gprs_subscriber.c:255 SUBSCR(1234567890) Adding auth tuple, cksn = 0 <0004> gprs_subscriber.c:255 SUBSCR(1234567890) Adding auth tuple, cksn = 1 <0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR <0004> gprs_subscriber.c:477 SUBSCR(1234567890) Send authentication info has failed with cause 7, handled as: Permission denied <0004> gprs_subscriber.c:484 SUBSCR(1234567890) GPRS send auth info req failed, access denied, GMM cause = 'GPRS services not allowed' (7) <0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT <0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 1, APN = 04 74 65 73 74 03 61 70 6e <0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 2, APN = 03 66 6f 6f 03 61 70 6e <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR <0004> gprs_subscriber.c:529 SUBSCR(1234567890) Update location has failed with cause 7, handled as: Permission denied <0004> gprs_subscriber.c:535 SUBSCR(1234567890) GPRS update location failed, access denied, GMM cause = 'GPRS services not allowed' (7) <0004> gprs_subscriber.c:850 SUBSCR(1234567890) Updating subscriber authentication info Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST <0004> gprs_subscriber.c:367 SUBSCR(1234567890) Will set PDP info, context id = 3, APN = 03 62 61 72 03 61 70 6e <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 12 01 05 21 43 65 87 09 28 01 01 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_DELETE_DATA_REQUEST <0004> gprs_subscriber.c:422 SUBSCR(1234567890) Rx GSUP message OSMO_GSUP_MSGT_DELETE_DATA_REQUEST not supported for CS <0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 15 01 05 21 43 65 87 09 02 01 61 28 01 01 <0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 1d 01 05 11 11 11 11 01 02 01 02 28 01 01 <0004> gprs_subscriber.c:661 Unknown IMSI 1111111110, discarding GSUP request of type 0x1c <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST <0004> gprs_subscriber.c:635 SUBSCR(1234567890) Cancelling MS subscriber (update procedure) <0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 1e 01 05 21 43 65 87 09 28 01 01 <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data Called my_dummy_sgsn_update_subscriber_data, mmctx = 0x55af50e8c290, subscr = 0x55af50e89e90 <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST <0004> gprs_subscriber.c:635 SUBSCR(1234567890) Cancelling MS subscriber (subscription withdraw) <0004> gprs_subscriber.c:210 SUBSCR(1234567890) Sending GSUP, will send: 1e 01 05 21 43 65 87 09 28 01 01 <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data <0004> gprs_subscriber.c:723 SUBSCR(1234567890) Received GSUP message OSMO_GSUP_MSGT_PURGE_MS_RESULT <0004> gprs_subscriber.c:586 SUBSCR(1234567890) Completing purge MS <0004> gprs_subscriber.c:839 SUBSCR(1234567890) Updating subscriber data <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cf00]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55af50e8cd40]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8caf0]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Deallocated <0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff) <0004> gprs_subscriber.c:579 GSUP(1234567890) Completing purge MS <0004> gprs_subscriber.c:572 GSUP(1234567890) Purge MS has failed with cause 'IMSI unknown in HLR' (2) <0004> gprs_subscriber.c:572 GSUP(1234567890) Purge MS has failed with cause 'Network failure' (17) <0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 11 01 05 21 43 65 87 09 02 01 02 28 01 01 <0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x10 <0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 15 01 05 21 43 65 87 09 02 01 02 28 01 01 <0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x14 <0004> gprs_subscriber.c:210 SUBSCR(---) Sending GSUP, will send: 1d 01 05 21 43 65 87 09 02 01 02 28 01 01 <0004> gprs_subscriber.c:661 Unknown IMSI 1234567890, discarding GSUP request of type 0x1c <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8caf0]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cd40]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8cf00]{Detached}: Allocated <0000> gprs_gmm.c:2340 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Received Event E_MM_PDU_RECEPTION <0000> gprs_gmm.c:1512 MM(/00000000) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach  <0000> gprs_gmm.c:435 <- GMM DETACH ACC (force-standby: 0) <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xe92dc0 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: e92dc0 (computed e92dc0) Got DL LLC message: DETACH_ACK <0000> gprs_gmm.c:182 MM(/00000000) Cleaning MM context due to GMM DETACH REQUEST <0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Received Event E_GMM_CLEANUP <0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Received Event E_MM_GPRS_DETACH <0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Event E_MM_GPRS_DETACH not permitted <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8caf0]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8cf00]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Deallocated <0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cf00]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cd40]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8caf0]{Detached}: Allocated <0000> gprs_gmm.c:2340 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Received Event E_MM_PDU_RECEPTION <0000> gprs_gmm.c:1512 MM(/00000000) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach Power-off <0000> gprs_gmm.c:182 MM(/00000000) Cleaning MM context due to GMM DETACH REQUEST <0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Received Event E_GMM_CLEANUP <0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Received Event E_MM_GPRS_DETACH <0000> gprs_gmm.c:192 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Event E_MM_GPRS_DETACH not permitted <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cf00]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(3221225507)[0x55af50e8cd40]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8caf0]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8c930]{Deregistered}: Deallocated <0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly <0000> gprs_gmm.c:2042 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX <0005> gprs_llc.c:1149 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Reset <0005> gprs_llc_parse.c:78 LLC SAPI=1 R U GEA? IOV-UI=0x000000 FCS=0xdd827e CMD=XID DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: dd827e (computed dd827e) Got DL LLC message: unknown <0000> gprs_gmm.c:1512 MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0000023 type=GPRS detach  <0000> gprs_gmm.c:435 <- GMM DETACH ACC (force-standby: 0) <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xe92dc0 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: e92dc0 (computed e92dc0) Got DL LLC message: DETACH_ACK <0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly <0000> gprs_gmm.c:2042 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX <0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0xc0000023, creating LLME on the fly <0000> gprs_gmm.c:2042 LLME(ffffffff/c0000023){UNASSIGNED} Cannot handle GMM for unknown MM CTX <0005> gprs_llc.c:1079 LLME(ffffffff/c0000023){UNASSIGNED} LLGM Assign pre (c0000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0000023 => ffffffff) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1258 MM(---/ffffffff) -> GMM ATTACH REQUEST  <0000> gprs_gmm.c:1433 MM(---/ffffffff) Rejecting Attach Request with cause 'Semantically incorrect message' (95) <0000> gprs_gmm.c:401 MM(---/ffffffff) <- GMM ATTACH REJECT: Semantically incorrect message <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xddd214 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: ddd214 (computed ddd214) Got DL LLC message: ATTACH_REJ <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff) sgsn_tx_counter = 1 (expected 1) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1258 MM(---/ffffffff) -> GMM ATTACH REQUEST  <0000> gprs_gmm.c:1433 MM(---/ffffffff) Rejecting Attach Request with cause 'Semantically incorrect message' (95) <0000> gprs_gmm.c:401 MM(---/ffffffff) <- GMM ATTACH REJECT: Semantically incorrect message <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xddd214 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: ddd214 (computed ddd214) Got DL LLC message: ATTACH_REJ <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff) sgsn_tx_counter = 1 (expected 1) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1653 MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" <0000> gprs_gmm.c:1741 LLME(ffffffff/80000023){UNASSIGNED} LLC XID RESET <0005> gprs_llc.c:1186 LLME(ffffffff/80000023){UNASSIGNED} LLGM Reset (SAPI=1) <0005> gprs_llc_parse.c:78 LLC SAPI=1 R U GEA? IOV-UI=0x000000 FCS=0x7bc60a CMD=XID DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 7bc60a (computed 7bc60a) Got DL LLC message: unknown <0000> gprs_gmm.c:1762 LLME(ffffffff/80000023){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first <0000> gprs_gmm.c:1831 MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) <0000> gprs_gmm.c:1614 <- ROUTING AREA UPDATE REJECT <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0x1d9d61 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 1d9d61 (computed 1d9d61) Got DL LLC message: RA_UPD_REJ <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff) sgsn_tx_counter = 2 (expected 2) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1653 MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="combined RA/LA updating + IMSI attach" <0000> gprs_gmm.c:1659 MM(---/ffffffff) Update type 2 unsupported in Mode III, is your SI13 corrupt? <0000> gprs_gmm.c:1831 MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) <0000> gprs_gmm.c:1614 <- ROUTING AREA UPDATE REJECT <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xc24511 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: c24511 (computed c24511) Got DL LLC message: RA_UPD_REJ <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff) sgsn_tx_counter = 1 (expected 1) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1831 MM(---/ffffffff) Rejecting RA Update Request with cause 'Conditional IE error' (100) <0000> gprs_gmm.c:1614 <- ROUTING AREA UPDATE REJECT <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0xd7e141 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: d7e141 (computed d7e141) Got DL LLC message: RA_UPD_REJ <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (80000023 => ffffffff) sgsn_tx_counter = 1 (expected 1) <0005> gprs_llc.c:511 LLC: unknown TLLI 0x80000023, creating LLME on the fly <0000> gprs_gmm.c:1258 MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFBC54679) type="GPRS attach"  <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cf00]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8d500]{Detached}: Allocated <0000> gprs_gmm.c:1194 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ <0000> gprs_gmm_fsm.c:49 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: state_chg to CommonProcedureInitiated <0005> gprs_llc.c:1079 LLME(ffffffff/80000023){UNASSIGNED} LLGM Assign pre (80000023 => cd426b03) <0005> gprs_llc.c:1125 LLME(80000023/cd426b03){ASSIGNED} LLGM Assign post (80000023 => cd426b03) <0000> gprs_gmm.c:1424 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{Init}: Received Event E_ATTACH_REQ_RECV <0000> gprs_gmm_attach.c:55 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{Init}: state_chg to CheckIdentity <0000> gprs_gmm.c:468 MM(/cd426b03) <- GMM IDENTITY REQUEST: mi_type=IMEI <0005> gprs_llc_parse.c:78 LLC SAPI=1 R U GEA? IOV-UI=0x000000 FCS=0x9a8ede CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 9a8ede (computed 9a8ede) <0005> gprs_gb_parse.c:397 Unhandled GSM 04.08 message type IDENTITY REQUEST for protocol discriminator GMM. Got DL LLC message: GMM <0000> gprs_gmm.c:2340 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: Received Event E_MM_PDU_RECEPTION <0000> gprs_gmm.c:1134 MM(/cd426b03) -> GMM IDENTITY RESPONSE: MI=IMEI-987654321098765 <0000> gprs_gmm.c:97 MM(/cd426b03) Stopping *inactive* MM timer 3370 <0000> gprs_gmm.c:1178 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV <0000> gprs_gmm_attach.c:116 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{CheckIdentity}: state_chg to CheckIdentity <0000> gprs_gmm.c:468 MM(/cd426b03) <- GMM IDENTITY REQUEST: mi_type=IMSI <0005> gprs_llc_parse.c:78 LLC SAPI=1 R U GEA? IOV-UI=0x000000 FCS=0x12d3c7 CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 12d3c7 (computed 12d3c7) <0005> gprs_gb_parse.c:397 Unhandled GSM 04.08 message type IDENTITY REQUEST for protocol discriminator GMM. Got DL LLC message: GMM <0000> gprs_gmm.c:2340 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: Received Event E_MM_PDU_RECEPTION <0000> gprs_gmm.c:1134 MM(/cd426b03) -> GMM IDENTITY RESPONSE: MI=IMSI-123456789012345 <0000> gprs_gmm.c:97 MM(/cd426b03) Stopping *inactive* MM timer 3370 <0000> gprs_gmm.c:1178 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV <0000> gprs_gmm_attach.c:118 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{CheckIdentity}: state_chg to Authenticate <0000> gprs_gmm_attach.c:153 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{Authenticate}: state_chg to WaitAttachComplete <0000> gprs_gmm.c:337 MM(123456789012345/cd426b03) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd426b03) <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0x2a178b CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 2a178b (computed 2a178b) Got DL LLC message: ATTACH_ACK <0000> gprs_gmm.c:2340 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: Received Event E_MM_PDU_RECEPTION <0000> gprs_gmm.c:1451 MM(123456789012345/cd426b03) -> GMM ATTACH COMPLETE <0000> gprs_gmm.c:97 MM(123456789012345/cd426b03) Stopping *inactive* MM timer 3350 <0000> gprs_gmm.c:1463 GMM(gmm_fsm)[0x55af50e8caf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS <0000> gprs_gmm_fsm.c:72 GMM(gmm_fsm)[0x55af50e8caf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL <0005> gprs_llc.c:1079 LLME(80000023/cd426b03){ASSIGNED} LLGM Assign pre (ffffffff => cd426b03) <0005> gprs_llc.c:1125 LLME(ffffffff/cd426b03){ASSIGNED} LLGM Assign post (ffffffff => cd426b03) <0000> gprs_gmm.c:1474 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: Received Event E_MM_GPRS_ATTACH <0000> gprs_mm_state_gb_fsm.c:60 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: state_chg to Ready <0000> gprs_gmm.c:1478 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV <0000> gprs_gmm_attach.c:215 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{WaitAttachComplete}: state_chg to Init <0000> gprs_gmm.c:1103 MM(123456789012345/cd426b03) Cancelled with cause 'unknown 0x0' (0), deleting context <0000> gprs_gmm.c:1081 MM(123456789012345/cd426b03) Authorization lost, detaching with cause 'unknown 0x0' (0) <0000> gprs_gmm.c:288 <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: unknown 0x0) <0005> gprs_llc_parse.c:78 LLC SAPI=1 C U GEA? IOV-UI=0x000000 FCS=0x4d4e4c CMD=UI DATA <0005> gprs_gb_parse.c:422 Got LLC message, CRC: 4d4e4c (computed 4d4e4c) Got DL LLC message: DETACH_REQ <0000> gprs_gmm.c:182 MM(123456789012345/cd426b03) Cleaning MM context due to auth lost <0000> gprs_gmm.c:185 GMM(gmm_fsm)[0x55af50e8caf0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP <0000> gprs_gmm_fsm.c:223 GMM(gmm_fsm)[0x55af50e8caf0]{Registered.NORMAL}: state_chg to Deregistered <0000> gprs_gmm.c:192 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Ready}: Received Event E_MM_GPRS_DETACH <0000> gprs_mm_state_gb_fsm.c:76 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Ready}: state_chg to Idle <0005> gprs_llc.c:1079 LLME(ffffffff/cd426b03){ASSIGNED} LLGM Assign pre (cd426b03 => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd426b03 => ffffffff) <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8cd40]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(2147483683)[0x55af50e8cf00]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8d500]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: Deallocated <0005> gprs_llc.c:511 LLC: unknown TLLI 0xffeeddcc, creating LLME on the fly <0000> fsm.c:456 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: Allocated <0000> fsm.c:456 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8d500]{Init}: Allocated <0000> fsm.c:456 MM_STATE_Gb[0x55af50e8cf00]{Idle}: Allocated <0000> fsm.c:456 MM_STATE_Iu[0x55af50e8dc90]{Detached}: Allocated <0000> mmctx.c:594 MM(1234567890/00000000) Found GGSN 0 for APN 'Test.Apn' (requested 'Test.Apn') <0000> mmctx.c:594 MM(1234567890/00000000) Found GGSN 1 for APN 'Other.Apn' (requested 'Other.Apn') <0000> mmctx.c:594 MM(1234567890/00000000) Found GGSN 0 for APN '' (requested '') <0000> mmctx.c:594 MM(1234567890/00000000) Found GGSN 2 for APN '' (requested '') <0000> mmctx.c:579 MM(1234567890/00000000) The selected APN 'Foo.Bar' has not been configured <0000> mmctx.c:489 MM(1234567890/00000000) APN IE too long <0000> mmctx.c:594 MM(1234567890/00000000) Found GGSN 0 for APN 'Test.Apn' (requested 'Test.Apn') <0000> mmctx.c:552 MM(1234567890/00000000) The requested APN 'Other.Apn' is not allowed <0000> fsm.c:568 GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55af50e8d500]{Init}: Deallocated <0000> fsm.c:568 MM_STATE_Gb(4293844428)[0x55af50e8cf00]{Idle}: Deallocated <0000> fsm.c:568 MM_STATE_Iu[0x55af50e8dc90]{Detached}: Deallocated <0000> fsm.c:568 GMM(gmm_fsm)[0x55af50e8caf0]{Deregistered}: Deallocated <0005> gprs_llc.c:1079 LLME(ffffffff/ffeeddcc){UNASSIGNED} LLGM Assign pre (ffeeddcc => ffffffff) <0005> gprs_llc.c:1125 LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffeeddcc => ffffffff) full talloc report on 'osmo_sgsn' (total 1425 bytes in 8 blocks) msgb contains 0 bytes in 1 blocks (ref 0) 0x55af50e66870 sgsn contains 0 bytes in 1 blocks (ref 0) 0x55af50e66800 logging contains 1425 bytes in 5 blocks (ref 0) 0x55af50e66050 struct log_target contains 232 bytes in 2 blocks (ref 0) 0x55af50e66640 struct log_category contains 72 bytes in 1 blocks (ref 0) 0x55af50e66750 struct log_info contains 1192 bytes in 2 blocks (ref 0) 0x55af50e660c0 struct log_info_cat contains 1152 bytes in 1 blocks (ref 0) 0x55af50e66150 test_echo <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 1 0x01 <000a> gtphub.c:357 | length = 4 0x0004 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:533 no IEs in this GTP packet <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Echo Request) <000a> gtphub.c:2151 <-- Echo response to SGSN: 14 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 1 0x01 <000a> gtphub.c:357 | length = 4 0x0004 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 52719 0xcdef <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:533 no IEs in this GTP packet <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 434 (Echo Request) <000a> gtphub.c:2151 --> Echo response to GGSN: 14 bytes to 192.168.43.34 port 434 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 1 0x01 <000a> gtphub.c:357 | length = 4 0x0004 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (Echo Request) <000a> gtphub.c:2151 <-- Echo response to SGSN: 14 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 1 0x01 <000a> gtphub.c:357 | length = 4 0x0004 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 52719 0xcdef <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (Echo Request) <000a> gtphub.c:2151 --> Echo response to GGSN: 14 bytes to 192.168.43.34 port 434 test_one_pdp_ctx (del from SGSN) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459076f10: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 20 0x14 <000a> gtphub.c:357 | length = 8 0x0008 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 43982 0xabce <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Delete PDP Ctx Request) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1704 Tunnel delete pending: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 765, seq 6d32, 16 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 21 0x15 <000a> gtphub.c:357 | length = 6 0x0006 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27954 0x6d32 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Delete PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459076f10: sequence unmap 43982 <-- 27954 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1758 Delete PDP Context: removing tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abce, 14 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 406: nr mapping from 192.168.42.23 port 423: 43982->27954 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_one_pdp_ctx (del from GGSN) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x56045907a270: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 20 0x14 <000a> gtphub.c:357 | length = 8 0x0008 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 21554 0x5432 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 434 (Delete PDP Ctx Request) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434 <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1704 Tunnel delete pending: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 21554 --> 27953 <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq 6d31, 16 bytes to 192.168.42.23 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 21 0x15 <000a> gtphub.c:357 | length = 6 0x0006 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 2123 (Delete PDP Ctx Response) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 2123 <000a> gtphub.c:1244 peer 0x56045907a270: sequence unmap 21554 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.42.23: seq 21554 yields 192.168.43.34 port 434, tei 1 yields 192.168.43.34 port 2123) <000a> gtphub.c:1758 Delete PDP Context: removing tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 765, seq 5432, 14 bytes to 192.168.43.34 port 434 <000a> gtphub.c:1184 expired: 406: nr mapping from 192.168.43.34 port 434: 21554->27953 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_user_data <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459076f10: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 - user data starts <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 255 0xff <000a> gtphub.c:357 | length = 88 0x0058 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 112 0x0070 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (User Data) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434 <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 112 --> 27953 <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 123, seq 6d31, 96 bytes to 192.168.42.23 port 2152 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 255 0xff <000a> gtphub.c:357 | length = 88 0x0058 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 4660 0x1234 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (User Data) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 423, instead using index 2154. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 567, seq 6d31, 96 bytes to 192.168.43.34 port 2152 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.43.34 port 434: 112->27953 <000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.42.23 port 423: 4660->27953 <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_reused_tei <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459079a20: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43982 0xabce <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000a> gtphub.c:1318 Expiring tunnel due to reused TEI: SGSN peer 192.168.42.23 port 2123 sent CTRL TEI 321, previously used by tunnel TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567)... <000a> gtphub.c:1327 ...while establishing tunnel TEI=2: 192.168.42.23/(uninitialized) (TEI C=321 U=0) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d32, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 2 0x00000002 <000a> gtphub.c:359 | seq = 27954 0x6d32 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459079a20: sequence unmap 43982 <-- 27954 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abce, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43982->27954 <000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_peer_restarted <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x56045907b100: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 4660 0x1234 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 2748 0x00000abc <000a> gtphub.c:585 | TEI (CTRL) 3258 0x00000cba <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:1853 Peer has restarted: 192.168.42.23 port 423 <000a> gtphub.c:1868 Deleting tunnel due to peer restart: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1894 Deleting 1 tunnels due to restart of: 192.168.42.23 port 423 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27955 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d33, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 2 0x00000002 <000a> gtphub.c:359 | seq = 27955 0x6d33 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 3567 0x00000def <000a> gtphub.c:585 | TEI (CTRL) 4062 0x00000fde <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x56045907b100: sequence unmap 4660 <-- 27955 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 4660 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34 (TEI C=fde U=def) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI cba, seq 1234, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 385: nr mapping from 192.168.42.23 port 423: 4660->27955 <000a> gtphub.c:1077 expired: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=cba U=abc) <-> 192.168.43.34 (TEI C=fde U=def) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_peer_restarted_reusing_tei <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459077550: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 4660 0x1234 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:1853 Peer has restarted: 192.168.42.23 port 423 <000a> gtphub.c:1868 Deleting tunnel due to peer restart: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1894 Deleting 1 tunnels due to restart of: 192.168.42.23 port 423 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2154. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2155. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2156. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2157. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27955 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d33, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 21 0x15 <000a> gtphub.c:357 | length = 6 0x0006 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27954 0x6d32 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:570 | addr (null) <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Delete PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1077 expired: TEI=1: (uninitialized) (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 2 0x00000002 <000a> gtphub.c:359 | seq = 27955 0x6d33 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 3567 0x00000def <000a> gtphub.c:585 | TEI (CTRL) 4062 0x00000fde <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459077550: sequence unmap 4660 <-- 27955 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 4660 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=fde U=def) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq 1234, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 385: nr mapping from 192.168.42.23 port 423: 4660->27955 <000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=fde U=def) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_user_data <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 423, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459079280: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 - user data starts <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 255 0xff <000a> gtphub.c:357 | length = 88 0x0058 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 112 0x0070 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 <- rx USER from GGSN 192.168.43.34 port 434 (User Data) <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 434 <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 434 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.43.34 port 434: sequence map 112 --> 27953 <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 123, seq 6d31, 96 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 255 0xff <000a> gtphub.c:357 | length = 88 0x0058 <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 4660 0x1234 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:2123 -> rx USER from SGSN 192.168.42.23 port 423 (User Data) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 4660 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 567, seq 6d31, 96 bytes to 192.168.43.34 port 2152 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.43.34 port 434: 112->27953 <000a> gtphub.c:1184 expired: 975: nr mapping from 192.168.42.23 port 423: 4660->27953 <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 434 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 test_parallel_context_creation <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43981 0xabcd <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456789 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 291 0x00000123 <000a> gtphub.c:585 | TEI (CTRL) 801 0x00000321 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2694 New peer address: SGSN Ctrl 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 423 <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000a> gtphub.c:2694 New peer address: GGSN Ctrl 192.168.43.34 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2123 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2123, instead using index 2124. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2123 <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:2694 New peer address: SGSN User 192.168.42.23 <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.42.23 port 2152 <000a> gtphub.c:1626 New tunnel, first half: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43981 --> 27953 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d31, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 16 0x10 <000a> gtphub.c:357 | length = 104 0x0068 <000a> gtphub.c:358 | TEI = 0 0x00000000 <000a> gtphub.c:359 | seq = 43982 0xabce <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:557 | IMSI 240010123456889 <000a> gtphub.c:564 | NSAPI 0 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:570 | addr 192.168.42.23 <000a> gtphub.c:577 | TEI DI (USER) 292 0x00000124 <000a> gtphub.c:585 | TEI (CTRL) 802 0x00000322 <000a> gtphub.c:2123 -> rx CTRL from SGSN 192.168.42.23 port 423 (Create PDP Ctx Request) <000a> gtphub.c:2232 from SGSN peer: 192.168.42.23 port 423 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 3, instead using index 2153. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 5, instead using index 2154. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 4, instead using index 2155. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 6, instead using index 2156. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.42.23 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.42.23 (4) <000a> gtphub.c:1626 New tunnel, first half: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:1209 peer 192.168.42.23 port 423: sequence map 43982 --> 27954 <000a> gtphub.c:2319 --> Forward to GGSN: header-TEI 0, seq 6d32, 112 bytes to 192.168.43.34 port 2123 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 1 0x00000001 <000a> gtphub.c:359 | seq = 27953 0x6d31 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1383 0x00000567 <000a> gtphub.c:585 | TEI (CTRL) 1893 0x00000765 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459077550: sequence unmap 43981 <-- 27953 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43981 yields 192.168.42.23 port 423, tei 1 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:2694 New peer address: GGSN User 192.168.43.34 <000b> rate_ctr.c:221 counter group 'gtphub:bind' already exists for index 2152, instead using index 2157. This is a software bug that needs fixing. <000b> rate_ctr.c:97 'packets.in' is not a valid counter identifier <000b> rate_ctr.c:131 counter group name mangled: 'packets.in' -> 'packets:in' <000b> rate_ctr.c:131 counter group name mangled: 'packets.out' -> 'packets:out' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.in' -> 'bytes:in' <000b> rate_ctr.c:131 counter group name mangled: 'bytes.out' -> 'bytes:out' <000a> gtphub.c:2727 New peer port: 192.168.43.34 port 2152 <000a> gtphub.c:1629 New tunnel: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 321, seq abcd, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:355 | GTPv1 <000a> gtphub.c:356 | type = 17 0x11 <000a> gtphub.c:357 | length = 78 0x004e <000a> gtphub.c:358 | TEI = 2 0x00000002 <000a> gtphub.c:359 | seq = 27954 0x6d32 <000a> gtphub.c:360 | npdu = 0 0x00 <000a> gtphub.c:361 | next = 0 0x00 <000a> gtphub.c:525 Valid GTP header (v1) <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:570 | addr 192.168.43.34 <000a> gtphub.c:577 | TEI DI (USER) 1384 0x00000568 <000a> gtphub.c:585 | TEI (CTRL) 1894 0x00000766 <000a> gtphub.c:2123 <- rx CTRL from GGSN 192.168.43.34 port 2123 (Create PDP Ctx Response) <000a> gtphub.c:2232 from GGSN peer: 192.168.43.34 port 2123 <000a> gtphub.c:1244 peer 0x560459077550: sequence unmap 43982 <-- 27954 <000a> gtphub.c:1441 Unmapped TEI coming from: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34/(uninitialized) (TEI C=0 U=0) <000a> gtphub.c:2021 Seq unmap and TEI unmap yield two different peers. Using seq unmap. (from CTRL 192.168.43.34: seq 43982 yields 192.168.42.23 port 423, tei 2 yields 192.168.42.23 port 2123) <000a> gtphub.c:1538 Read CTRL GSN addr 192.168.43.34 (4) <000a> gtphub.c:1538 Read USER GSN addr 192.168.43.34 (4) <000a> gtphub.c:1629 New tunnel: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34 (TEI C=766 U=568) <000a> gtphub.c:2319 <-- Forward to SGSN: header-TEI 322, seq abce, 86 bytes to 192.168.42.23 port 423 <000a> gtphub.c:1184 expired: 375: nr mapping from 192.168.42.23 port 423: 43981->27953 <000a> gtphub.c:1184 expired: 376: nr mapping from 192.168.42.23 port 423: 43982->27954 <000a> gtphub.c:1077 expired: TEI=1: 192.168.42.23 (TEI C=321 U=123) <-> 192.168.43.34 (TEI C=765 U=567) <000a> gtphub.c:1077 expired: TEI=2: 192.168.42.23 (TEI C=322 U=124) <-> 192.168.43.34 (TEI C=766 U=568) <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 423 <000a> gtphub.c:2387 expired: peer 192.168.42.23 port 2152 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2123 <000a> gtphub.c:2387 expired: peer 192.168.43.34 port 2152 full talloc report on 'osmo_gtphub' (total 1561 bytes in 7 blocks) log contains 1561 bytes in 6 blocks (ref 0) 0x560459074050 logging contains 1561 bytes in 5 blocks (ref 0) 0x5604590740c0 struct log_target contains 240 bytes in 2 blocks (ref 0) 0x560459074730 struct log_category contains 80 bytes in 1 blocks (ref 0) 0x560459074840 struct log_info contains 1320 bytes in 2 blocks (ref 0) 0x560459074130 struct log_info_cat contains 1280 bytes in 1 blocks (ref 0) 0x5604590741c0 3. testsuite.at:17: 6. testsuite.at:38: ok ok 2. testsuite.at:10: ok 8. testsuite.at:52: ok 4. testsuite.at:24: ok ## ------------- ## ## Test results. ## ## ------------- ## All 8 tests were successful. make python-tests make[7]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[7]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making check in doc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' Making check in examples make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' Making check in manuals make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make osmosgsn-usermanual.check; \ fi make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install make -j1 install DESTDIR=/obs/_temp/binpkgs/osmo-sgsn/debian/tmp AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make install-recursive make[2]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' Making install in include make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making install in osmocom make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' Making install in gtphub make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/gtphub' Making install in sgsn make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom/sgsn' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include/osmocom' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/include' Making install in src make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making install in gprs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gprs' Making install in sgsn make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-sgsn /obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin/osmo-sgsn make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/sgsn' Making install in gtphub make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c osmo-gtphub /obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/bin/osmo-gtphub make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src/gtphub' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/src' Making install in contrib make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making install in systemd make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/lib/systemd/system' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib/systemd' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/contrib' Making install in tests make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making install in gprs make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs' Making install in gtphub make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gtphub' Making install in gprs_routing_area make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/gprs_routing_area' Making install in sgsn make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sgsn' Making install in xid make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/xid' Making install in sndcp_xid make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/sndcp_xid' Making install in slhc make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/slhc' Making install in v42bis make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests/v42bis' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/tests' Making install in doc make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' Making install in examples make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/etc/osmocom' /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/etc/osmocom' make install-data-hook make[6]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[6]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/examples' Making install in manuals make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' [ -n "osmo-sgsn" ] || exit 1 if [ "" != "1" ]; then \ for i in osmosgsn-usermanual.pdf osmosgsn-vty-reference.pdf; do \ install -vDm644 "$i" "/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/$i" || exit 1; \ done; \ fi install: creating directory '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc' 'osmosgsn-usermanual.pdf' -> '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/osmosgsn-usermanual.pdf' 'osmosgsn-vty-reference.pdf' -> '/obs/_temp/binpkgs/osmo-sgsn/debian/tmp/usr/share/doc/osmo-sgsn-doc/osmosgsn-vty-reference.pdf' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc/manuals' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[5]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn/doc' make[3]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make[4]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[3]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[2]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' dh_install dh_installdocs dh_installchangelogs dh_systemd_enable dh_installinit dh_systemd_start dh_perl dh_link dh_strip_nondeterminism debian/rules override_dh_compress make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' dh_compress -X.pdf make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/obs/_temp/binpkgs/osmo-sgsn' dh_strip -posmo-sgsn --dbg-package=osmo-sgsn-dbg dh_strip -posmo-gtphub --dbg-package=osmo-gtphub-dbg make[1]: Leaving directory '/obs/_temp/binpkgs/osmo-sgsn' dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package osmo-sgsn-doc: substitution variable ${misc:Package} used, but is not defined dh_md5sums dh_builddeb dpkg-deb: building package 'osmo-sgsn-dbg' in '../osmo-sgsn-dbg_1.12.0.77.968b6_amd64.deb'. dpkg-deb: building package 'osmo-sgsn' in '../osmo-sgsn_1.12.0.77.968b6_amd64.deb'. dpkg-deb: building package 'osmo-gtphub' in '../osmo-gtphub_1.12.0.77.968b6_amd64.deb'. dpkg-deb: building package 'osmo-gtphub-dbg' in '../osmo-gtphub-dbg_1.12.0.77.968b6_amd64.deb'. dpkg-deb: building package 'osmo-sgsn-doc' in '../osmo-sgsn-doc_1.12.0.77.968b6_all.deb'. dpkg-genbuildinfo -O../osmo-sgsn_1.12.0.77.968b6_amd64.buildinfo dpkg-genchanges -O../osmo-sgsn_1.12.0.77.968b6_amd64.changes dpkg-genchanges: warning: substitution variable ${misc:Package} used, but is not defined dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c osmo-gtphub-dbg_1.12.0.77.968b6_amd64.deb drwxr-xr-x root/root 0 2025-11-18 09:58 ./ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/.build-id/4c/ -rw-r--r-- root/root 166136 2025-11-18 09:58 ./usr/lib/debug/.build-id/4c/ccec9b8e46bfed0633df334f185f7e6a74710a.debug drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub-dbg/ -rw-r--r-- root/root 9575 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub-dbg/changelog.gz -rw-r--r-- root/root 14698 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub-dbg/copyright + dpkg -c osmo-gtphub_1.12.0.77.968b6_amd64.deb drwxr-xr-x root/root 0 2025-11-18 09:58 ./ drwxr-xr-x root/root 0 2025-11-18 09:58 ./etc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./etc/default/ -rw-r--r-- root/root 44 2025-11-18 09:58 ./etc/default/osmo-gtphub drwxr-xr-x root/root 0 2025-11-18 09:58 ./etc/osmocom/ -rw-r--r-- root/root 774 2025-11-18 09:58 ./etc/osmocom/osmo-gtphub.cfg drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/systemd/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/systemd/system/ -rw-r--r-- root/root 348 2025-11-18 09:58 ./lib/systemd/system/osmo-gtphub.service drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/bin/ -rwxr-xr-x root/root 100352 2025-11-18 09:58 ./usr/bin/osmo-gtphub drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/ -rw-r--r-- root/root 9572 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/changelog.gz -rw-r--r-- root/root 14698 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/copyright drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/examples/ -rw-r--r-- root/root 831 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/examples/osmo-gtphub-1iface.cfg -rw-r--r-- root/root 774 2025-11-18 09:58 ./usr/share/doc/osmo-gtphub/examples/osmo-gtphub.cfg + dpkg -c osmo-sgsn-dbg_1.12.0.77.968b6_amd64.deb drwxr-xr-x root/root 0 2025-11-18 09:58 ./ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/lib/debug/.build-id/65/ -rw-r--r-- root/root 825376 2025-11-18 09:58 ./usr/lib/debug/.build-id/65/3b67c56499b17a1706f36687248217b6961f01.debug drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-dbg/ -rw-r--r-- root/root 9575 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-dbg/changelog.gz -rw-r--r-- root/root 14698 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-dbg/copyright + dpkg -c osmo-sgsn-doc_1.12.0.77.968b6_all.deb drwxr-xr-x root/root 0 2025-11-18 09:58 ./ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-doc/ -rw-r--r-- root/root 9574 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-doc/changelog.gz -rw-r--r-- root/root 14698 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-doc/copyright -rw-r--r-- root/root 1116716 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-doc/osmosgsn-usermanual.pdf -rw-r--r-- root/root 385430 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn-doc/osmosgsn-vty-reference.pdf + dpkg -c osmo-sgsn_1.12.0.77.968b6_amd64.deb drwxr-xr-x root/root 0 2025-11-18 09:58 ./ drwxr-xr-x root/root 0 2025-11-18 09:58 ./etc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./etc/osmocom/ -rw-r--r-- root/root 691 2025-11-18 09:58 ./etc/osmocom/osmo-sgsn.cfg drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/systemd/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./lib/systemd/system/ -rw-r--r-- root/root 413 2025-11-18 09:58 ./lib/systemd/system/osmo-sgsn.service drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/bin/ -rwxr-xr-x root/root 408192 2025-11-18 09:58 ./usr/bin/osmo-sgsn drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/ -rw-r--r-- root/root 9572 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/changelog.gz -rw-r--r-- root/root 14698 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/copyright drwxr-xr-x root/root 0 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/examples/ -rw-r--r-- root/root 646 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/examples/osmo-sgsn-accept-all.cfg -rw-r--r-- root/root 691 2025-11-18 09:58 ./usr/share/doc/osmo-sgsn/examples/osmo-sgsn.cfg Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@2/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3702808 killed; [ssh-agent] Stopped. Finished: SUCCESS